Started by timer [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes releng/aggrbuild-pod-z9392-zkl56 [Normal][releng/aggrbuild-pod-z9392-zkl56][Scheduled] Successfully assigned releng/aggrbuild-pod-z9392-zkl56 to okdnode-1 [Normal][releng/aggrbuild-pod-z9392-zkl56][AddedInterface] Add eth0 [10.40.14.154/23] from openshift-sdn [Normal][releng/aggrbuild-pod-z9392-zkl56][Pulling] Pulling image "eclipsecbijenkins/jipp-migration-agent:latest" Still waiting to schedule task ‘aggrbuild-pod-z9392-zkl56’ is offline [Normal][releng/aggrbuild-pod-z9392-zkl56][Pulled] Successfully pulled image "eclipsecbijenkins/jipp-migration-agent:latest" in 1m2.198214071s [Normal][releng/aggrbuild-pod-z9392-zkl56][Created] Created container jnlp [Normal][releng/aggrbuild-pod-z9392-zkl56][Started] Started container jnlp Agent aggrbuild-pod-z9392-zkl56 is provisioned from template aggrbuild-pod-z9392 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.releng.svc.cluster.local/releng/job/P-build/83/" runUrl: "job/P-build/83/" labels: jenkins: "slave" jenkins/label-digest: "4fe84ec33493d393319f7f5fed6b969cf1a1145e" jenkins/label: "aggrbuild-pod" name: "aggrbuild-pod-z9392-zkl56" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.releng.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "aggrbuild-pod-z9392-zkl56" - name: "JENKINS_NAME" value: "aggrbuild-pod-z9392-zkl56" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.releng.svc.cluster.local/releng/" image: "eclipsecbijenkins/jipp-migration-agent:latest" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "8192Mi" cpu: "4000m" requests: memory: "6144Mi" cpu: "2000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "toolchains-xml" readOnly: true subPath: "toolchains.xml" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "settings-security-xml" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "settings-security-xml" secret: items: - key: "settings-security.xml" path: "settings-security.xml" secretName: "m2-secret-dir" - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-releng" readOnly: true - configMap: items: - key: "toolchains.xml" path: "toolchains.xml" name: "m2-dir" name: "toolchains-xml" - emptyDir: medium: "" name: "volume-2" - configMap: name: "known-hosts" name: "volume-1" - name: "settings-xml" secret: items: - key: "settings.xml" path: "settings.xml" secretName: "m2-secret-dir" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-3" Running on aggrbuild-pod-z9392-zkl56 in /home/jenkins/agent/workspace/P-build [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (Clean Workspace) [Pipeline] container [Pipeline] { [Pipeline] sh 05:01:20 [2022-03-21T09:01:20.105Z] + cd /home/jenkins/agent/workspace/P-build 05:01:20 [2022-03-21T09:01:20.105Z] + rm -rf '*' [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Setup intial configuration) [Pipeline] container [Pipeline] { [Pipeline] sshagent 05:01:20 [2022-03-21T09:01:20.278Z] [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH)) 05:01:20 [2022-03-21T09:01:20.279Z] [ssh-agent] Looking for ssh-agent implementation... 05:01:20 [2022-03-21T09:01:20.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:20 [2022-03-21T09:01:20.588Z] Executing sh script inside container jnlp of pod aggrbuild-pod-z9392-zkl56 05:01:20 [2022-03-21T09:01:20.842Z] Executing command: "ssh-agent" 05:01:20 [2022-03-21T09:01:20.842Z] exit 05:01:20 [2022-03-21T09:01:20.901Z] SSH_AUTH_SOCK=/tmp/ssh-LWbAwcktRBwz/agent.88; export SSH_AUTH_SOCK; 05:01:20 [2022-03-21T09:01:20.901Z] SSH_AGENT_PID=89; export SSH_AGENT_PID; 05:01:20 [2022-03-21T09:01:20.901Z] echo Agent pid 89; 05:01:20 [2022-03-21T09:01:20.903Z] SSH_AUTH_SOCK=/tmp/ssh-LWbAwcktRBwz/agent.88 05:01:20 [2022-03-21T09:01:20.903Z] SSH_AGENT_PID=89 05:01:20 [2022-03-21T09:01:20.927Z] Running ssh-add (command line suppressed) 05:01:21 [2022-03-21T09:01:21.241Z] Identity added: /home/jenkins/agent/workspace/P-build@tmp/private_key_79479645721869377.key (/home/jenkins/agent/workspace/P-build@tmp/private_key_79479645721869377.key) 05:01:21 [2022-03-21T09:01:21.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir 05:01:21 [2022-03-21T09:01:21.267Z] Running in /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator [Pipeline] { [Pipeline] sh 05:01:21 [2022-03-21T09:01:21.810Z] + git clone -b R4_23_maintenance git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git 05:01:21 [2022-03-21T09:01:21.811Z] Cloning into 'eclipse.platform.releng.aggregator'... [Pipeline] } [Pipeline] // dir [Pipeline] } 05:01:25 [2022-03-21T09:01:25.139Z] Executing sh script inside container jnlp of pod aggrbuild-pod-z9392-zkl56 05:01:25 [2022-03-21T09:01:25.392Z] Executing command: "ssh-agent" "-k" 05:01:25 [2022-03-21T09:01:25.392Z] exit 05:01:25 [2022-03-21T09:01:25.449Z] unset SSH_AUTH_SOCK; 05:01:25 [2022-03-21T09:01:25.450Z] unset SSH_AGENT_PID; 05:01:25 [2022-03-21T09:01:25.450Z] echo Agent pid 89 killed; 05:01:25 [2022-03-21T09:01:25.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sh 05:01:25 [2022-03-21T09:01:25.993Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production 05:01:25 [2022-03-21T09:01:25.994Z] + chmod +x mbscripts/mb010_createEnvfiles.sh mbscripts/mb011_loadPGPKeys.sh mbscripts/mb020_createBaseBuilder.sh mbscripts/mb030_downloadBuildToCompare.sh mbscripts/mb100_cloneRepos.sh mbscripts/mb110_tagBuildInputs.sh mbscripts/mb200_createSourceBundles.sh mbscripts/mb220_buildSdkPatch.sh mbscripts/mb300_gatherEclipseParts.sh mbscripts/mb310_gatherEquinoxParts.sh mbscripts/mb500_createRepoReports.sh mbscripts/mb510_createApiToolsReports.sh mbscripts/mb600_promoteEclipse.sh mbscripts/mb610_promoteEquinox.sh mbscripts/mb620_promoteUpdateSite.sh 05:01:25 [2022-03-21T09:01:25.994Z] + mkdir -p /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildlogs [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Genrerate environment variables) [Pipeline] container [Pipeline] { [Pipeline] sh 05:01:26 [2022-03-21T09:01:26.592Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts 05:01:26 [2022-03-21T09:01:26.592Z] + cp ../P-build/buildproperties.txt ../buildproperties.txt 05:01:26 [2022-03-21T09:01:26.592Z] + ./mb010_createEnvfiles.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:01:26 [2022-03-21T09:01:26.593Z] + tee /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildlogs/mb010_createEnvfiles.sh.log 05:01:26 [2022-03-21T09:01:26.854Z] + [[ 0 -ne 0 ]] [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Export environment variables stage 1) [Pipeline] container [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:27 [2022-03-21T09:01:27.463Z] ++ source /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:01:27 [2022-03-21T09:01:27.464Z] +++ export TIMESTAMP=20220321-0500 05:01:27 [2022-03-21T09:01:27.464Z] +++ TIMESTAMP=20220321-0500 05:01:27 [2022-03-21T09:01:27.464Z] +++ export 'BUILD_PRETTY_DATE=Mon Mar 21 05:00:00 EDT 2022' 05:01:27 [2022-03-21T09:01:27.464Z] +++ BUILD_PRETTY_DATE='Mon Mar 21 05:00:00 EDT 2022' 05:01:27 [2022-03-21T09:01:27.464Z] +++ export BRANCH=R4_23_maintenance 05:01:27 [2022-03-21T09:01:27.464Z] +++ BRANCH=R4_23_maintenance 05:01:27 [2022-03-21T09:01:27.464Z] +++ export PATCH_OR_BRANCH_LABEL=java18patch 05:01:27 [2022-03-21T09:01:27.464Z] +++ PATCH_OR_BRANCH_LABEL=java18patch 05:01:27 [2022-03-21T09:01:27.464Z] +++ export PATCH_BUILD=java18patch 05:01:27 [2022-03-21T09:01:27.464Z] +++ PATCH_BUILD=java18patch 05:01:27 [2022-03-21T09:01:27.464Z] +++ export 'BUILD_TYPE_NAME=Beta Java 18' 05:01:27 [2022-03-21T09:01:27.464Z] +++ BUILD_TYPE_NAME='Beta Java 18' 05:01:27 [2022-03-21T09:01:27.464Z] +++ export BUILD_TYPE=P 05:01:27 [2022-03-21T09:01:27.464Z] +++ BUILD_TYPE=P 05:01:27 [2022-03-21T09:01:27.464Z] +++ export TESTED_BUILD_TYPE=P 05:01:27 [2022-03-21T09:01:27.464Z] +++ TESTED_BUILD_TYPE=P 05:01:27 [2022-03-21T09:01:27.464Z] +++ export RELEASE_VER=4.23 05:01:27 [2022-03-21T09:01:27.464Z] +++ RELEASE_VER=4.23 05:01:27 [2022-03-21T09:01:27.464Z] +++ export STREAM=4.23.0 05:01:27 [2022-03-21T09:01:27.464Z] +++ STREAM=4.23.0 05:01:27 [2022-03-21T09:01:27.464Z] +++ export STREAMMajor=4 05:01:27 [2022-03-21T09:01:27.464Z] +++ STREAMMajor=4 05:01:27 [2022-03-21T09:01:27.464Z] +++ export STREAMMinor=23 05:01:27 [2022-03-21T09:01:27.464Z] +++ STREAMMinor=23 05:01:27 [2022-03-21T09:01:27.464Z] +++ export STREAMService=0 05:01:27 [2022-03-21T09:01:27.464Z] +++ STREAMService=0 05:01:27 [2022-03-21T09:01:27.464Z] +++ export GIT_ROOT=git@github.com: 05:01:27 [2022-03-21T09:01:27.464Z] +++ GIT_ROOT=git@github.com: 05:01:27 [2022-03-21T09:01:27.464Z] +++ export AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git 05:01:27 [2022-03-21T09:01:27.464Z] +++ AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git 05:01:27 [2022-03-21T09:01:27.464Z] +++ export AGG_DIR=gitCache/eclipse.platform.releng.aggregator 05:01:27 [2022-03-21T09:01:27.464Z] +++ AGG_DIR=gitCache/eclipse.platform.releng.aggregator 05:01:27 [2022-03-21T09:01:27.464Z] +++ export DROP_DIR=siteDir/eclipse/downloads/drops4 05:01:27 [2022-03-21T09:01:27.464Z] +++ DROP_DIR=siteDir/eclipse/downloads/drops4 05:01:27 [2022-03-21T09:01:27.464Z] +++ export UPDATES_DIR=siteDir/eclipse/updates 05:01:27 [2022-03-21T09:01:27.464Z] +++ UPDATES_DIR=siteDir/eclipse/updates 05:01:27 [2022-03-21T09:01:27.464Z] +++ export EQUINOX_DROP_DIR=siteDir/equinox/drops 05:01:27 [2022-03-21T09:01:27.464Z] +++ EQUINOX_DROP_DIR=siteDir/equinox/drops 05:01:27 [2022-03-21T09:01:27.464Z] +++ export TMP_DIR=tmp 05:01:27 [2022-03-21T09:01:27.464Z] +++ TMP_DIR=tmp 05:01:27 [2022-03-21T09:01:27.464Z] +++ export DOWNLOAD_HOST=download.eclipse.org 05:01:27 [2022-03-21T09:01:27.464Z] +++ DOWNLOAD_HOST=download.eclipse.org 05:01:27 [2022-03-21T09:01:27.464Z] +++ export BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates 05:01:27 [2022-03-21T09:01:27.464Z] +++ BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates 05:01:27 [2022-03-21T09:01:27.464Z] +++ export LOCAL_REPO=localMavenRepo 05:01:27 [2022-03-21T09:01:27.464Z] +++ LOCAL_REPO=localMavenRepo 05:01:27 [2022-03-21T09:01:27.464Z] +++ export BASEBUILDER_TAG=4.22 05:01:27 [2022-03-21T09:01:27.464Z] +++ BASEBUILDER_TAG=4.22 05:01:27 [2022-03-21T09:01:27.464Z] +++ export API_PREV_REF_LABEL=4.22 05:01:27 [2022-03-21T09:01:27.464Z] +++ API_PREV_REF_LABEL=4.22 05:01:27 [2022-03-21T09:01:27.464Z] +++ export API_FREEZE_REF_LABEL= 05:01:27 [2022-03-21T09:01:27.464Z] +++ API_FREEZE_REF_LABEL= 05:01:27 [2022-03-21T09:01:27.464Z] +++ export 'FREEZE_PARAMS= ' 05:01:27 [2022-03-21T09:01:27.464Z] +++ FREEZE_PARAMS=' ' 05:01:27 [2022-03-21T09:01:27.464Z] +++ export PREVIOUS_RELEASE_VER=4.23 05:01:27 [2022-03-21T09:01:27.464Z] +++ PREVIOUS_RELEASE_VER=4.23 05:01:27 [2022-03-21T09:01:27.464Z] +++ export PREVIOUS_RELEASE_REPO_ID=4.23 05:01:27 [2022-03-21T09:01:27.464Z] +++ PREVIOUS_RELEASE_REPO_ID=4.23 05:01:27 [2022-03-21T09:01:27.464Z] +++ export BASEBUILD_ID=R-4.23-202203080310 05:01:27 [2022-03-21T09:01:27.464Z] +++ BASEBUILD_ID=R-4.23-202203080310 05:01:27 [2022-03-21T09:01:27.464Z] +++ export PREVIOUS_RELEASE_ID=R-4.23-202203080310 05:01:27 [2022-03-21T09:01:27.464Z] +++ PREVIOUS_RELEASE_ID=R-4.23-202203080310 05:01:27 [2022-03-21T09:01:27.464Z] +++ export BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/ 05:01:27 [2022-03-21T09:01:27.464Z] +++ BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/ 05:01:27 [2022-03-21T09:01:27.464Z] +++ export WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/ 05:01:27 [2022-03-21T09:01:27.465Z] +++ WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/ 05:01:27 [2022-03-21T09:01:27.465Z] +++ export BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder 05:01:27 [2022-03-21T09:01:27.465Z] +++ BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder 05:01:27 [2022-03-21T09:01:27.465Z] +++ export ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ 05:01:27 [2022-03-21T09:01:27.465Z] +++ ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ 05:01:27 [2022-03-21T09:01:27.465Z] +++ export MAVEN_OPTS=-Xmx6G 05:01:27 [2022-03-21T09:01:27.465Z] +++ MAVEN_OPTS=-Xmx6G 05:01:27 [2022-03-21T09:01:27.465Z] +++ export JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc 05:01:27 [2022-03-21T09:01:27.465Z] +++ JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc 05:01:27 [2022-03-21T09:01:27.465Z] +++ export BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:01:27 [2022-03-21T09:01:27.465Z] +++ BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:01:27 [2022-03-21T09:01:27.465Z] +++ export BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php 05:01:27 [2022-03-21T09:01:27.465Z] +++ BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php 05:01:27 [2022-03-21T09:01:27.465Z] +++ export BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties 05:01:27 [2022-03-21T09:01:27.465Z] +++ BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties 05:01:27 [2022-03-21T09:01:27.465Z] +++ export BUILD_ID=P20220321-0500 05:01:27 [2022-03-21T09:01:27.465Z] +++ BUILD_ID=P20220321-0500 05:01:27 [2022-03-21T09:01:27.465Z] +++ export BUILD_DIR_SEG=P20220321-0500 05:01:27 [2022-03-21T09:01:27.465Z] +++ BUILD_DIR_SEG=P20220321-0500 05:01:27 [2022-03-21T09:01:27.465Z] +++ export EQ_BUILD_DIR_SEG=P20220321-0500 05:01:27 [2022-03-21T09:01:27.465Z] +++ EQ_BUILD_DIR_SEG=P20220321-0500 05:01:27 [2022-03-21T09:01:27.465Z] +++ export EBUILDER_HASH=ad30da95e5327ee54fa0362a514fa7f4ff05da76 05:01:27 [2022-03-21T09:01:27.465Z] +++ EBUILDER_HASH=ad30da95e5327ee54fa0362a514fa7f4ff05da76 05:01:27 [2022-03-21T09:01:27.465Z] +++ export ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder 05:01:27 [2022-03-21T09:01:27.465Z] +++ ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder 05:01:27 [2022-03-21T09:01:27.465Z] +++ export PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products 05:01:27 [2022-03-21T09:01:27.465Z] +++ PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products 05:01:27 [2022-03-21T09:01:27.465Z] +++ export PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository 05:01:27 [2022-03-21T09:01:27.465Z] +++ PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository 05:01:27 [2022-03-21T09:01:27.465Z] +++ export PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target 05:01:27 [2022-03-21T09:01:27.465Z] +++ PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target 05:01:27 [2022-03-21T09:01:27.465Z] ++ echo P20220321-0500 05:01:27 [2022-03-21T09:01:27.465Z] + echo P20220321-0500 [Pipeline] sh 05:01:28 [2022-03-21T09:01:28.011Z] ++ source /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:01:28 [2022-03-21T09:01:28.011Z] +++ export TIMESTAMP=20220321-0500 05:01:28 [2022-03-21T09:01:28.011Z] +++ TIMESTAMP=20220321-0500 05:01:28 [2022-03-21T09:01:28.011Z] +++ export 'BUILD_PRETTY_DATE=Mon Mar 21 05:00:00 EDT 2022' 05:01:28 [2022-03-21T09:01:28.011Z] +++ BUILD_PRETTY_DATE='Mon Mar 21 05:00:00 EDT 2022' 05:01:28 [2022-03-21T09:01:28.011Z] +++ export BRANCH=R4_23_maintenance 05:01:28 [2022-03-21T09:01:28.011Z] +++ BRANCH=R4_23_maintenance 05:01:28 [2022-03-21T09:01:28.011Z] +++ export PATCH_OR_BRANCH_LABEL=java18patch 05:01:28 [2022-03-21T09:01:28.011Z] +++ PATCH_OR_BRANCH_LABEL=java18patch 05:01:28 [2022-03-21T09:01:28.011Z] +++ export PATCH_BUILD=java18patch 05:01:28 [2022-03-21T09:01:28.011Z] +++ PATCH_BUILD=java18patch 05:01:28 [2022-03-21T09:01:28.011Z] +++ export 'BUILD_TYPE_NAME=Beta Java 18' 05:01:28 [2022-03-21T09:01:28.011Z] +++ BUILD_TYPE_NAME='Beta Java 18' 05:01:28 [2022-03-21T09:01:28.011Z] +++ export BUILD_TYPE=P 05:01:28 [2022-03-21T09:01:28.011Z] +++ BUILD_TYPE=P 05:01:28 [2022-03-21T09:01:28.011Z] +++ export TESTED_BUILD_TYPE=P 05:01:28 [2022-03-21T09:01:28.011Z] +++ TESTED_BUILD_TYPE=P 05:01:28 [2022-03-21T09:01:28.011Z] +++ export RELEASE_VER=4.23 05:01:28 [2022-03-21T09:01:28.011Z] +++ RELEASE_VER=4.23 05:01:28 [2022-03-21T09:01:28.011Z] +++ export STREAM=4.23.0 05:01:28 [2022-03-21T09:01:28.011Z] +++ STREAM=4.23.0 05:01:28 [2022-03-21T09:01:28.011Z] +++ export STREAMMajor=4 05:01:28 [2022-03-21T09:01:28.012Z] +++ STREAMMajor=4 05:01:28 [2022-03-21T09:01:28.012Z] +++ export STREAMMinor=23 05:01:28 [2022-03-21T09:01:28.012Z] +++ STREAMMinor=23 05:01:28 [2022-03-21T09:01:28.012Z] +++ export STREAMService=0 05:01:28 [2022-03-21T09:01:28.012Z] +++ STREAMService=0 05:01:28 [2022-03-21T09:01:28.012Z] +++ export GIT_ROOT=git@github.com: 05:01:28 [2022-03-21T09:01:28.012Z] +++ GIT_ROOT=git@github.com: 05:01:28 [2022-03-21T09:01:28.012Z] +++ export AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git 05:01:28 [2022-03-21T09:01:28.012Z] +++ AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git 05:01:28 [2022-03-21T09:01:28.012Z] +++ export AGG_DIR=gitCache/eclipse.platform.releng.aggregator 05:01:28 [2022-03-21T09:01:28.012Z] +++ AGG_DIR=gitCache/eclipse.platform.releng.aggregator 05:01:28 [2022-03-21T09:01:28.012Z] +++ export DROP_DIR=siteDir/eclipse/downloads/drops4 05:01:28 [2022-03-21T09:01:28.012Z] +++ DROP_DIR=siteDir/eclipse/downloads/drops4 05:01:28 [2022-03-21T09:01:28.012Z] +++ export UPDATES_DIR=siteDir/eclipse/updates 05:01:28 [2022-03-21T09:01:28.012Z] +++ UPDATES_DIR=siteDir/eclipse/updates 05:01:28 [2022-03-21T09:01:28.012Z] +++ export EQUINOX_DROP_DIR=siteDir/equinox/drops 05:01:28 [2022-03-21T09:01:28.012Z] +++ EQUINOX_DROP_DIR=siteDir/equinox/drops 05:01:28 [2022-03-21T09:01:28.012Z] +++ export TMP_DIR=tmp 05:01:28 [2022-03-21T09:01:28.012Z] +++ TMP_DIR=tmp 05:01:28 [2022-03-21T09:01:28.012Z] +++ export DOWNLOAD_HOST=download.eclipse.org 05:01:28 [2022-03-21T09:01:28.012Z] +++ DOWNLOAD_HOST=download.eclipse.org 05:01:28 [2022-03-21T09:01:28.012Z] +++ export BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates 05:01:28 [2022-03-21T09:01:28.012Z] +++ BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates 05:01:28 [2022-03-21T09:01:28.012Z] +++ export LOCAL_REPO=localMavenRepo 05:01:28 [2022-03-21T09:01:28.012Z] +++ LOCAL_REPO=localMavenRepo 05:01:28 [2022-03-21T09:01:28.012Z] +++ export BASEBUILDER_TAG=4.22 05:01:28 [2022-03-21T09:01:28.012Z] +++ BASEBUILDER_TAG=4.22 05:01:28 [2022-03-21T09:01:28.012Z] +++ export API_PREV_REF_LABEL=4.22 05:01:28 [2022-03-21T09:01:28.012Z] +++ API_PREV_REF_LABEL=4.22 05:01:28 [2022-03-21T09:01:28.012Z] +++ export API_FREEZE_REF_LABEL= 05:01:28 [2022-03-21T09:01:28.012Z] +++ API_FREEZE_REF_LABEL= 05:01:28 [2022-03-21T09:01:28.012Z] +++ export 'FREEZE_PARAMS= ' 05:01:28 [2022-03-21T09:01:28.012Z] +++ FREEZE_PARAMS=' ' 05:01:28 [2022-03-21T09:01:28.012Z] +++ export PREVIOUS_RELEASE_VER=4.23 05:01:28 [2022-03-21T09:01:28.012Z] +++ PREVIOUS_RELEASE_VER=4.23 05:01:28 [2022-03-21T09:01:28.012Z] +++ export PREVIOUS_RELEASE_REPO_ID=4.23 05:01:28 [2022-03-21T09:01:28.012Z] +++ PREVIOUS_RELEASE_REPO_ID=4.23 05:01:28 [2022-03-21T09:01:28.012Z] +++ export BASEBUILD_ID=R-4.23-202203080310 05:01:28 [2022-03-21T09:01:28.012Z] +++ BASEBUILD_ID=R-4.23-202203080310 05:01:28 [2022-03-21T09:01:28.012Z] +++ export PREVIOUS_RELEASE_ID=R-4.23-202203080310 05:01:28 [2022-03-21T09:01:28.012Z] +++ PREVIOUS_RELEASE_ID=R-4.23-202203080310 05:01:28 [2022-03-21T09:01:28.012Z] +++ export BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/ 05:01:28 [2022-03-21T09:01:28.012Z] +++ BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/ 05:01:28 [2022-03-21T09:01:28.012Z] +++ export WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/ 05:01:28 [2022-03-21T09:01:28.012Z] +++ WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/ 05:01:28 [2022-03-21T09:01:28.012Z] +++ export BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder 05:01:28 [2022-03-21T09:01:28.012Z] +++ BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder 05:01:28 [2022-03-21T09:01:28.012Z] +++ export ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ 05:01:28 [2022-03-21T09:01:28.012Z] +++ ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ 05:01:28 [2022-03-21T09:01:28.012Z] +++ export MAVEN_OPTS=-Xmx6G 05:01:28 [2022-03-21T09:01:28.012Z] +++ MAVEN_OPTS=-Xmx6G 05:01:28 [2022-03-21T09:01:28.012Z] +++ export JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc 05:01:28 [2022-03-21T09:01:28.012Z] +++ JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc 05:01:28 [2022-03-21T09:01:28.012Z] +++ export BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:01:28 [2022-03-21T09:01:28.012Z] +++ BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:01:28 [2022-03-21T09:01:28.012Z] +++ export BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php 05:01:28 [2022-03-21T09:01:28.012Z] +++ BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php 05:01:28 [2022-03-21T09:01:28.012Z] +++ export BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties 05:01:28 [2022-03-21T09:01:28.012Z] +++ BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties 05:01:28 [2022-03-21T09:01:28.012Z] +++ export BUILD_ID=P20220321-0500 05:01:28 [2022-03-21T09:01:28.012Z] +++ BUILD_ID=P20220321-0500 05:01:28 [2022-03-21T09:01:28.012Z] +++ export BUILD_DIR_SEG=P20220321-0500 05:01:28 [2022-03-21T09:01:28.012Z] +++ BUILD_DIR_SEG=P20220321-0500 05:01:28 [2022-03-21T09:01:28.012Z] +++ export EQ_BUILD_DIR_SEG=P20220321-0500 05:01:28 [2022-03-21T09:01:28.012Z] +++ EQ_BUILD_DIR_SEG=P20220321-0500 05:01:28 [2022-03-21T09:01:28.012Z] +++ export EBUILDER_HASH=ad30da95e5327ee54fa0362a514fa7f4ff05da76 05:01:28 [2022-03-21T09:01:28.012Z] +++ EBUILDER_HASH=ad30da95e5327ee54fa0362a514fa7f4ff05da76 05:01:28 [2022-03-21T09:01:28.012Z] +++ export ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder 05:01:28 [2022-03-21T09:01:28.012Z] +++ ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder 05:01:28 [2022-03-21T09:01:28.013Z] +++ export PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products 05:01:28 [2022-03-21T09:01:28.013Z] +++ PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products 05:01:28 [2022-03-21T09:01:28.013Z] +++ export PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository 05:01:28 [2022-03-21T09:01:28.013Z] +++ PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository 05:01:28 [2022-03-21T09:01:28.013Z] +++ export PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target 05:01:28 [2022-03-21T09:01:28.013Z] +++ PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target 05:01:28 [2022-03-21T09:01:28.013Z] ++ echo 4.23 05:01:28 [2022-03-21T09:01:28.013Z] + echo 4.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clone Repositories) [Pipeline] container [Pipeline] { [Pipeline] sshagent 05:01:28 [2022-03-21T09:01:28.133Z] [ssh-agent] Using credentials genie.releng (ssh://genie.releng@git.eclipse.org) 05:01:28 [2022-03-21T09:01:28.133Z] [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH)) 05:01:28 [2022-03-21T09:01:28.133Z] [ssh-agent] Looking for ssh-agent implementation... 05:01:28 [2022-03-21T09:01:28.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:01:28 [2022-03-21T09:01:28.440Z] Executing sh script inside container jnlp of pod aggrbuild-pod-z9392-zkl56 05:01:28 [2022-03-21T09:01:28.688Z] Executing command: "ssh-agent" 05:01:28 [2022-03-21T09:01:28.688Z] exit 05:01:28 [2022-03-21T09:01:28.764Z] SSH_AUTH_SOCK=/tmp/ssh-8irYtR8OOnJk/agent.467; export SSH_AUTH_SOCK; 05:01:28 [2022-03-21T09:01:28.764Z] SSH_AGENT_PID=468; export SSH_AGENT_PID; 05:01:28 [2022-03-21T09:01:28.764Z] echo Agent pid 468; 05:01:28 [2022-03-21T09:01:28.766Z] SSH_AUTH_SOCK=/tmp/ssh-8irYtR8OOnJk/agent.467 05:01:28 [2022-03-21T09:01:28.766Z] SSH_AGENT_PID=468 05:01:28 [2022-03-21T09:01:28.786Z] Running ssh-add (command line suppressed) 05:01:29 [2022-03-21T09:01:29.106Z] Identity added: /home/jenkins/agent/workspace/P-build@tmp/private_key_12038090666129651690.key (/home/jenkins/agent/workspace/P-build@tmp/private_key_12038090666129651690.key) 05:01:29 [2022-03-21T09:01:29.127Z] Running ssh-add (command line suppressed) 05:01:29 [2022-03-21T09:01:29.441Z] Identity added: /home/jenkins/agent/workspace/P-build@tmp/private_key_5838485006604356457.key (/home/jenkins/agent/workspace/P-build@tmp/private_key_5838485006604356457.key) 05:01:29 [2022-03-21T09:01:29.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:01:29 [2022-03-21T09:01:29.989Z] + git config --global user.email releng-bot@eclipse.org 05:01:29 [2022-03-21T09:01:29.990Z] + git config --global user.name 'Eclipse Releng Bot' 05:01:29 [2022-03-21T09:01:29.990Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts 05:01:29 [2022-03-21T09:01:29.990Z] + ./mb100_cloneRepos.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:01:29 [2022-03-21T09:01:29.990Z] + tee /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildlogs/mb100_cloneRepos.sh.log 05:01:29 [2022-03-21T09:01:29.990Z] Cloning into '../gitCache/eclipse.platform.releng.aggregator'... 05:01:34 [2022-03-21T09:01:34.187Z] Submodule 'eclipse.jdt' (https://git.eclipse.org/r/jdt/eclipse.jdt) registered for path 'eclipse.jdt' 05:01:34 [2022-03-21T09:01:34.187Z] Submodule 'eclipse.jdt.core' (https://git.eclipse.org/r/jdt/eclipse.jdt.core) registered for path 'eclipse.jdt.core' 05:01:34 [2022-03-21T09:01:34.187Z] Submodule 'eclipse.jdt.core.binaries' (https://git.eclipse.org/r/jdt/eclipse.jdt.core.binaries) registered for path 'eclipse.jdt.core.binaries' 05:01:34 [2022-03-21T09:01:34.187Z] Submodule 'eclipse.jdt.debug' (https://git.eclipse.org/r/jdt/eclipse.jdt.debug) registered for path 'eclipse.jdt.debug' 05:01:34 [2022-03-21T09:01:34.187Z] Submodule 'eclipse.jdt.ui' (https://git.eclipse.org/r/jdt/eclipse.jdt.ui) registered for path 'eclipse.jdt.ui' 05:01:34 [2022-03-21T09:01:34.187Z] Submodule 'eclipse.pde.build' (https://git.eclipse.org/r/pde/eclipse.pde.build) registered for path 'eclipse.pde.build' 05:01:34 [2022-03-21T09:01:34.187Z] Submodule 'eclipse.pde.ui' (https://git.eclipse.org/r/pde/eclipse.pde.ui) registered for path 'eclipse.pde.ui' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'eclipse.platform' (https://github.com/eclipse-platform/eclipse.platform.git) registered for path 'eclipse.platform' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'eclipse.platform.common' (https://github.com/eclipse-platform/eclipse.platform.common.git) registered for path 'eclipse.platform.common' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'eclipse.platform.debug' (https://git.eclipse.org/r/platform/eclipse.platform.debug) registered for path 'eclipse.platform.debug' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'eclipse.platform.releng' (https://github.com/eclipse-platform/eclipse.platform.releng.git) registered for path 'eclipse.platform.releng' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'eclipse.platform.resources' (https://git.eclipse.org/r/platform/eclipse.platform.resources) registered for path 'eclipse.platform.resources' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'eclipse.platform.runtime' (https://git.eclipse.org/r/platform/eclipse.platform.runtime) registered for path 'eclipse.platform.runtime' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'eclipse.platform.swt' (https://git.eclipse.org/r/platform/eclipse.platform.swt.git) registered for path 'eclipse.platform.swt' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'eclipse.platform.swt.binaries' (https://git.eclipse.org/r/platform/eclipse.platform.swt.binaries.git) registered for path 'eclipse.platform.swt.binaries' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'eclipse.platform.team' (https://github.com/eclipse-platform/eclipse.platform.team.git) registered for path 'eclipse.platform.team' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'eclipse.platform.text' (https://git.eclipse.org/r/platform/eclipse.platform.text) registered for path 'eclipse.platform.text' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'eclipse.platform.ua' (https://github.com/eclipse-platform/eclipse.platform.ua.git) registered for path 'eclipse.platform.ua' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'eclipse.platform.ui' (https://git.eclipse.org/r/platform/eclipse.platform.ui) registered for path 'eclipse.platform.ui' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'eclipse.platform.ui.tools' (https://github.com/eclipse-platform/eclipse.platform.ui.tools.git) registered for path 'eclipse.platform.ui.tools' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'rt.equinox.binaries' (https://github.com/eclipse-equinox/equinox.binaries.git) registered for path 'rt.equinox.binaries' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'rt.equinox.bundles' (https://github.com/eclipse-equinox/equinox.bundles.git) registered for path 'rt.equinox.bundles' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'rt.equinox.framework' (https://github.com/eclipse-equinox/equinox.framework.git) registered for path 'rt.equinox.framework' 05:01:34 [2022-03-21T09:01:34.188Z] Submodule 'rt.equinox.p2' (https://github.com/eclipse-equinox/p2.git) registered for path 'rt.equinox.p2' 05:01:34 [2022-03-21T09:01:34.188Z] Cloning into 'eclipse.jdt'... 05:01:34 [2022-03-21T09:01:34.757Z] Submodule path 'eclipse.jdt': checked out 'aceeeb7026ee095408cf1688c1fc99ce0ab98190' 05:01:34 [2022-03-21T09:01:34.758Z] Cloning into 'eclipse.jdt.core'... 05:02:13 [2022-03-21T09:02:13.483Z] Submodule path 'eclipse.jdt.core': checked out 'f2650a37b916e3760d3138a69c1f96ad6bc5e758' 05:02:13 [2022-03-21T09:02:13.483Z] Cloning into 'eclipse.jdt.core.binaries'... 05:02:13 [2022-03-21T09:02:13.483Z] Submodule path 'eclipse.jdt.core.binaries': checked out 'd3ce32c1a17268c2e09d0778a040213605897066' 05:02:13 [2022-03-21T09:02:13.483Z] Cloning into 'eclipse.jdt.debug'... 05:02:18 [2022-03-21T09:02:18.758Z] Submodule path 'eclipse.jdt.debug': checked out '3cbf71c91c16c91cba9f8887b52208c2ad39e9a7' 05:02:18 [2022-03-21T09:02:18.758Z] Cloning into 'eclipse.jdt.ui'... 05:02:45 [2022-03-21T09:02:45.315Z] Submodule path 'eclipse.jdt.ui': checked out 'ed2dbf6574c773d5367e4b647dd71cfe107602c7' 05:02:45 [2022-03-21T09:02:45.315Z] Cloning into 'eclipse.pde.build'... 05:02:45 [2022-03-21T09:02:45.315Z] Submodule path 'eclipse.pde.build': checked out 'fa188e63e0f4b29b021d898adf5609ae18526ea8' 05:02:45 [2022-03-21T09:02:45.315Z] Cloning into 'eclipse.pde.ui'... 05:03:00 [2022-03-21T09:03:00.203Z] Submodule path 'eclipse.pde.ui': checked out 'dd9ed8e7db94bb71cef797d43a3006ab73ebf246' 05:03:00 [2022-03-21T09:03:00.203Z] Cloning into 'eclipse.platform'... 05:03:05 [2022-03-21T09:03:05.476Z] Submodule path 'eclipse.platform': checked out 'd5bda2a1b022b19b77bf260f8304404e4bdca7e5' 05:03:05 [2022-03-21T09:03:05.476Z] Cloning into 'eclipse.platform.common'... 05:03:20 [2022-03-21T09:03:20.376Z] Submodule path 'eclipse.platform.common': checked out '991fc00ac4e555277a689e3ba1d59439bdefa235' 05:03:20 [2022-03-21T09:03:20.376Z] Cloning into 'eclipse.platform.debug'... 05:03:26 [2022-03-21T09:03:26.953Z] Submodule path 'eclipse.platform.debug': checked out 'd1237798c5bac68689d4b79be24f6f7384af3daf' 05:03:26 [2022-03-21T09:03:26.953Z] Cloning into 'eclipse.platform.releng'... 05:03:29 [2022-03-21T09:03:29.493Z] Submodule path 'eclipse.platform.releng': checked out '471356a37b808ef23c22281bca4f9018d021ffc2' 05:03:29 [2022-03-21T09:03:29.493Z] Cloning into 'eclipse.platform.resources'... 05:03:32 [2022-03-21T09:03:32.788Z] Submodule path 'eclipse.platform.resources': checked out 'e21d7232ffc843013739ccee7dcd342c93de8997' 05:03:32 [2022-03-21T09:03:32.788Z] Cloning into 'eclipse.platform.runtime'... 05:03:36 [2022-03-21T09:03:36.083Z] Submodule path 'eclipse.platform.runtime': checked out 'e1fb032dc1431019308065cce1fd8c7fecfc964e' 05:03:36 [2022-03-21T09:03:36.083Z] Cloning into 'eclipse.platform.swt'... 05:04:02 [2022-03-21T09:04:02.691Z] Submodule path 'eclipse.platform.swt': checked out '991582dc1284379a8fcf12568c92768f8bf17f01' 05:04:02 [2022-03-21T09:04:02.691Z] Cloning into 'eclipse.platform.swt.binaries'... 05:05:10 [2022-03-21T09:05:10.399Z] Submodule path 'eclipse.platform.swt.binaries': checked out 'e8644899a22dc47b937f759eb6ddec8373d2dd4b' 05:05:10 [2022-03-21T09:05:10.400Z] Cloning into 'eclipse.platform.team'... 05:05:10 [2022-03-21T09:05:10.659Z] Submodule path 'eclipse.platform.team': checked out '8e348bd773cd2ee4603a8bc4ceb8a98da93cb6cd' 05:05:10 [2022-03-21T09:05:10.918Z] Cloning into 'eclipse.platform.text'... 05:05:16 [2022-03-21T09:05:16.191Z] Submodule path 'eclipse.platform.text': checked out 'd87caaa4bcb5f492bbe08581f9ac79e241c64cbd' 05:05:16 [2022-03-21T09:05:16.191Z] Cloning into 'eclipse.platform.ua'... 05:05:20 [2022-03-21T09:05:20.382Z] Submodule path 'eclipse.platform.ua': checked out 'faac7fb99f307b0a201854eab997d405587d3cdf' 05:05:20 [2022-03-21T09:05:20.382Z] Cloning into 'eclipse.platform.ui'... 05:05:46 [2022-03-21T09:05:46.931Z] Submodule path 'eclipse.platform.ui': checked out '589d8e6f5a834cf7debfad282d09d0ae8672a81c' 05:05:46 [2022-03-21T09:05:46.931Z] Cloning into 'eclipse.platform.ui.tools'... 05:05:47 [2022-03-21T09:05:47.867Z] Submodule path 'eclipse.platform.ui.tools': checked out '4699fc168d74a0fe1bb0cf2376aaec10ac24be57' 05:05:47 [2022-03-21T09:05:47.867Z] Cloning into 'rt.equinox.binaries'... 05:05:52 [2022-03-21T09:05:52.059Z] Submodule path 'rt.equinox.binaries': checked out 'e1375eab8fd20503501df88c00e257b79d66cc4d' 05:05:52 [2022-03-21T09:05:52.059Z] Cloning into 'rt.equinox.bundles'... 05:05:54 [2022-03-21T09:05:54.592Z] Submodule path 'rt.equinox.bundles': checked out '97a02a0669e4581297d11fbccaf44249de3cb6e4' 05:05:54 [2022-03-21T09:05:54.592Z] Cloning into 'rt.equinox.framework'... 05:05:59 [2022-03-21T09:05:59.866Z] Submodule path 'rt.equinox.framework': checked out '167fc48203b373e0311adf95f69ca9bc857609e7' 05:05:59 [2022-03-21T09:05:59.866Z] Cloning into 'rt.equinox.p2'... 05:06:09 [2022-03-21T09:06:09.844Z] Submodule path 'rt.equinox.p2': checked out 'b406e5d7315451293dbc7dfb97255a3840ca0c2a' 05:06:09 [2022-03-21T09:06:09.844Z] Already on 'R4_23_maintenance' 05:06:09 [2022-03-21T09:06:09.844Z] M cje-production/buildproperties.txt 05:06:09 [2022-03-21T09:06:09.844Z] M cje-production/mbscripts/mb011_loadPGPKeys.sh 05:06:10 [2022-03-21T09:06:10.103Z] Already up-to-date. 05:06:10 [2022-03-21T09:06:10.103Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts 05:06:10 [2022-03-21T09:06:10.103Z] Entering 'eclipse.jdt' 05:06:10 [2022-03-21T09:06:10.362Z] Checking out R4_23_maintenance 05:06:10 [2022-03-21T09:06:10.362Z] Switched to a new branch 'R4_23_maintenance' 05:06:10 [2022-03-21T09:06:10.362Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:10 [2022-03-21T09:06:10.620Z] Already up-to-date. 05:06:10 [2022-03-21T09:06:10.620Z] Entering 'eclipse.jdt.core' 05:06:12 [2022-03-21T09:06:12.000Z] Checking out BETA_JAVA18 05:06:12 [2022-03-21T09:06:12.259Z] Previous HEAD position was f2650a3... Bug 575639 - [Mac] testExtraLibraries11 fails on mac: no delta 05:06:12 [2022-03-21T09:06:12.259Z] Switched to a new branch 'BETA_JAVA18' 05:06:12 [2022-03-21T09:06:12.259Z] Branch BETA_JAVA18 set up to track remote branch BETA_JAVA18 from origin. 05:06:13 [2022-03-21T09:06:13.198Z] Already up-to-date. 05:06:13 [2022-03-21T09:06:13.198Z] Entering 'eclipse.jdt.core.binaries' 05:06:13 [2022-03-21T09:06:13.457Z] Checking out R4_23_maintenance 05:06:13 [2022-03-21T09:06:13.457Z] Switched to a new branch 'R4_23_maintenance' 05:06:13 [2022-03-21T09:06:13.457Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:13 [2022-03-21T09:06:13.715Z] Already up-to-date. 05:06:13 [2022-03-21T09:06:13.715Z] Entering 'eclipse.jdt.debug' 05:06:14 [2022-03-21T09:06:14.652Z] Checking out BETA_JAVA18 05:06:14 [2022-03-21T09:06:14.652Z] Previous HEAD position was 3cbf71c... Bug 578996 - Breakpoints cannot be place in nested lambdas 05:06:14 [2022-03-21T09:06:14.652Z] Switched to a new branch 'BETA_JAVA18' 05:06:14 [2022-03-21T09:06:14.652Z] Branch BETA_JAVA18 set up to track remote branch BETA_JAVA18 from origin. 05:06:14 [2022-03-21T09:06:14.911Z] Already up-to-date. 05:06:14 [2022-03-21T09:06:14.911Z] Entering 'eclipse.jdt.ui' 05:06:16 [2022-03-21T09:06:16.288Z] Checking out BETA_JAVA18 05:06:16 [2022-03-21T09:06:16.855Z] Previous HEAD position was ed2dbf6... Bug 497947: JDT-Icons blurred on Retina displays 05:06:16 [2022-03-21T09:06:16.855Z] Switched to a new branch 'BETA_JAVA18' 05:06:16 [2022-03-21T09:06:16.855Z] Branch BETA_JAVA18 set up to track remote branch BETA_JAVA18 from origin. 05:06:17 [2022-03-21T09:06:17.792Z] Already up-to-date. 05:06:17 [2022-03-21T09:06:17.792Z] Entering 'eclipse.pde.build' 05:06:18 [2022-03-21T09:06:18.359Z] Checking out BETA_JAVA18 05:06:18 [2022-03-21T09:06:18.359Z] Previous HEAD position was fa188e6... Bug 578536 - Stop pointing to http://download.eclipse.org 05:06:18 [2022-03-21T09:06:18.359Z] Switched to a new branch 'BETA_JAVA18' 05:06:18 [2022-03-21T09:06:18.359Z] Branch BETA_JAVA18 set up to track remote branch BETA_JAVA18 from origin. 05:06:18 [2022-03-21T09:06:18.630Z] Already up-to-date. 05:06:18 [2022-03-21T09:06:18.630Z] Entering 'eclipse.pde.ui' 05:06:19 [2022-03-21T09:06:19.566Z] Checking out BETA_JAVA18 05:06:20 [2022-03-21T09:06:20.133Z] Previous HEAD position was dd9ed8e... Bug 579015 - Move to tycho 2.7.0 05:06:20 [2022-03-21T09:06:20.133Z] Switched to a new branch 'BETA_JAVA18' 05:06:20 [2022-03-21T09:06:20.133Z] Branch BETA_JAVA18 set up to track remote branch BETA_JAVA18 from origin. 05:06:20 [2022-03-21T09:06:20.700Z] Already up-to-date. 05:06:20 [2022-03-21T09:06:20.700Z] Entering 'eclipse.platform' 05:06:21 [2022-03-21T09:06:21.268Z] Checking out R4_23_maintenance 05:06:21 [2022-03-21T09:06:21.268Z] Switched to a new branch 'R4_23_maintenance' 05:06:21 [2022-03-21T09:06:21.268Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:22 [2022-03-21T09:06:22.204Z] Already up-to-date. 05:06:22 [2022-03-21T09:06:22.204Z] Entering 'eclipse.platform.common' 05:06:22 [2022-03-21T09:06:22.771Z] Checking out R4_23_maintenance 05:06:22 [2022-03-21T09:06:22.771Z] Switched to a new branch 'R4_23_maintenance' 05:06:22 [2022-03-21T09:06:22.771Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:23 [2022-03-21T09:06:23.706Z] Already up-to-date. 05:06:23 [2022-03-21T09:06:23.706Z] Entering 'eclipse.platform.debug' 05:06:24 [2022-03-21T09:06:24.642Z] Checking out R4_23_maintenance 05:06:24 [2022-03-21T09:06:24.900Z] Previous HEAD position was d123779... Bug 579015 - Move to tycho 2.7.0 05:06:24 [2022-03-21T09:06:24.901Z] Switched to a new branch 'R4_23_maintenance' 05:06:24 [2022-03-21T09:06:24.901Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:25 [2022-03-21T09:06:25.470Z] Already up-to-date. 05:06:25 [2022-03-21T09:06:25.729Z] Entering 'eclipse.platform.releng' 05:06:25 [2022-03-21T09:06:25.989Z] Checking out R4_23_maintenance 05:06:25 [2022-03-21T09:06:25.989Z] Switched to a new branch 'R4_23_maintenance' 05:06:25 [2022-03-21T09:06:25.989Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:26 [2022-03-21T09:06:26.926Z] Already up-to-date. 05:06:26 [2022-03-21T09:06:26.926Z] Entering 'eclipse.platform.resources' 05:06:27 [2022-03-21T09:06:27.184Z] Checking out R4_23_maintenance 05:06:27 [2022-03-21T09:06:27.184Z] Switched to a new branch 'R4_23_maintenance' 05:06:27 [2022-03-21T09:06:27.184Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:27 [2022-03-21T09:06:27.752Z] Already up-to-date. 05:06:27 [2022-03-21T09:06:27.752Z] Entering 'eclipse.platform.runtime' 05:06:28 [2022-03-21T09:06:28.011Z] Checking out R4_23_maintenance 05:06:28 [2022-03-21T09:06:28.011Z] Switched to a new branch 'R4_23_maintenance' 05:06:28 [2022-03-21T09:06:28.011Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:28 [2022-03-21T09:06:28.579Z] Already up-to-date. 05:06:28 [2022-03-21T09:06:28.579Z] Entering 'eclipse.platform.swt' 05:06:29 [2022-03-21T09:06:29.515Z] Checking out R4_23_maintenance 05:06:29 [2022-03-21T09:06:29.773Z] Switched to a new branch 'R4_23_maintenance' 05:06:29 [2022-03-21T09:06:29.774Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:30 [2022-03-21T09:06:30.721Z] Already up-to-date. 05:06:30 [2022-03-21T09:06:30.721Z] Entering 'eclipse.platform.swt.binaries' 05:06:30 [2022-03-21T09:06:30.996Z] Checking out R4_23_maintenance 05:06:30 [2022-03-21T09:06:30.996Z] Switched to a new branch 'R4_23_maintenance' 05:06:30 [2022-03-21T09:06:30.996Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:31 [2022-03-21T09:06:31.608Z] Already up-to-date. 05:06:31 [2022-03-21T09:06:31.608Z] Entering 'eclipse.platform.team' 05:06:31 [2022-03-21T09:06:31.872Z] Checking out R4_23_maintenance 05:06:32 [2022-03-21T09:06:32.131Z] Switched to a new branch 'R4_23_maintenance' 05:06:32 [2022-03-21T09:06:32.131Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:32 [2022-03-21T09:06:32.699Z] Already up-to-date. 05:06:32 [2022-03-21T09:06:32.699Z] Entering 'eclipse.platform.text' 05:06:32 [2022-03-21T09:06:32.958Z] Checking out R4_23_maintenance 05:06:33 [2022-03-21T09:06:33.217Z] Switched to a new branch 'R4_23_maintenance' 05:06:33 [2022-03-21T09:06:33.217Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:33 [2022-03-21T09:06:33.476Z] Already up-to-date. 05:06:33 [2022-03-21T09:06:33.735Z] Entering 'eclipse.platform.ua' 05:06:34 [2022-03-21T09:06:34.309Z] Checking out R4_23_maintenance 05:06:34 [2022-03-21T09:06:34.309Z] Switched to a new branch 'R4_23_maintenance' 05:06:34 [2022-03-21T09:06:34.309Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:34 [2022-03-21T09:06:34.877Z] Already up-to-date. 05:06:34 [2022-03-21T09:06:34.877Z] Entering 'eclipse.platform.ui' 05:06:36 [2022-03-21T09:06:36.255Z] Checking out R4_23_maintenance 05:06:36 [2022-03-21T09:06:36.823Z] Previous HEAD position was 589d8e6... Bug 579119 - Unexpected large file editor selection pop-up 05:06:36 [2022-03-21T09:06:36.823Z] Switched to a new branch 'R4_23_maintenance' 05:06:36 [2022-03-21T09:06:36.823Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:38 [2022-03-21T09:06:38.200Z] Already up-to-date. 05:06:38 [2022-03-21T09:06:38.201Z] Entering 'eclipse.platform.ui.tools' 05:06:38 [2022-03-21T09:06:38.768Z] Checking out R4_23_maintenance 05:06:38 [2022-03-21T09:06:38.768Z] Previous HEAD position was 4699fc1... Adjust Jenkinsfile for move of releng.aggregator to github 05:06:38 [2022-03-21T09:06:38.768Z] Switched to a new branch 'R4_23_maintenance' 05:06:38 [2022-03-21T09:06:38.768Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:39 [2022-03-21T09:06:39.027Z] Already up-to-date. 05:06:39 [2022-03-21T09:06:39.027Z] Entering 'rt.equinox.binaries' 05:06:39 [2022-03-21T09:06:39.596Z] Checking out R4_23_maintenance 05:06:39 [2022-03-21T09:06:39.596Z] Switched to a new branch 'R4_23_maintenance' 05:06:39 [2022-03-21T09:06:39.596Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:40 [2022-03-21T09:06:40.164Z] Already up-to-date. 05:06:40 [2022-03-21T09:06:40.164Z] Entering 'rt.equinox.bundles' 05:06:40 [2022-03-21T09:06:40.734Z] Checking out R4_23_maintenance 05:06:40 [2022-03-21T09:06:40.734Z] Switched to a new branch 'R4_23_maintenance' 05:06:40 [2022-03-21T09:06:40.734Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:41 [2022-03-21T09:06:41.303Z] Already up-to-date. 05:06:41 [2022-03-21T09:06:41.303Z] Entering 'rt.equinox.framework' 05:06:41 [2022-03-21T09:06:41.871Z] Checking out R4_23_maintenance 05:06:41 [2022-03-21T09:06:41.871Z] Previous HEAD position was 167fc48... Bug 578772 - Lambda in MultiplexingFactory causes NPE one Hotspot Java version 8 05:06:41 [2022-03-21T09:06:41.871Z] Switched to a new branch 'R4_23_maintenance' 05:06:41 [2022-03-21T09:06:41.871Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:42 [2022-03-21T09:06:42.439Z] Already up-to-date. 05:06:42 [2022-03-21T09:06:42.439Z] Entering 'rt.equinox.p2' 05:06:43 [2022-03-21T09:06:43.008Z] Checking out R4_23_maintenance 05:06:43 [2022-03-21T09:06:43.575Z] Switched to a new branch 'R4_23_maintenance' 05:06:43 [2022-03-21T09:06:43.575Z] Branch R4_23_maintenance set up to track remote branch R4_23_maintenance from origin. 05:06:44 [2022-03-21T09:06:44.143Z] Already up-to-date. 05:06:44 [2022-03-21T09:06:44.143Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts 05:06:44 [2022-03-21T09:06:44.143Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts 05:06:46 [2022-03-21T09:06:46.049Z] git add eclipse.jdt.core eclipse.jdt.debug eclipse.jdt.ui eclipse.pde.build eclipse.pde.ui eclipse.platform.debug eclipse.platform.ui eclipse.platform.ui.tools rt.equinox.framework 05:06:46 [2022-03-21T09:06:46.049Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts 05:06:46 [2022-03-21T09:06:46.049Z] + [[ 0 -ne 0 ]] [Pipeline] } 05:06:46 [2022-03-21T09:06:46.057Z] Executing sh script inside container jnlp of pod aggrbuild-pod-z9392-zkl56 05:06:46 [2022-03-21T09:06:46.324Z] Executing command: "ssh-agent" "-k" 05:06:46 [2022-03-21T09:06:46.324Z] exit 05:06:46 [2022-03-21T09:06:46.382Z] unset SSH_AUTH_SOCK; 05:06:46 [2022-03-21T09:06:46.382Z] unset SSH_AGENT_PID; 05:06:46 [2022-03-21T09:06:46.382Z] echo Agent pid 468 killed; 05:06:46 [2022-03-21T09:06:46.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tag Build Inputs) [Pipeline] container [Pipeline] { [Pipeline] sshagent 05:06:46 [2022-03-21T09:06:46.603Z] [ssh-agent] Using credentials genie.releng (ssh://genie.releng@git.eclipse.org) 05:06:46 [2022-03-21T09:06:46.603Z] [ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH)) 05:06:46 [2022-03-21T09:06:46.603Z] [ssh-agent] Using credentials genie.releng (ssh://genie.releng@projects-storage.eclipse.org) 05:06:46 [2022-03-21T09:06:46.603Z] [ssh-agent] Looking for ssh-agent implementation... 05:06:46 [2022-03-21T09:06:46.908Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:06:46 [2022-03-21T09:06:46.908Z] Executing sh script inside container jnlp of pod aggrbuild-pod-z9392-zkl56 05:06:47 [2022-03-21T09:06:47.159Z] Executing command: "ssh-agent" 05:06:47 [2022-03-21T09:06:47.159Z] exit 05:06:47 [2022-03-21T09:06:47.218Z] SSH_AUTH_SOCK=/tmp/ssh-x8Fzp3MH9Uw0/agent.5327; export SSH_AUTH_SOCK; 05:06:47 [2022-03-21T09:06:47.218Z] SSH_AGENT_PID=5328; export SSH_AGENT_PID; 05:06:47 [2022-03-21T09:06:47.218Z] echo Agent pid 5328; 05:06:47 [2022-03-21T09:06:47.220Z] SSH_AUTH_SOCK=/tmp/ssh-x8Fzp3MH9Uw0/agent.5327 05:06:47 [2022-03-21T09:06:47.220Z] SSH_AGENT_PID=5328 05:06:47 [2022-03-21T09:06:47.233Z] Running ssh-add (command line suppressed) 05:06:47 [2022-03-21T09:06:47.547Z] Identity added: /home/jenkins/agent/workspace/P-build@tmp/private_key_5649397110372742098.key (/home/jenkins/agent/workspace/P-build@tmp/private_key_5649397110372742098.key) 05:06:47 [2022-03-21T09:06:47.566Z] Running ssh-add (command line suppressed) 05:06:47 [2022-03-21T09:06:47.877Z] Identity added: /home/jenkins/agent/workspace/P-build@tmp/private_key_8247793547850911017.key (/home/jenkins/agent/workspace/P-build@tmp/private_key_8247793547850911017.key) 05:06:47 [2022-03-21T09:06:47.898Z] Running ssh-add (command line suppressed) 05:06:48 [2022-03-21T09:06:48.216Z] Identity added: /home/jenkins/agent/workspace/P-build@tmp/private_key_17807859074955995287.key (/home/jenkins/agent/workspace/P-build@tmp/private_key_17807859074955995287.key) 05:06:48 [2022-03-21T09:06:48.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:06:48 [2022-03-21T09:06:48.757Z] + git config --global user.email releng-bot@eclipse.org 05:06:48 [2022-03-21T09:06:48.758Z] + git config --global user.name 'Eclipse Releng Bot' 05:06:48 [2022-03-21T09:06:48.758Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts 05:06:48 [2022-03-21T09:06:48.758Z] + bash -x ./mb110_tagBuildInputs.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:06:48 [2022-03-21T09:06:48.758Z] + tee /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildlogs/mb110_tagBuildInputs.sh.log 05:06:48 [2022-03-21T09:06:48.758Z] + '[' 1 -ne 1 ']' 05:06:48 [2022-03-21T09:06:48.758Z] + source /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/scripts/common-functions.shsource 05:06:48 [2022-03-21T09:06:48.758Z] + source /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:06:48 [2022-03-21T09:06:48.758Z] ++ export TIMESTAMP=20220321-0500 05:06:48 [2022-03-21T09:06:48.759Z] ++ TIMESTAMP=20220321-0500 05:06:48 [2022-03-21T09:06:48.759Z] ++ export 'BUILD_PRETTY_DATE=Mon Mar 21 05:00:00 EDT 2022' 05:06:48 [2022-03-21T09:06:48.759Z] ++ BUILD_PRETTY_DATE='Mon Mar 21 05:00:00 EDT 2022' 05:06:48 [2022-03-21T09:06:48.759Z] ++ export BRANCH=R4_23_maintenance 05:06:48 [2022-03-21T09:06:48.759Z] ++ BRANCH=R4_23_maintenance 05:06:48 [2022-03-21T09:06:48.759Z] ++ export PATCH_OR_BRANCH_LABEL=java18patch 05:06:48 [2022-03-21T09:06:48.759Z] ++ PATCH_OR_BRANCH_LABEL=java18patch 05:06:48 [2022-03-21T09:06:48.759Z] ++ export PATCH_BUILD=java18patch 05:06:48 [2022-03-21T09:06:48.759Z] ++ PATCH_BUILD=java18patch 05:06:48 [2022-03-21T09:06:48.759Z] ++ export 'BUILD_TYPE_NAME=Beta Java 18' 05:06:48 [2022-03-21T09:06:48.759Z] ++ BUILD_TYPE_NAME='Beta Java 18' 05:06:48 [2022-03-21T09:06:48.759Z] ++ export BUILD_TYPE=P 05:06:48 [2022-03-21T09:06:48.759Z] ++ BUILD_TYPE=P 05:06:48 [2022-03-21T09:06:48.759Z] ++ export TESTED_BUILD_TYPE=P 05:06:48 [2022-03-21T09:06:48.759Z] ++ TESTED_BUILD_TYPE=P 05:06:48 [2022-03-21T09:06:48.759Z] ++ export RELEASE_VER=4.23 05:06:48 [2022-03-21T09:06:48.759Z] ++ RELEASE_VER=4.23 05:06:48 [2022-03-21T09:06:48.759Z] ++ export STREAM=4.23.0 05:06:48 [2022-03-21T09:06:48.759Z] ++ STREAM=4.23.0 05:06:48 [2022-03-21T09:06:48.759Z] ++ export STREAMMajor=4 05:06:48 [2022-03-21T09:06:48.759Z] ++ STREAMMajor=4 05:06:48 [2022-03-21T09:06:48.759Z] ++ export STREAMMinor=23 05:06:48 [2022-03-21T09:06:48.759Z] ++ STREAMMinor=23 05:06:48 [2022-03-21T09:06:48.759Z] ++ export STREAMService=0 05:06:48 [2022-03-21T09:06:48.759Z] ++ STREAMService=0 05:06:48 [2022-03-21T09:06:48.759Z] ++ export GIT_ROOT=git@github.com: 05:06:48 [2022-03-21T09:06:48.759Z] ++ GIT_ROOT=git@github.com: 05:06:48 [2022-03-21T09:06:48.759Z] ++ export AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git 05:06:48 [2022-03-21T09:06:48.759Z] ++ AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git 05:06:48 [2022-03-21T09:06:48.759Z] ++ export AGG_DIR=gitCache/eclipse.platform.releng.aggregator 05:06:48 [2022-03-21T09:06:48.759Z] ++ AGG_DIR=gitCache/eclipse.platform.releng.aggregator 05:06:48 [2022-03-21T09:06:48.759Z] ++ export DROP_DIR=siteDir/eclipse/downloads/drops4 05:06:48 [2022-03-21T09:06:48.759Z] ++ DROP_DIR=siteDir/eclipse/downloads/drops4 05:06:48 [2022-03-21T09:06:48.759Z] ++ export UPDATES_DIR=siteDir/eclipse/updates 05:06:48 [2022-03-21T09:06:48.759Z] ++ UPDATES_DIR=siteDir/eclipse/updates 05:06:48 [2022-03-21T09:06:48.759Z] ++ export EQUINOX_DROP_DIR=siteDir/equinox/drops 05:06:48 [2022-03-21T09:06:48.759Z] ++ EQUINOX_DROP_DIR=siteDir/equinox/drops 05:06:48 [2022-03-21T09:06:48.759Z] ++ export TMP_DIR=tmp 05:06:48 [2022-03-21T09:06:48.759Z] ++ TMP_DIR=tmp 05:06:48 [2022-03-21T09:06:48.759Z] ++ export DOWNLOAD_HOST=download.eclipse.org 05:06:48 [2022-03-21T09:06:48.759Z] ++ DOWNLOAD_HOST=download.eclipse.org 05:06:48 [2022-03-21T09:06:48.759Z] ++ export BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates 05:06:48 [2022-03-21T09:06:48.759Z] ++ BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates 05:06:48 [2022-03-21T09:06:48.759Z] ++ export LOCAL_REPO=localMavenRepo 05:06:48 [2022-03-21T09:06:48.759Z] ++ LOCAL_REPO=localMavenRepo 05:06:48 [2022-03-21T09:06:48.759Z] ++ export BASEBUILDER_TAG=4.22 05:06:48 [2022-03-21T09:06:48.759Z] ++ BASEBUILDER_TAG=4.22 05:06:48 [2022-03-21T09:06:48.759Z] ++ export API_PREV_REF_LABEL=4.22 05:06:48 [2022-03-21T09:06:48.759Z] ++ API_PREV_REF_LABEL=4.22 05:06:48 [2022-03-21T09:06:48.759Z] ++ export API_FREEZE_REF_LABEL= 05:06:48 [2022-03-21T09:06:48.759Z] ++ API_FREEZE_REF_LABEL= 05:06:48 [2022-03-21T09:06:48.759Z] ++ export 'FREEZE_PARAMS= ' 05:06:48 [2022-03-21T09:06:48.759Z] ++ FREEZE_PARAMS=' ' 05:06:48 [2022-03-21T09:06:48.759Z] ++ export PREVIOUS_RELEASE_VER=4.23 05:06:48 [2022-03-21T09:06:48.759Z] ++ PREVIOUS_RELEASE_VER=4.23 05:06:48 [2022-03-21T09:06:48.759Z] ++ export PREVIOUS_RELEASE_REPO_ID=4.23 05:06:48 [2022-03-21T09:06:48.759Z] ++ PREVIOUS_RELEASE_REPO_ID=4.23 05:06:48 [2022-03-21T09:06:48.759Z] ++ export BASEBUILD_ID=R-4.23-202203080310 05:06:48 [2022-03-21T09:06:48.759Z] ++ BASEBUILD_ID=R-4.23-202203080310 05:06:48 [2022-03-21T09:06:48.759Z] ++ export PREVIOUS_RELEASE_ID=R-4.23-202203080310 05:06:48 [2022-03-21T09:06:48.759Z] ++ PREVIOUS_RELEASE_ID=R-4.23-202203080310 05:06:48 [2022-03-21T09:06:48.759Z] ++ export BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/ 05:06:48 [2022-03-21T09:06:48.759Z] ++ BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/ 05:06:48 [2022-03-21T09:06:48.759Z] ++ export WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/ 05:06:48 [2022-03-21T09:06:48.759Z] ++ WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/ 05:06:48 [2022-03-21T09:06:48.759Z] ++ export BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder 05:06:48 [2022-03-21T09:06:48.759Z] ++ BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder 05:06:48 [2022-03-21T09:06:48.759Z] ++ export ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ 05:06:48 [2022-03-21T09:06:48.759Z] ++ ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ 05:06:48 [2022-03-21T09:06:48.759Z] ++ export MAVEN_OPTS=-Xmx6G 05:06:48 [2022-03-21T09:06:48.759Z] ++ MAVEN_OPTS=-Xmx6G 05:06:48 [2022-03-21T09:06:48.759Z] ++ export JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc 05:06:48 [2022-03-21T09:06:48.759Z] ++ JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc 05:06:48 [2022-03-21T09:06:48.759Z] ++ export BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:06:48 [2022-03-21T09:06:48.759Z] ++ BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:06:48 [2022-03-21T09:06:48.759Z] ++ export BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php 05:06:48 [2022-03-21T09:06:48.759Z] ++ BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php 05:06:48 [2022-03-21T09:06:48.759Z] ++ export BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties 05:06:48 [2022-03-21T09:06:48.760Z] ++ BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties 05:06:48 [2022-03-21T09:06:48.760Z] ++ export BUILD_ID=P20220321-0500 05:06:48 [2022-03-21T09:06:48.760Z] ++ BUILD_ID=P20220321-0500 05:06:48 [2022-03-21T09:06:48.760Z] ++ export BUILD_DIR_SEG=P20220321-0500 05:06:48 [2022-03-21T09:06:48.760Z] ++ BUILD_DIR_SEG=P20220321-0500 05:06:48 [2022-03-21T09:06:48.760Z] ++ export EQ_BUILD_DIR_SEG=P20220321-0500 05:06:48 [2022-03-21T09:06:48.760Z] ++ EQ_BUILD_DIR_SEG=P20220321-0500 05:06:48 [2022-03-21T09:06:48.760Z] ++ export EBUILDER_HASH=ad30da95e5327ee54fa0362a514fa7f4ff05da76 05:06:48 [2022-03-21T09:06:48.760Z] ++ EBUILDER_HASH=ad30da95e5327ee54fa0362a514fa7f4ff05da76 05:06:48 [2022-03-21T09:06:48.760Z] ++ export ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder 05:06:48 [2022-03-21T09:06:48.760Z] ++ ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder 05:06:48 [2022-03-21T09:06:48.760Z] ++ export PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products 05:06:48 [2022-03-21T09:06:48.760Z] ++ PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products 05:06:48 [2022-03-21T09:06:48.760Z] ++ export PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository 05:06:48 [2022-03-21T09:06:48.760Z] ++ PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository 05:06:48 [2022-03-21T09:06:48.760Z] ++ export PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target 05:06:48 [2022-03-21T09:06:48.760Z] ++ PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target 05:06:48 [2022-03-21T09:06:48.760Z] ++ TZ=America/New_York 05:06:48 [2022-03-21T09:06:48.760Z] ++ date +%s 05:06:48 [2022-03-21T09:06:48.760Z] + reportDate=1647853608 05:06:48 [2022-03-21T09:06:48.760Z] ++ TZ=America/New_York 05:06:48 [2022-03-21T09:06:48.760Z] ++ date +%Y%m%d-%H%M --date=@1647853608 05:06:48 [2022-03-21T09:06:48.760Z] + reportTimestamp=20220321-0506 05:06:48 [2022-03-21T09:06:48.760Z] + gitLogFile=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/siteDir/eclipse/downloads/drops4/P20220321-0500/gitLog.html 05:06:48 [2022-03-21T09:06:48.760Z] + mkdir -p /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/siteDir/eclipse/downloads/drops4/P20220321-0500 05:06:48 [2022-03-21T09:06:48.760Z] + epUpdateDir=/home/data/httpd/download.eclipse.org/eclipse/updates 05:06:48 [2022-03-21T09:06:48.760Z] + updateSiteRootPath=/home/data/httpd/download.eclipse.org/eclipse/updates/4.23-P-builds 05:06:48 [2022-03-21T09:06:48.760Z] ++ git tag --list 'P*' 05:06:48 [2022-03-21T09:06:48.760Z] ++ tail -n5 05:06:48 [2022-03-21T09:06:48.760Z] + lastTagList='P20220316-0500 05:06:48 [2022-03-21T09:06:48.760Z] P20220317-0500 05:06:48 [2022-03-21T09:06:48.760Z] P20220318-0540 05:06:48 [2022-03-21T09:06:48.760Z] P20220319-0500 05:06:48 [2022-03-21T09:06:48.760Z] P20220320-0500' 05:06:48 [2022-03-21T09:06:48.760Z] + lastTag= 05:06:48 [2022-03-21T09:06:48.760Z] + for lt in '$lastTagList' 05:06:48 [2022-03-21T09:06:48.760Z] + ssh genie.releng@projects-storage.eclipse.org test -d /home/data/httpd/download.eclipse.org/eclipse/updates/4.23-P-builds/P20220316-0500 05:06:49 [2022-03-21T09:06:49.697Z] + lastTag=P20220316-0500 05:06:49 [2022-03-21T09:06:49.697Z] + for lt in '$lastTagList' 05:06:49 [2022-03-21T09:06:49.697Z] + ssh genie.releng@projects-storage.eclipse.org test -d /home/data/httpd/download.eclipse.org/eclipse/updates/4.23-P-builds/P20220317-0500 05:06:50 [2022-03-21T09:06:50.634Z] + lastTag=P20220317-0500 05:06:50 [2022-03-21T09:06:50.634Z] + for lt in '$lastTagList' 05:06:50 [2022-03-21T09:06:50.634Z] + ssh genie.releng@projects-storage.eclipse.org test -d /home/data/httpd/download.eclipse.org/eclipse/updates/4.23-P-builds/P20220318-0540 05:06:51 [2022-03-21T09:06:51.570Z] + lastTag=P20220318-0540 05:06:51 [2022-03-21T09:06:51.570Z] + for lt in '$lastTagList' 05:06:51 [2022-03-21T09:06:51.570Z] + ssh genie.releng@projects-storage.eclipse.org test -d /home/data/httpd/download.eclipse.org/eclipse/updates/4.23-P-builds/P20220319-0500 05:06:52 [2022-03-21T09:06:52.138Z] + lastTag=P20220319-0500 05:06:52 [2022-03-21T09:06:52.138Z] + for lt in '$lastTagList' 05:06:52 [2022-03-21T09:06:52.138Z] + ssh genie.releng@projects-storage.eclipse.org test -d /home/data/httpd/download.eclipse.org/eclipse/updates/4.23-P-builds/P20220320-0500 05:06:53 [2022-03-21T09:06:53.075Z] + lastTag=P20220320-0500 05:06:53 [2022-03-21T09:06:53.075Z] + [[ -z P20220320-0500 ]] 05:06:53 [2022-03-21T09:06:53.075Z] + pushd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator 05:06:53 [2022-03-21T09:06:53.075Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts 05:06:53 [2022-03-21T09:06:53.075Z] + '[' P == I ']' 05:06:53 [2022-03-21T09:06:53.075Z] + export -f toPushRepo 05:06:53 [2022-03-21T09:06:53.075Z] + git submodule foreach 'if grep "^${name}:" ../../../streams/repositories_$PATCH_OR_BRANCH_LABEL.txt > /dev/null; then git tag $BUILD_ID; PUSH_URL="$(toPushRepo $(git config --get remote.origin.url))"; git push --verbose $PUSH_URL $BUILD_ID; else echo Skipping $name; fi || :' 05:06:53 [2022-03-21T09:06:53.075Z] Entering 'eclipse.jdt' 05:06:53 [2022-03-21T09:06:53.075Z] Skipping eclipse.jdt 05:06:53 [2022-03-21T09:06:53.075Z] Entering 'eclipse.jdt.core' 05:06:53 [2022-03-21T09:06:53.075Z] Pushing to ssh://genie.releng@git.eclipse.org:29418/jdt/eclipse.jdt.core 05:06:54 [2022-03-21T09:06:54.011Z] remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done  05:06:54 [2022-03-21T09:06:54.012Z] To ssh://genie.releng@git.eclipse.org:29418/jdt/eclipse.jdt.core 05:06:54 [2022-03-21T09:06:54.012Z] * [new tag] P20220321-0500 -> P20220321-0500 05:06:54 [2022-03-21T09:06:54.012Z] Entering 'eclipse.jdt.core.binaries' 05:06:54 [2022-03-21T09:06:54.012Z] Skipping eclipse.jdt.core.binaries 05:06:54 [2022-03-21T09:06:54.012Z] Entering 'eclipse.jdt.debug' 05:06:54 [2022-03-21T09:06:54.012Z] Pushing to ssh://genie.releng@git.eclipse.org:29418/jdt/eclipse.jdt.debug 05:06:54 [2022-03-21T09:06:54.948Z] remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done  05:06:54 [2022-03-21T09:06:54.948Z] To ssh://genie.releng@git.eclipse.org:29418/jdt/eclipse.jdt.debug 05:06:54 [2022-03-21T09:06:54.948Z] * [new tag] P20220321-0500 -> P20220321-0500 05:06:54 [2022-03-21T09:06:54.948Z] Entering 'eclipse.jdt.ui' 05:06:54 [2022-03-21T09:06:54.948Z] Pushing to ssh://genie.releng@git.eclipse.org:29418/jdt/eclipse.jdt.ui 05:06:56 [2022-03-21T09:06:56.327Z] remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done  05:06:56 [2022-03-21T09:06:56.328Z] To ssh://genie.releng@git.eclipse.org:29418/jdt/eclipse.jdt.ui 05:06:56 [2022-03-21T09:06:56.328Z] * [new tag] P20220321-0500 -> P20220321-0500 05:06:56 [2022-03-21T09:06:56.328Z] Entering 'eclipse.pde.build' 05:06:56 [2022-03-21T09:06:56.328Z] Pushing to ssh://genie.releng@git.eclipse.org:29418/pde/eclipse.pde.build 05:06:56 [2022-03-21T09:06:56.586Z] remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done  05:06:56 [2022-03-21T09:06:56.586Z] To ssh://genie.releng@git.eclipse.org:29418/pde/eclipse.pde.build 05:06:56 [2022-03-21T09:06:56.586Z] * [new tag] P20220321-0500 -> P20220321-0500 05:06:56 [2022-03-21T09:06:56.587Z] Entering 'eclipse.pde.ui' 05:06:56 [2022-03-21T09:06:56.587Z] Pushing to ssh://genie.releng@git.eclipse.org:29418/pde/eclipse.pde.ui 05:06:57 [2022-03-21T09:06:57.965Z] remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done  05:06:57 [2022-03-21T09:06:57.965Z] To ssh://genie.releng@git.eclipse.org:29418/pde/eclipse.pde.ui 05:06:57 [2022-03-21T09:06:57.965Z] * [new tag] P20220321-0500 -> P20220321-0500 05:06:57 [2022-03-21T09:06:57.965Z] Entering 'eclipse.platform' 05:06:57 [2022-03-21T09:06:57.965Z] Skipping eclipse.platform 05:06:57 [2022-03-21T09:06:57.965Z] Entering 'eclipse.platform.common' 05:06:57 [2022-03-21T09:06:57.965Z] Skipping eclipse.platform.common 05:06:57 [2022-03-21T09:06:57.965Z] Entering 'eclipse.platform.debug' 05:06:57 [2022-03-21T09:06:57.965Z] Skipping eclipse.platform.debug 05:06:57 [2022-03-21T09:06:57.965Z] Entering 'eclipse.platform.releng' 05:06:57 [2022-03-21T09:06:57.965Z] Skipping eclipse.platform.releng 05:06:57 [2022-03-21T09:06:57.965Z] Entering 'eclipse.platform.resources' 05:06:57 [2022-03-21T09:06:57.965Z] Skipping eclipse.platform.resources 05:06:57 [2022-03-21T09:06:57.965Z] Entering 'eclipse.platform.runtime' 05:06:57 [2022-03-21T09:06:57.965Z] Skipping eclipse.platform.runtime 05:06:57 [2022-03-21T09:06:57.965Z] Entering 'eclipse.platform.swt' 05:06:57 [2022-03-21T09:06:57.965Z] Skipping eclipse.platform.swt 05:06:57 [2022-03-21T09:06:57.965Z] Entering 'eclipse.platform.swt.binaries' 05:06:57 [2022-03-21T09:06:57.965Z] Skipping eclipse.platform.swt.binaries 05:06:57 [2022-03-21T09:06:57.965Z] Entering 'eclipse.platform.team' 05:06:57 [2022-03-21T09:06:57.965Z] Skipping eclipse.platform.team 05:06:57 [2022-03-21T09:06:57.965Z] Entering 'eclipse.platform.text' 05:06:57 [2022-03-21T09:06:57.965Z] Skipping eclipse.platform.text 05:06:57 [2022-03-21T09:06:57.965Z] Entering 'eclipse.platform.ua' 05:06:57 [2022-03-21T09:06:57.965Z] Skipping eclipse.platform.ua 05:06:57 [2022-03-21T09:06:57.965Z] Entering 'eclipse.platform.ui' 05:06:57 [2022-03-21T09:06:57.965Z] Skipping eclipse.platform.ui 05:06:57 [2022-03-21T09:06:57.965Z] Entering 'eclipse.platform.ui.tools' 05:06:58 [2022-03-21T09:06:58.224Z] Skipping eclipse.platform.ui.tools 05:06:58 [2022-03-21T09:06:58.224Z] Entering 'rt.equinox.binaries' 05:06:58 [2022-03-21T09:06:58.224Z] Skipping rt.equinox.binaries 05:06:58 [2022-03-21T09:06:58.224Z] Entering 'rt.equinox.bundles' 05:06:58 [2022-03-21T09:06:58.224Z] Skipping rt.equinox.bundles 05:06:58 [2022-03-21T09:06:58.224Z] Entering 'rt.equinox.framework' 05:06:58 [2022-03-21T09:06:58.224Z] Skipping rt.equinox.framework 05:06:58 [2022-03-21T09:06:58.224Z] Entering 'rt.equinox.p2' 05:06:58 [2022-03-21T09:06:58.224Z] Skipping rt.equinox.p2 05:06:58 [2022-03-21T09:06:58.224Z] + git tag P20220321-0500 05:06:58 [2022-03-21T09:06:58.224Z] + git push --verbose origin P20220321-0500 05:06:58 [2022-03-21T09:06:58.224Z] Pushing to git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git 05:06:59 [2022-03-21T09:06:59.602Z] To git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git 05:06:59 [2022-03-21T09:06:59.602Z] * [new tag] P20220321-0500 -> P20220321-0500 05:06:59 [2022-03-21T09:06:59.602Z] + [[ -n P20220320-0500 ]] 05:06:59 [2022-03-21T09:06:59.602Z] + tmpGitLog=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt 05:06:59 [2022-03-21T09:06:59.602Z] + echo -e '<h2>Git log from P20220320-0500 (previous) to P20220321-0500 (current)</h2>' 05:06:59 [2022-03-21T09:06:59.602Z] + echo -e '<h2>The tagging, and this report, were done at about 20220321-0506</h2>' 05:06:59 [2022-03-21T09:06:59.602Z] + git log P20220320-0500..P20220321-0500 --date=short '--format=format:<tr><td class="datecell">%cd</td><td class="commitcell"><a href="https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/commit/%H">%s</a></td><td class="authorcell">%aN</td></tr>' 05:06:59 [2022-03-21T09:06:59.602Z] ./mb110_tagBuildInputs.sh: line 77: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.602Z] ++ stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt 05:06:59 [2022-03-21T09:06:59.602Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.602Z] + tmpFileSize= 05:06:59 [2022-03-21T09:06:59.602Z] + '[' -ne 0 ']' 05:06:59 [2022-03-21T09:06:59.602Z] ./mb110_tagBuildInputs.sh: line 79: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.603Z] + git submodule --quiet foreach 'comp=$(echo $path|cut -d. -f2);git log P20220320-0500..P20220321-0500 --date=short --format=format:"<tr><td class=\"datecell\">%cd</td><td class=\"commitcell\"><a href=\"https://git.eclipse.org/c/$comp/$path.git/commit/?id=%H\">%s</a></td><td class=\"authorcell\">%aN</td></tr>">/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;FILESIZE=$(stat -c%s /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt);if [ $FILESIZE -ne 0 ]; then echo "<table><tbody> <tr><th class=\"cell\" colspan=\"3\">Repository: $path</th></tr>";echo "<tr> <th class=\"datecell\">Date</th> <th class=\"commitcell\">Commit message</th> <th class=\"authorcell\">Author</th> </tr>";cat /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt;echo "</tbody></table><br><br>";echo;fi' 05:06:59 [2022-03-21T09:06:59.603Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.603Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.603Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.603Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.603Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.603Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.603Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.603Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.603Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.603Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.603Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.603Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.603Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.603Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.603Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.603Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.603Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.603Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.603Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.603Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.603Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.862Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.862Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.862Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.862Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.862Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.862Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.862Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.862Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.862Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.862Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.862Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.862Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.862Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.862Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.863Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.863Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.863Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.863Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.863Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.863Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.863Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.863Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.863Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.863Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.863Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.863Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.863Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.863Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.863Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.863Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:06:59 [2022-03-21T09:06:59.863Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:06:59 [2022-03-21T09:06:59.863Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:06:59 [2022-03-21T09:06:59.863Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:07:00 [2022-03-21T09:07:00.123Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:07:00 [2022-03-21T09:07:00.123Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:07:00 [2022-03-21T09:07:00.123Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:07:00 [2022-03-21T09:07:00.123Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:07:00 [2022-03-21T09:07:00.123Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:07:00 [2022-03-21T09:07:00.123Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:07:00 [2022-03-21T09:07:00.123Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:07:00 [2022-03-21T09:07:00.123Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:07:00 [2022-03-21T09:07:00.123Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:07:00 [2022-03-21T09:07:00.123Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:07:00 [2022-03-21T09:07:00.123Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:07:00 [2022-03-21T09:07:00.123Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:07:00 [2022-03-21T09:07:00.123Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:07:00 [2022-03-21T09:07:00.123Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:07:00 [2022-03-21T09:07:00.123Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:07:00 [2022-03-21T09:07:00.123Z] /usr/libexec/git-core/git-submodule: line 525: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt: No such file or directory 05:07:00 [2022-03-21T09:07:00.123Z] stat: cannot stat ‘/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp/gitLog.txt’: No such file or directory 05:07:00 [2022-03-21T09:07:00.123Z] /usr/libexec/git-core/git-submodule: line 525: [: -ne: unary operator expected 05:07:00 [2022-03-21T09:07:00.123Z] + popd 05:07:00 [2022-03-21T09:07:00.123Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts 05:07:00 [2022-03-21T09:07:00.123Z] + [[ 0 -ne 0 ]] [Pipeline] } 05:07:00 [2022-03-21T09:07:00.131Z] Executing sh script inside container jnlp of pod aggrbuild-pod-z9392-zkl56 05:07:00 [2022-03-21T09:07:00.381Z] Executing command: "ssh-agent" "-k" 05:07:00 [2022-03-21T09:07:00.381Z] exit 05:07:00 [2022-03-21T09:07:00.439Z] unset SSH_AUTH_SOCK; 05:07:00 [2022-03-21T09:07:00.439Z] unset SSH_AGENT_PID; 05:07:00 [2022-03-21T09:07:00.439Z] echo Agent pid 5328 killed; 05:07:00 [2022-03-21T09:07:00.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Copy build scripts for P-build) [Pipeline] container [Pipeline] { [Pipeline] sh 05:07:01 [2022-03-21T09:07:01.418Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/P-build 05:07:01 [2022-03-21T09:07:01.419Z] + cp mb220_buildSdkPatch.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/cje-production/mbscripts/. 05:07:01 [2022-03-21T09:07:01.419Z] + cp mb220_buildSdkPatch.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts/. 05:07:01 [2022-03-21T09:07:01.419Z] + cp mb300_gatherEclipseParts.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/cje-production/mbscripts/. 05:07:01 [2022-03-21T09:07:01.419Z] + cp mb300_gatherEclipseParts.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts/. 05:07:01 [2022-03-21T09:07:01.419Z] + cp mb620_promoteUpdateSite.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/cje-production/mbscripts/. 05:07:01 [2022-03-21T09:07:01.419Z] + cp mb620_promoteUpdateSite.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts/. [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Aggregator maven build) [Pipeline] container [Pipeline] { [Pipeline] tool [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:02 [2022-03-21T09:07:02.268Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts 05:07:02 [2022-03-21T09:07:02.270Z] + unset JAVA_TOOL_OPTIONS 05:07:02 [2022-03-21T09:07:02.270Z] + unset _JAVA_OPTIONS 05:07:02 [2022-03-21T09:07:02.270Z] + ./mb220_buildSdkPatch.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:07:02 [2022-03-21T09:07:02.270Z] + tee /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildlogs/mb220_buildSdkPatch.sh.log 05:07:04 [2022-03-21T09:07:04.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/2.7.0/tycho-build-2.7.0.pom 05:07:05 [2022-03-21T09:07:05.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/2.7.0/tycho-build-2.7.0.pom (4.0 kB at 9.3 kB/s) 05:07:05 [2022-03-21T09:07:05.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.0/tycho-2.7.0.pom 05:07:05 [2022-03-21T09:07:05.371Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/2.7.0/tycho-2.7.0.pom (18 kB at 223 kB/s) 05:07:05 [2022-03-21T09:07:05.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/2.7.0/tycho-pomless-2.7.0.pom 05:07:05 [2022-03-21T09:07:05.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/2.7.0/tycho-pomless-2.7.0.pom (2.6 kB at 33 kB/s) 05:07:05 [2022-03-21T09:07:05.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.0/tycho-extras-2.7.0.pom 05:07:05 [2022-03-21T09:07:05.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-extras/2.7.0/tycho-extras-2.7.0.pom (6.5 kB at 84 kB/s) 05:07:05 [2022-03-21T09:07:05.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.pom 05:07:05 [2022-03-21T09:07:05.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.pom (1.0 kB at 20 kB/s) 05:07:05 [2022-03-21T09:07:05.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.4.8/polyglot-0.4.8.pom 05:07:05 [2022-03-21T09:07:05.630Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot/0.4.8/polyglot-0.4.8.pom (8.8 kB at 325 kB/s) 05:07:05 [2022-03-21T09:07:05.630Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/28/takari-28.pom 05:07:05 [2022-03-21T09:07:05.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/28/takari-28.pom (14 kB at 390 kB/s) 05:07:05 [2022-03-21T09:07:05.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.1/maven-3.6.1.pom 05:07:05 [2022-03-21T09:07:05.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.1/maven-3.6.1.pom (24 kB at 560 kB/s) 05:07:05 [2022-03-21T09:07:05.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom 05:07:05 [2022-03-21T09:07:05.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 1.7 MB/s) 05:07:05 [2022-03-21T09:07:05.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom 05:07:05 [2022-03-21T09:07:05.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 1.3 MB/s) 05:07:05 [2022-03-21T09:07:05.888Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.0/org.eclipse.tycho.core.shared-2.7.0.pom 05:07:05 [2022-03-21T09:07:05.888Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.0/org.eclipse.tycho.core.shared-2.7.0.pom (1.0 kB at 32 kB/s) 05:07:05 [2022-03-21T09:07:05.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.0/tycho-bundles-2.7.0.pom 05:07:05 [2022-03-21T09:07:05.889Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/2.7.0/tycho-bundles-2.7.0.pom (3.2 kB at 40 kB/s) 05:07:05 [2022-03-21T09:07:05.889Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.0/org.eclipse.tycho.p2.maven.repository-2.7.0.pom 05:07:06 [2022-03-21T09:07:06.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.0/org.eclipse.tycho.p2.maven.repository-2.7.0.pom (960 B at 40 kB/s) 05:07:06 [2022-03-21T09:07:06.148Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.100/org.eclipse.equinox.p2.core-2.8.100.pom 05:07:06 [2022-03-21T09:07:06.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.100/org.eclipse.equinox.p2.core-2.8.100.pom (1.9 kB at 35 kB/s) 05:07:06 [2022-03-21T09:07:06.148Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml 05:07:06 [2022-03-21T09:07:06.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/maven-metadata.xml (882 B at 16 kB/s) 05:07:06 [2022-03-21T09:07:06.148Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom 05:07:06 [2022-03-21T09:07:06.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.8.0/org.eclipse.equinox.common-3.8.0.pom (1.7 kB at 45 kB/s) 05:07:06 [2022-03-21T09:07:06.148Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom 05:07:06 [2022-03-21T09:07:06.148Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.9.0/org.eclipse.equinox.common-3.9.0.pom (1.7 kB at 71 kB/s) 05:07:06 [2022-03-21T09:07:06.148Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom 05:07:06 [2022-03-21T09:07:06.406Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.0/org.eclipse.equinox.common-3.10.0.pom (1.7 kB at 36 kB/s) 05:07:06 [2022-03-21T09:07:06.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom 05:07:06 [2022-03-21T09:07:06.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.100/org.eclipse.equinox.common-3.10.100.pom (1.7 kB at 61 kB/s) 05:07:06 [2022-03-21T09:07:06.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom 05:07:06 [2022-03-21T09:07:06.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.200/org.eclipse.equinox.common-3.10.200.pom (1.7 kB at 91 kB/s) 05:07:06 [2022-03-21T09:07:06.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom 05:07:06 [2022-03-21T09:07:06.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.300/org.eclipse.equinox.common-3.10.300.pom (1.7 kB at 58 kB/s) 05:07:06 [2022-03-21T09:07:06.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom 05:07:06 [2022-03-21T09:07:06.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.400/org.eclipse.equinox.common-3.10.400.pom (1.7 kB at 43 kB/s) 05:07:06 [2022-03-21T09:07:06.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/org.eclipse.equinox.common-3.10.500.pom 05:07:06 [2022-03-21T09:07:06.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.500/org.eclipse.equinox.common-3.10.500.pom (1.7 kB at 40 kB/s) 05:07:06 [2022-03-21T09:07:06.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/org.eclipse.equinox.common-3.10.600.pom 05:07:06 [2022-03-21T09:07:06.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.10.600/org.eclipse.equinox.common-3.10.600.pom (1.7 kB at 51 kB/s) 05:07:06 [2022-03-21T09:07:06.407Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/org.eclipse.equinox.common-3.11.0.pom 05:07:06 [2022-03-21T09:07:06.666Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.11.0/org.eclipse.equinox.common-3.11.0.pom (1.7 kB at 35 kB/s) 05:07:06 [2022-03-21T09:07:06.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/org.eclipse.equinox.common-3.12.0.pom 05:07:06 [2022-03-21T09:07:06.666Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.12.0/org.eclipse.equinox.common-3.12.0.pom (1.7 kB at 42 kB/s) 05:07:06 [2022-03-21T09:07:06.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.pom 05:07:06 [2022-03-21T09:07:06.666Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.13.0/org.eclipse.equinox.common-3.13.0.pom (1.7 kB at 91 kB/s) 05:07:06 [2022-03-21T09:07:06.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/org.eclipse.equinox.common-3.14.0.pom 05:07:06 [2022-03-21T09:07:06.666Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.0/org.eclipse.equinox.common-3.14.0.pom (1.7 kB at 47 kB/s) 05:07:06 [2022-03-21T09:07:06.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/org.eclipse.equinox.common-3.14.100.pom 05:07:06 [2022-03-21T09:07:06.666Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.14.100/org.eclipse.equinox.common-3.14.100.pom (1.7 kB at 52 kB/s) 05:07:06 [2022-03-21T09:07:06.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom 05:07:06 [2022-03-21T09:07:06.666Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.0/org.eclipse.equinox.common-3.15.0.pom (1.7 kB at 27 kB/s) 05:07:06 [2022-03-21T09:07:06.666Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/org.eclipse.equinox.common-3.15.100.pom 05:07:06 [2022-03-21T09:07:06.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.15.100/org.eclipse.equinox.common-3.15.100.pom (1.7 kB at 35 kB/s) 05:07:06 [2022-03-21T09:07:06.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/org.eclipse.equinox.common-3.16.0.pom 05:07:06 [2022-03-21T09:07:06.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/org.eclipse.equinox.common-3.16.0.pom (1.9 kB at 107 kB/s) 05:07:06 [2022-03-21T09:07:06.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.pom 05:07:06 [2022-03-21T09:07:06.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.pom (1.7 kB at 44 kB/s) 05:07:06 [2022-03-21T09:07:06.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.6.200/org.eclipse.equinox.p2.publisher-1.6.200.pom 05:07:06 [2022-03-21T09:07:06.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.6.200/org.eclipse.equinox.p2.publisher-1.6.200.pom (2.1 kB at 36 kB/s) 05:07:06 [2022-03-21T09:07:06.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.pom 05:07:06 [2022-03-21T09:07:06.925Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.pom (2.6 kB at 63 kB/s) 05:07:06 [2022-03-21T09:07:06.925Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml 05:07:07 [2022-03-21T09:07:07.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/maven-metadata.xml (950 B at 26 kB/s) 05:07:07 [2022-03-21T09:07:07.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom 05:07:07 [2022-03-21T09:07:07.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.8.0/org.eclipse.core.jobs-3.8.0.pom (1.9 kB at 51 kB/s) 05:07:07 [2022-03-21T09:07:07.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom 05:07:07 [2022-03-21T09:07:07.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.0/org.eclipse.core.jobs-3.9.0.pom (1.9 kB at 97 kB/s) 05:07:07 [2022-03-21T09:07:07.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom 05:07:07 [2022-03-21T09:07:07.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.1/org.eclipse.core.jobs-3.9.1.pom (1.9 kB at 19 kB/s) 05:07:07 [2022-03-21T09:07:07.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom 05:07:07 [2022-03-21T09:07:07.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.2/org.eclipse.core.jobs-3.9.2.pom (1.9 kB at 32 kB/s) 05:07:07 [2022-03-21T09:07:07.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom 05:07:07 [2022-03-21T09:07:07.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.9.3/org.eclipse.core.jobs-3.9.3.pom (1.9 kB at 23 kB/s) 05:07:07 [2022-03-21T09:07:07.443Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom 05:07:07 [2022-03-21T09:07:07.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.0/org.eclipse.core.jobs-3.10.0.pom (1.9 kB at 41 kB/s) 05:07:07 [2022-03-21T09:07:07.443Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom 05:07:07 [2022-03-21T09:07:07.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.100/org.eclipse.core.jobs-3.10.100.pom (1.9 kB at 61 kB/s) 05:07:07 [2022-03-21T09:07:07.443Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom 05:07:07 [2022-03-21T09:07:07.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.200/org.eclipse.core.jobs-3.10.200.pom (2.0 kB at 48 kB/s) 05:07:07 [2022-03-21T09:07:07.443Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom 05:07:07 [2022-03-21T09:07:07.443Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.300/org.eclipse.core.jobs-3.10.300.pom (2.0 kB at 47 kB/s) 05:07:07 [2022-03-21T09:07:07.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom 05:07:07 [2022-03-21T09:07:07.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.400/org.eclipse.core.jobs-3.10.400.pom (2.0 kB at 42 kB/s) 05:07:07 [2022-03-21T09:07:07.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/org.eclipse.core.jobs-3.10.500.pom 05:07:07 [2022-03-21T09:07:07.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.500/org.eclipse.core.jobs-3.10.500.pom (2.0 kB at 58 kB/s) 05:07:07 [2022-03-21T09:07:07.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/org.eclipse.core.jobs-3.10.600.pom 05:07:07 [2022-03-21T09:07:07.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.600/org.eclipse.core.jobs-3.10.600.pom (2.0 kB at 19 kB/s) 05:07:07 [2022-03-21T09:07:07.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/org.eclipse.core.jobs-3.10.700.pom 05:07:07 [2022-03-21T09:07:07.702Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.700/org.eclipse.core.jobs-3.10.700.pom (2.0 kB at 46 kB/s) 05:07:07 [2022-03-21T09:07:07.702Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.pom 05:07:07 [2022-03-21T09:07:07.961Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.800/org.eclipse.core.jobs-3.10.800.pom (2.0 kB at 22 kB/s) 05:07:07 [2022-03-21T09:07:07.961Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/org.eclipse.core.jobs-3.10.1000.pom 05:07:07 [2022-03-21T09:07:07.961Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1000/org.eclipse.core.jobs-3.10.1000.pom (2.0 kB at 28 kB/s) 05:07:07 [2022-03-21T09:07:07.961Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/org.eclipse.core.jobs-3.10.1100.pom 05:07:07 [2022-03-21T09:07:07.961Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.10.1100/org.eclipse.core.jobs-3.10.1100.pom (2.0 kB at 44 kB/s) 05:07:07 [2022-03-21T09:07:07.961Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/org.eclipse.core.jobs-3.11.0.pom 05:07:07 [2022-03-21T09:07:07.961Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.11.0/org.eclipse.core.jobs-3.11.0.pom (2.0 kB at 109 kB/s) 05:07:07 [2022-03-21T09:07:07.961Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom 05:07:07 [2022-03-21T09:07:07.961Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.0/org.eclipse.core.jobs-3.12.0.pom (2.0 kB at 86 kB/s) 05:07:08 [2022-03-21T09:07:08.220Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/org.eclipse.core.jobs-3.12.100.pom 05:07:08 [2022-03-21T09:07:08.220Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/org.eclipse.core.jobs-3.12.100.pom (2.0 kB at 89 kB/s) 05:07:08 [2022-03-21T09:07:08.220Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/maven-metadata.xml 05:07:08 [2022-03-21T09:07:08.220Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/maven-metadata.xml (787 B at 18 kB/s) 05:07:08 [2022-03-21T09:07:08.220Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.100/org.eclipse.equinox.p2.metadata-2.3.100.pom 05:07:08 [2022-03-21T09:07:08.220Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.100/org.eclipse.equinox.p2.metadata-2.3.100.pom (2.1 kB at 78 kB/s) 05:07:08 [2022-03-21T09:07:08.220Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/maven-metadata.xml 05:07:08 [2022-03-21T09:07:08.220Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/maven-metadata.xml (709 B at 22 kB/s) 05:07:08 [2022-03-21T09:07:08.220Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.100/org.eclipse.equinox.p2.core-2.4.100.pom 05:07:08 [2022-03-21T09:07:08.220Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.100/org.eclipse.equinox.p2.core-2.4.100.pom (1.9 kB at 120 kB/s) 05:07:08 [2022-03-21T09:07:08.220Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.101/org.eclipse.equinox.p2.core-2.4.101.pom 05:07:08 [2022-03-21T09:07:08.220Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.4.101/org.eclipse.equinox.p2.core-2.4.101.pom (1.9 kB at 49 kB/s) 05:07:08 [2022-03-21T09:07:08.220Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.0/org.eclipse.equinox.p2.core-2.5.0.pom 05:07:08 [2022-03-21T09:07:08.220Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.0/org.eclipse.equinox.p2.core-2.5.0.pom (1.9 kB at 60 kB/s) 05:07:08 [2022-03-21T09:07:08.220Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.100/org.eclipse.equinox.p2.core-2.5.100.pom 05:07:08 [2022-03-21T09:07:08.479Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.5.100/org.eclipse.equinox.p2.core-2.5.100.pom (1.9 kB at 113 kB/s) 05:07:08 [2022-03-21T09:07:08.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.0/org.eclipse.equinox.p2.core-2.6.0.pom 05:07:08 [2022-03-21T09:07:08.479Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.0/org.eclipse.equinox.p2.core-2.6.0.pom (1.9 kB at 81 kB/s) 05:07:08 [2022-03-21T09:07:08.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.100/org.eclipse.equinox.p2.core-2.6.100.pom 05:07:08 [2022-03-21T09:07:08.479Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.100/org.eclipse.equinox.p2.core-2.6.100.pom (1.9 kB at 25 kB/s) 05:07:08 [2022-03-21T09:07:08.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.200/org.eclipse.equinox.p2.core-2.6.200.pom 05:07:08 [2022-03-21T09:07:08.479Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.200/org.eclipse.equinox.p2.core-2.6.200.pom (1.9 kB at 72 kB/s) 05:07:08 [2022-03-21T09:07:08.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.300/org.eclipse.equinox.p2.core-2.6.300.pom 05:07:08 [2022-03-21T09:07:08.479Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.6.300/org.eclipse.equinox.p2.core-2.6.300.pom (1.9 kB at 121 kB/s) 05:07:08 [2022-03-21T09:07:08.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.7.0/org.eclipse.equinox.p2.core-2.7.0.pom 05:07:08 [2022-03-21T09:07:08.479Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.7.0/org.eclipse.equinox.p2.core-2.7.0.pom (1.9 kB at 45 kB/s) 05:07:08 [2022-03-21T09:07:08.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.0/org.eclipse.equinox.p2.core-2.8.0.pom 05:07:08 [2022-03-21T09:07:08.479Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.0/org.eclipse.equinox.p2.core-2.8.0.pom (1.9 kB at 81 kB/s) 05:07:08 [2022-03-21T09:07:08.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.pom 05:07:08 [2022-03-21T09:07:08.738Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.9.0/org.eclipse.equinox.p2.core-2.9.0.pom (1.9 kB at 31 kB/s) 05:07:08 [2022-03-21T09:07:08.738Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.200/org.eclipse.equinox.p2.metadata-2.3.200.pom 05:07:08 [2022-03-21T09:07:08.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.3.200/org.eclipse.equinox.p2.metadata-2.3.200.pom (2.1 kB at 42 kB/s) 05:07:08 [2022-03-21T09:07:08.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.0/org.eclipse.equinox.p2.metadata-2.4.0.pom 05:07:08 [2022-03-21T09:07:08.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.0/org.eclipse.equinox.p2.metadata-2.4.0.pom (2.1 kB at 50 kB/s) 05:07:08 [2022-03-21T09:07:08.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.100/org.eclipse.equinox.p2.metadata-2.4.100.pom 05:07:08 [2022-03-21T09:07:08.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.100/org.eclipse.equinox.p2.metadata-2.4.100.pom (2.1 kB at 59 kB/s) 05:07:08 [2022-03-21T09:07:08.739Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.200/org.eclipse.equinox.p2.metadata-2.4.200.pom 05:07:08 [2022-03-21T09:07:08.739Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.200/org.eclipse.equinox.p2.metadata-2.4.200.pom (2.1 kB at 34 kB/s) 05:07:08 [2022-03-21T09:07:08.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.300/org.eclipse.equinox.p2.metadata-2.4.300.pom 05:07:08 [2022-03-21T09:07:08.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.300/org.eclipse.equinox.p2.metadata-2.4.300.pom (2.1 kB at 71 kB/s) 05:07:08 [2022-03-21T09:07:08.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.400/org.eclipse.equinox.p2.metadata-2.4.400.pom 05:07:08 [2022-03-21T09:07:08.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.400/org.eclipse.equinox.p2.metadata-2.4.400.pom (2.1 kB at 49 kB/s) 05:07:08 [2022-03-21T09:07:08.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.500/org.eclipse.equinox.p2.metadata-2.4.500.pom 05:07:08 [2022-03-21T09:07:08.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.500/org.eclipse.equinox.p2.metadata-2.4.500.pom (2.1 kB at 71 kB/s) 05:07:08 [2022-03-21T09:07:08.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.600/org.eclipse.equinox.p2.metadata-2.4.600.pom 05:07:08 [2022-03-21T09:07:08.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.600/org.eclipse.equinox.p2.metadata-2.4.600.pom (2.1 kB at 48 kB/s) 05:07:08 [2022-03-21T09:07:08.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.700/org.eclipse.equinox.p2.metadata-2.4.700.pom 05:07:08 [2022-03-21T09:07:08.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.4.700/org.eclipse.equinox.p2.metadata-2.4.700.pom (2.1 kB at 42 kB/s) 05:07:08 [2022-03-21T09:07:08.998Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.0/org.eclipse.equinox.p2.metadata-2.5.0.pom 05:07:08 [2022-03-21T09:07:08.998Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.0/org.eclipse.equinox.p2.metadata-2.5.0.pom (2.1 kB at 68 kB/s) 05:07:09 [2022-03-21T09:07:09.257Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.100/org.eclipse.equinox.p2.metadata-2.5.100.pom 05:07:09 [2022-03-21T09:07:09.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.5.100/org.eclipse.equinox.p2.metadata-2.5.100.pom (2.1 kB at 61 kB/s) 05:07:09 [2022-03-21T09:07:09.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.0/org.eclipse.equinox.p2.metadata-2.6.0.pom 05:07:09 [2022-03-21T09:07:09.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.0/org.eclipse.equinox.p2.metadata-2.6.0.pom (2.1 kB at 54 kB/s) 05:07:09 [2022-03-21T09:07:09.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.pom 05:07:09 [2022-03-21T09:07:09.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.pom (2.1 kB at 50 kB/s) 05:07:09 [2022-03-21T09:07:09.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/maven-metadata.xml 05:07:09 [2022-03-21T09:07:09.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/maven-metadata.xml (431 B at 14 kB/s) 05:07:09 [2022-03-21T09:07:09.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.5/org.ow2.sat4j.core-2.3.5.pom 05:07:09 [2022-03-21T09:07:09.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.5/org.ow2.sat4j.core-2.3.5.pom (2.2 kB at 46 kB/s) 05:07:09 [2022-03-21T09:07:09.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.5/org.ow2.sat4j.pom-2.3.5.pom 05:07:09 [2022-03-21T09:07:09.258Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.5/org.ow2.sat4j.pom-2.3.5.pom (15 kB at 432 kB/s) 05:07:09 [2022-03-21T09:07:09.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom 05:07:09 [2022-03-21T09:07:09.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 1.6 MB/s) 05:07:09 [2022-03-21T09:07:09.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom 05:07:09 [2022-03-21T09:07:09.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.pom (2.2 kB at 50 kB/s) 05:07:09 [2022-03-21T09:07:09.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom 05:07:09 [2022-03-21T09:07:09.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pom/2.3.6/org.ow2.sat4j.pom-2.3.6.pom (14 kB at 446 kB/s) 05:07:09 [2022-03-21T09:07:09.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/maven-metadata.xml 05:07:09 [2022-03-21T09:07:09.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/maven-metadata.xml (429 B at 15 kB/s) 05:07:09 [2022-03-21T09:07:09.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.5/org.ow2.sat4j.pb-2.3.5.pom 05:07:09 [2022-03-21T09:07:09.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.5/org.ow2.sat4j.pb-2.3.5.pom (2.1 kB at 44 kB/s) 05:07:09 [2022-03-21T09:07:09.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom 05:07:09 [2022-03-21T09:07:09.520Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.pom (1.9 kB at 52 kB/s) 05:07:09 [2022-03-21T09:07:09.520Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom 05:07:09 [2022-03-21T09:07:09.780Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.pom (2.3 kB at 46 kB/s) 05:07:09 [2022-03-21T09:07:09.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml 05:07:09 [2022-03-21T09:07:09.780Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/maven-metadata.xml (886 B at 17 kB/s) 05:07:09 [2022-03-21T09:07:09.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom 05:07:09 [2022-03-21T09:07:09.780Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.6.100/org.eclipse.equinox.registry-3.6.100.pom (1.9 kB at 35 kB/s) 05:07:09 [2022-03-21T09:07:09.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom 05:07:09 [2022-03-21T09:07:09.780Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.7.0/org.eclipse.equinox.registry-3.7.0.pom (1.9 kB at 84 kB/s) 05:07:09 [2022-03-21T09:07:09.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom 05:07:09 [2022-03-21T09:07:09.780Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.0/org.eclipse.equinox.registry-3.8.0.pom (1.9 kB at 48 kB/s) 05:07:09 [2022-03-21T09:07:09.780Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom 05:07:10 [2022-03-21T09:07:10.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.100/org.eclipse.equinox.registry-3.8.100.pom (1.9 kB at 97 kB/s) 05:07:10 [2022-03-21T09:07:10.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom 05:07:10 [2022-03-21T09:07:10.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.200/org.eclipse.equinox.registry-3.8.200.pom (2.0 kB at 48 kB/s) 05:07:10 [2022-03-21T09:07:10.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom 05:07:10 [2022-03-21T09:07:10.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.300/org.eclipse.equinox.registry-3.8.300.pom (2.0 kB at 93 kB/s) 05:07:10 [2022-03-21T09:07:10.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom 05:07:10 [2022-03-21T09:07:10.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.400/org.eclipse.equinox.registry-3.8.400.pom (2.0 kB at 46 kB/s) 05:07:10 [2022-03-21T09:07:10.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/org.eclipse.equinox.registry-3.8.500.pom 05:07:10 [2022-03-21T09:07:10.039Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.500/org.eclipse.equinox.registry-3.8.500.pom (2.0 kB at 16 kB/s) 05:07:10 [2022-03-21T09:07:10.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/org.eclipse.equinox.registry-3.8.600.pom 05:07:10 [2022-03-21T09:07:10.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.600/org.eclipse.equinox.registry-3.8.600.pom (2.0 kB at 65 kB/s) 05:07:10 [2022-03-21T09:07:10.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/org.eclipse.equinox.registry-3.8.700.pom 05:07:10 [2022-03-21T09:07:10.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.700/org.eclipse.equinox.registry-3.8.700.pom (2.0 kB at 45 kB/s) 05:07:10 [2022-03-21T09:07:10.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/org.eclipse.equinox.registry-3.8.800.pom 05:07:10 [2022-03-21T09:07:10.298Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.8.800/org.eclipse.equinox.registry-3.8.800.pom (2.0 kB at 49 kB/s) 05:07:10 [2022-03-21T09:07:10.298Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.pom 05:07:10 [2022-03-21T09:07:10.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.9.0/org.eclipse.equinox.registry-3.9.0.pom (2.0 kB at 63 kB/s) 05:07:10 [2022-03-21T09:07:10.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/org.eclipse.equinox.registry-3.10.0.pom 05:07:10 [2022-03-21T09:07:10.299Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.0/org.eclipse.equinox.registry-3.10.0.pom (2.0 kB at 34 kB/s) 05:07:10 [2022-03-21T09:07:10.299Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/org.eclipse.equinox.registry-3.10.100.pom 05:07:10 [2022-03-21T09:07:10.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.100/org.eclipse.equinox.registry-3.10.100.pom (2.0 kB at 40 kB/s) 05:07:10 [2022-03-21T09:07:10.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/org.eclipse.equinox.registry-3.10.200.pom 05:07:10 [2022-03-21T09:07:10.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.10.200/org.eclipse.equinox.registry-3.10.200.pom (2.0 kB at 29 kB/s) 05:07:10 [2022-03-21T09:07:10.558Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom 05:07:10 [2022-03-21T09:07:10.558Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.0/org.eclipse.equinox.registry-3.11.0.pom (2.0 kB at 49 kB/s) 05:07:10 [2022-03-21T09:07:10.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/org.eclipse.equinox.registry-3.11.100.pom 05:07:10 [2022-03-21T09:07:10.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/org.eclipse.equinox.registry-3.11.100.pom (2.0 kB at 38 kB/s) 05:07:10 [2022-03-21T09:07:10.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom 05:07:10 [2022-03-21T09:07:10.559Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.pom (2.1 kB at 57 kB/s) 05:07:10 [2022-03-21T09:07:10.559Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.500/org.eclipse.osgi.compatibility.state-1.2.500.pom 05:07:10 [2022-03-21T09:07:10.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.500/org.eclipse.osgi.compatibility.state-1.2.500.pom (2.0 kB at 37 kB/s) 05:07:10 [2022-03-21T09:07:10.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.1/org.eclipse.equinox.p2.publisher.eclipse-1.4.1.pom 05:07:10 [2022-03-21T09:07:10.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.1/org.eclipse.equinox.p2.publisher.eclipse-1.4.1.pom (2.0 kB at 51 kB/s) 05:07:10 [2022-03-21T09:07:10.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.0/org.eclipse.tycho.p2.resolver.impl-2.7.0.pom 05:07:10 [2022-03-21T09:07:10.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.0/org.eclipse.tycho.p2.resolver.impl-2.7.0.pom (944 B at 24 kB/s) 05:07:10 [2022-03-21T09:07:10.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.pom 05:07:10 [2022-03-21T09:07:10.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.pom (2.3 kB at 47 kB/s) 05:07:10 [2022-03-21T09:07:10.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/maven-metadata.xml 05:07:10 [2022-03-21T09:07:10.817Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/maven-metadata.xml (575 B at 11 kB/s) 05:07:10 [2022-03-21T09:07:10.817Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.3/xz-1.3.pom 05:07:11 [2022-03-21T09:07:11.075Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.3/xz-1.3.pom (1.9 kB at 37 kB/s) 05:07:11 [2022-03-21T09:07:11.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.4/xz-1.4.pom 05:07:11 [2022-03-21T09:07:11.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.4/xz-1.4.pom (1.9 kB at 29 kB/s) 05:07:11 [2022-03-21T09:07:11.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom 05:07:11 [2022-03-21T09:07:11.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom (1.9 kB at 71 kB/s) 05:07:11 [2022-03-21T09:07:11.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.6/xz-1.6.pom 05:07:11 [2022-03-21T09:07:11.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 32 kB/s) 05:07:11 [2022-03-21T09:07:11.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.7/xz-1.7.pom 05:07:11 [2022-03-21T09:07:11.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.7/xz-1.7.pom (1.9 kB at 47 kB/s) 05:07:11 [2022-03-21T09:07:11.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom 05:07:11 [2022-03-21T09:07:11.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 318 kB/s) 05:07:11 [2022-03-21T09:07:11.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom 05:07:11 [2022-03-21T09:07:11.334Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 89 kB/s) 05:07:11 [2022-03-21T09:07:11.334Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/2.7.0/tycho-build-2.7.0.jar 05:07:11 [2022-03-21T09:07:11.334Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/2.7.0/tycho-pomless-2.7.0.jar 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.jar 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.0/org.eclipse.tycho.core.shared-2.7.0.jar 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.0/org.eclipse.tycho.p2.maven.repository-2.7.0.jar 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/polyglot/polyglot-common/0.4.8/polyglot-common-0.4.8.jar (35 kB at 553 kB/s) 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.100/org.eclipse.equinox.p2.core-2.8.100.jar 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pomless/2.7.0/tycho-pomless-2.7.0.jar (30 kB at 420 kB/s) 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/org.eclipse.equinox.common-3.16.0.jar 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-build/2.7.0/tycho-build-2.7.0.jar (18 kB at 191 kB/s) 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.jar 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/2.7.0/org.eclipse.tycho.p2.maven.repository-2.7.0.jar (166 kB at 1.8 MB/s) 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.6.200/org.eclipse.equinox.p2.publisher-1.6.200.jar 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/2.7.0/org.eclipse.tycho.core.shared-2.7.0.jar (46 kB at 465 kB/s) 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.jar 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.common/3.16.0/org.eclipse.equinox.common-3.16.0.jar (148 kB at 1.1 MB/s) 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/org.eclipse.core.jobs-3.12.100.jar 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.director/2.5.100/org.eclipse.equinox.p2.director-2.5.100.jar (112 kB at 851 kB/s) 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.core/2.8.100/org.eclipse.equinox.p2.core-2.8.100.jar (78 kB at 579 kB/s) 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher/1.6.200/org.eclipse.equinox.p2.publisher-1.6.200.jar (104 kB at 696 kB/s) 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.jar 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.core/2.3.6/org.ow2.sat4j.core-2.3.6.jar (440 kB at 2.2 MB/s) 05:07:11 [2022-03-21T09:07:11.335Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/org.eclipse.equinox.registry-3.11.100.jar 05:07:11 [2022-03-21T09:07:11.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.7.200/org.eclipse.equinox.p2.engine-2.7.200.jar (218 kB at 1.1 MB/s) 05:07:11 [2022-03-21T09:07:11.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.jar 05:07:11 [2022-03-21T09:07:11.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.core.jobs/3.12.100/org.eclipse.core.jobs-3.12.100.jar (111 kB at 538 kB/s) 05:07:11 [2022-03-21T09:07:11.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.jar 05:07:11 [2022-03-21T09:07:11.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/sat4j/org.ow2.sat4j.pb/2.3.6/org.ow2.sat4j.pb-2.3.6.jar (443 kB at 2.0 MB/s) 05:07:11 [2022-03-21T09:07:11.594Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.500/org.eclipse.osgi.compatibility.state-1.2.500.jar 05:07:11 [2022-03-21T09:07:11.594Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.100/org.eclipse.osgi-3.17.100.jar (1.5 MB at 6.1 MB/s) 05:07:11 [2022-03-21T09:07:11.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.1/org.eclipse.equinox.p2.publisher.eclipse-1.4.1.jar 05:07:11 [2022-03-21T09:07:11.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.registry/3.11.100/org.eclipse.equinox.registry-3.11.100.jar (199 kB at 826 kB/s) 05:07:11 [2022-03-21T09:07:11.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.0/org.eclipse.tycho.p2.resolver.impl-2.7.0.jar 05:07:11 [2022-03-21T09:07:11.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata/2.6.100/org.eclipse.equinox.p2.metadata-2.6.100.jar (369 kB at 1.4 MB/s) 05:07:11 [2022-03-21T09:07:11.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.jar 05:07:11 [2022-03-21T09:07:11.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/2.7.0/org.eclipse.tycho.p2.resolver.impl-2.7.0.jar (290 kB at 1.1 MB/s) 05:07:11 [2022-03-21T09:07:11.595Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar 05:07:11 [2022-03-21T09:07:11.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.2.500/org.eclipse.osgi.compatibility.state-1.2.500.jar (255 kB at 924 kB/s) 05:07:11 [2022-03-21T09:07:11.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.repository/2.5.300/org.eclipse.equinox.p2.repository-2.5.300.jar (146 kB at 524 kB/s) 05:07:11 [2022-03-21T09:07:11.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.publisher.eclipse/1.4.1/org.eclipse.equinox.p2.publisher.eclipse-1.4.1.jar (248 kB at 853 kB/s) 05:07:11 [2022-03-21T09:07:11.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.equinox.p2.metadata.repository/1.4.0/org.eclipse.equinox.p2.metadata.repository-1.4.0.jar (134 kB at 454 kB/s) 05:07:11 [2022-03-21T09:07:11.595Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 384 kB/s) 05:07:12 [2022-03-21T09:07:12.162Z] [INFO] Scanning for projects... 05:07:12 [2022-03-21T09:07:12.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.162Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.162Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.162Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.162Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.420Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.pom (2.1 kB at 54 kB/s) 05:07:12 [2022-03-21T09:07:12.420Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.421Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.421Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.421Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.pom (6.9 kB at 215 kB/s) 05:07:12 [2022-03-21T09:07:12.421Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.421Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.421Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.421Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.pom (1.1 kB at 38 kB/s) 05:07:12 [2022-03-21T09:07:12.421Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.681Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.681Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.681Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.pom 05:07:12 [2022-03-21T09:07:12.681Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.pom (1.1 kB at 18 kB/s) 05:07:12 [2022-03-21T09:07:12.681Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom 05:07:12 [2022-03-21T09:07:12.681Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom 05:07:12 [2022-03-21T09:07:12.940Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom 05:07:12 [2022-03-21T09:07:12.940Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom 05:07:12 [2022-03-21T09:07:12.940Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom 05:07:12 [2022-03-21T09:07:12.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom 05:07:12 [2022-03-21T09:07:12.940Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 258 kB/s) 05:07:12 [2022-03-21T09:07:12.940Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom 05:07:12 [2022-03-21T09:07:12.940Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/8/plexus-8.pom 05:07:12 [2022-03-21T09:07:12.940Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/8/plexus-8.pom 05:07:12 [2022-03-21T09:07:12.940Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/8/plexus-8.pom 05:07:12 [2022-03-21T09:07:12.940Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/8/plexus-8.pom 05:07:12 [2022-03-21T09:07:12.940Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom 05:07:13 [2022-03-21T09:07:13.199Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 509 kB/s) 05:07:13 [2022-03-21T09:07:13.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom 05:07:13 [2022-03-21T09:07:13.199Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom 05:07:13 [2022-03-21T09:07:13.200Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom 05:07:13 [2022-03-21T09:07:13.200Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom 05:07:13 [2022-03-21T09:07:13.200Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom 05:07:13 [2022-03-21T09:07:13.200Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom 05:07:13 [2022-03-21T09:07:13.200Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 89 kB/s) 05:07:13 [2022-03-21T09:07:13.200Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom 05:07:13 [2022-03-21T09:07:13.200Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom 05:07:13 [2022-03-21T09:07:13.200Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom 05:07:13 [2022-03-21T09:07:13.200Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom 05:07:13 [2022-03-21T09:07:13.459Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom 05:07:13 [2022-03-21T09:07:13.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom 05:07:13 [2022-03-21T09:07:13.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 207 kB/s) 05:07:13 [2022-03-21T09:07:13.459Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom 05:07:13 [2022-03-21T09:07:13.459Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom 05:07:13 [2022-03-21T09:07:13.459Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom 05:07:13 [2022-03-21T09:07:13.459Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom 05:07:13 [2022-03-21T09:07:13.459Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom 05:07:13 [2022-03-21T09:07:13.459Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom 05:07:13 [2022-03-21T09:07:13.459Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 5.6 MB/s) 05:07:13 [2022-03-21T09:07:13.459Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom 05:07:13 [2022-03-21T09:07:13.459Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.6/commons-io-2.6.pom 05:07:13 [2022-03-21T09:07:13.459Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom 05:07:13 [2022-03-21T09:07:13.459Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.6/commons-io-2.6.pom 05:07:13 [2022-03-21T09:07:13.460Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.6/commons-io-2.6.pom 05:07:13 [2022-03-21T09:07:13.460Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom 05:07:13 [2022-03-21T09:07:13.460Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 446 kB/s) 05:07:13 [2022-03-21T09:07:13.460Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/42/commons-parent-42.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-parent/42/commons-parent-42.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 3.1 MB/s) 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/18/apache-18.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/18/apache-18.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/18/apache-18.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/18/apache-18.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 3.1 MB/s) 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom 05:07:13 [2022-03-21T09:07:13.718Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 596 kB/s) 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/52/commons-parent-52.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/52/commons-parent-52.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/52/commons-parent-52.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-parent/52/commons-parent-52.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 3.6 MB/s) 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/23/apache-23.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/23/apache-23.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/23/apache-23.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/23/apache-23.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/23/apache-23.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 3.7 MB/s) 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/iq80/snappy/snappy/0.4/snappy-0.4.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom 05:07:13 [2022-03-21T09:07:13.977Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/iq80/snappy/snappy/0.4/snappy-0.4.pom 05:07:14 [2022-03-21T09:07:14.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom 05:07:14 [2022-03-21T09:07:14.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 2.9 MB/s) 05:07:14 [2022-03-21T09:07:14.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom 05:07:14 [2022-03-21T09:07:14.235Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom 05:07:14 [2022-03-21T09:07:14.235Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom 05:07:14 [2022-03-21T09:07:14.235Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom 05:07:14 [2022-03-21T09:07:14.235Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom 05:07:14 [2022-03-21T09:07:14.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom 05:07:14 [2022-03-21T09:07:14.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 177 kB/s) 05:07:14 [2022-03-21T09:07:14.236Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom 05:07:14 [2022-03-21T09:07:14.236Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom 05:07:14 [2022-03-21T09:07:14.236Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom 05:07:14 [2022-03-21T09:07:14.236Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom 05:07:14 [2022-03-21T09:07:14.236Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom 05:07:14 [2022-03-21T09:07:14.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom 05:07:14 [2022-03-21T09:07:14.236Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 105 kB/s) 05:07:14 [2022-03-21T09:07:14.236Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom 05:07:14 [2022-03-21T09:07:14.236Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/inject/javax.inject/1/javax.inject-1.pom 05:07:14 [2022-03-21T09:07:14.236Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom 05:07:14 [2022-03-21T09:07:14.236Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.pom 05:07:14 [2022-03-21T09:07:14.236Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/inject/javax.inject/1/javax.inject-1.pom 05:07:14 [2022-03-21T09:07:14.236Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom 05:07:14 [2022-03-21T09:07:14.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 22 kB/s) 05:07:14 [2022-03-21T09:07:14.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.494Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.494Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.494Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.494Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.pom (1.8 kB at 115 kB/s) 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/2.7.0/sisu-equinox-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox/2.7.0/sisu-equinox-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox/2.7.0/sisu-equinox-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox/2.7.0/sisu-equinox-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/sisu-equinox/2.7.0/sisu-equinox-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.0/sisu-equinox-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/2.7.0/sisu-equinox-2.7.0.pom (1.0 kB at 37 kB/s) 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 35 kB/s) 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom 05:07:14 [2022-03-21T09:07:14.495Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 241 kB/s) 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 390 kB/s) 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.pom (1.7 kB at 107 kB/s) 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.pom 05:07:14 [2022-03-21T09:07:14.754Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.013Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.013Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.013Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.pom (1.4 kB at 30 kB/s) 05:07:15 [2022-03-21T09:07:15.013Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom 05:07:15 [2022-03-21T09:07:15.013Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/de/pdark/decentxml/1.4/decentxml-1.4.pom 05:07:15 [2022-03-21T09:07:15.013Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.pom 05:07:15 [2022-03-21T09:07:15.013Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.4/decentxml-1.4.pom 05:07:15 [2022-03-21T09:07:15.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/de/pdark/decentxml/1.4/decentxml-1.4.pom 05:07:15 [2022-03-21T09:07:15.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom 05:07:15 [2022-03-21T09:07:15.013Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.pom (9.5 kB at 1.2 MB/s) 05:07:15 [2022-03-21T09:07:15.013Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.013Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.013Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.013Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.271Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.pom (2.1 kB at 53 kB/s) 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.pom (1.1 kB at 42 kB/s) 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.pom (2.3 kB at 151 kB/s) 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/2.7.0/tycho-p2-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2/2.7.0/tycho-p2-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2/2.7.0/tycho-p2-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2/2.7.0/tycho-p2-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.272Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-p2/2.7.0/tycho-p2-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.0/tycho-p2-2.7.0.pom 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/2.7.0/tycho-p2-2.7.0.pom (1.1 kB at 47 kB/s) 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.6/commons-io-2.6.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/iq80/snappy/snappy/0.4/snappy-0.4.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/inject/javax.inject/1/javax.inject-1.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/de/pdark/decentxml/1.4/decentxml-1.4.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar 05:07:15 [2022-03-21T09:07:15.532Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar 05:07:15 [2022-03-21T09:07:15.533Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar 05:07:15 [2022-03-21T09:07:15.533Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar 05:07:15 [2022-03-21T09:07:15.533Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar 05:07:15 [2022-03-21T09:07:15.533Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar 05:07:15 [2022-03-21T09:07:15.533Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar 05:07:15 [2022-03-21T09:07:15.533Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.791Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/de/pdark/decentxml/1.4/decentxml-1.4.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.6/commons-io-2.6.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/inject/javax.inject/1/javax.inject-1.jar 05:07:15 [2022-03-21T09:07:15.792Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/de/pdark/decentxml/1.4/decentxml-1.4.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.6/commons-io-2.6.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/iq80/snappy/snappy/0.4/snappy-0.4.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/inject/javax.inject/1/javax.inject-1.jar 05:07:15 [2022-03-21T09:07:15.793Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.794Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.794Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.794Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/de/pdark/decentxml/1.4/decentxml-1.4.jar 05:07:15 [2022-03-21T09:07:15.794Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.794Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.794Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.794Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar 05:07:15 [2022-03-21T09:07:15.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.jar 05:07:15 [2022-03-21T09:07:15.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar 05:07:15 [2022-03-21T09:07:15.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/2.7.0/tycho-maven-plugin-2.7.0.jar (5.4 kB at 226 kB/s) 05:07:15 [2022-03-21T09:07:15.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar 05:07:15 [2022-03-21T09:07:15.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/2.7.0/tycho-core-2.7.0.jar (274 kB at 9.5 MB/s) 05:07:15 [2022-03-21T09:07:15.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/2.7.0/org.eclipse.tycho.p2.resolver.shared-2.7.0.jar (56 kB at 1.2 MB/s) 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 3.2 MB/s) 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 1.1 MB/s) 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 794 kB/s) 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 2.6 MB/s) 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/2.7.0/org.eclipse.tycho.p2.tools.shared-2.7.0.jar (22 kB at 253 kB/s) 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 2.7 MB/s) 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.jar 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 729 kB/s) 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.jar 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 20 kB/s) 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.jar 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 102 kB/s) 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.4/decentxml-1.4.jar (131 kB at 892 kB/s) 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.jar 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 6.7 MB/s) 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/2.7.0/sisu-equinox-embedder-2.7.0.jar (13 kB at 87 kB/s) 05:07:16 [2022-03-21T09:07:16.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.jar 05:07:16 [2022-03-21T09:07:16.054Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.jar 05:07:16 [2022-03-21T09:07:16.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/2.7.0/sisu-equinox-api-2.7.0.jar (3.1 kB at 19 kB/s) 05:07:16 [2022-03-21T09:07:16.054Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar 05:07:16 [2022-03-21T09:07:16.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/2.7.0/tycho-metadata-model-2.7.0.jar (38 kB at 233 kB/s) 05:07:16 [2022-03-21T09:07:16.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/2.7.0/org.eclipse.tycho.embedder.shared-2.7.0.jar (16 kB at 90 kB/s) 05:07:16 [2022-03-21T09:07:16.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 23 kB/s) 05:07:16 [2022-03-21T09:07:16.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/2.7.0/tycho-p2-facade-2.7.0.jar (28 kB at 155 kB/s) 05:07:16 [2022-03-21T09:07:16.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/2.7.0/tycho-embedder-api-2.7.0.jar (6.7 kB at 33 kB/s) 05:07:17 [2022-03-21T09:07:17.432Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.0/tycho-bundles-external-2.7.0.zip 05:07:17 [2022-03-21T09:07:17.432Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-bundles-external/2.7.0/tycho-bundles-external-2.7.0.zip 05:07:17 [2022-03-21T09:07:17.432Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-bundles-external/2.7.0/tycho-bundles-external-2.7.0.zip 05:07:17 [2022-03-21T09:07:17.432Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-bundles-external/2.7.0/tycho-bundles-external-2.7.0.zip 05:07:17 [2022-03-21T09:07:17.432Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-bundles-external/2.7.0/tycho-bundles-external-2.7.0.zip 05:07:17 [2022-03-21T09:07:17.432Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.0/tycho-bundles-external-2.7.0.zip 05:07:17 [2022-03-21T09:07:17.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/2.7.0/tycho-bundles-external-2.7.0.zip (18 MB at 32 MB/s) 05:07:18 [2022-03-21T09:07:18.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.0/org.eclipse.tycho.p2.tools.impl-2.7.0.jar 05:07:18 [2022-03-21T09:07:18.258Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.0/org.eclipse.tycho.p2.tools.impl-2.7.0.jar 05:07:18 [2022-03-21T09:07:18.258Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.0/org.eclipse.tycho.p2.tools.impl-2.7.0.jar 05:07:18 [2022-03-21T09:07:18.258Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.0/org.eclipse.tycho.p2.tools.impl-2.7.0.jar 05:07:18 [2022-03-21T09:07:18.258Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.0/org.eclipse.tycho.p2.tools.impl-2.7.0.jar 05:07:18 [2022-03-21T09:07:18.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.0/org.eclipse.tycho.p2.tools.impl-2.7.0.jar 05:07:18 [2022-03-21T09:07:18.516Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/2.7.0/org.eclipse.tycho.p2.tools.impl-2.7.0.jar (64 kB at 947 kB/s) 05:07:19 [2022-03-21T09:07:19.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.pom 05:07:19 [2022-03-21T09:07:19.453Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.pom 05:07:19 [2022-03-21T09:07:19.453Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.pom 05:07:19 [2022-03-21T09:07:19.453Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.pom 05:07:19 [2022-03-21T09:07:19.712Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.pom 05:07:19 [2022-03-21T09:07:19.712Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.pom 05:07:19 [2022-03-21T09:07:19.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.pom (1.7 kB at 23 kB/s) 05:07:19 [2022-03-21T09:07:19.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.jar 05:07:19 [2022-03-21T09:07:19.712Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.jar 05:07:19 [2022-03-21T09:07:19.970Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.jar 05:07:19 [2022-03-21T09:07:19.970Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.jar 05:07:19 [2022-03-21T09:07:19.970Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.jar 05:07:19 [2022-03-21T09:07:19.970Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.jar 05:07:19 [2022-03-21T09:07:19.970Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/2.7.0/target-platform-configuration-2.7.0.jar (14 kB at 146 kB/s) 05:07:19 [2022-03-21T09:07:19.970Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.pom 05:07:19 [2022-03-21T09:07:19.970Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.pom 05:07:19 [2022-03-21T09:07:19.970Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.pom 05:07:19 [2022-03-21T09:07:19.970Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.pom 05:07:19 [2022-03-21T09:07:19.971Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.pom 05:07:19 [2022-03-21T09:07:19.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.pom 05:07:20 [2022-03-21T09:07:20.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.pom (2.9 kB at 63 kB/s) 05:07:20 [2022-03-21T09:07:20.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.jar 05:07:20 [2022-03-21T09:07:20.229Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.jar 05:07:20 [2022-03-21T09:07:20.229Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.jar 05:07:20 [2022-03-21T09:07:20.229Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.jar 05:07:20 [2022-03-21T09:07:20.229Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.jar 05:07:20 [2022-03-21T09:07:20.229Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.jar 05:07:20 [2022-03-21T09:07:20.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/2.7.0/tycho-source-plugin-2.7.0.jar (39 kB at 959 kB/s) 05:07:20 [2022-03-21T09:07:20.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom 05:07:20 [2022-03-21T09:07:20.229Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom 05:07:20 [2022-03-21T09:07:20.229Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom 05:07:20 [2022-03-21T09:07:20.229Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom 05:07:20 [2022-03-21T09:07:20.229Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom 05:07:20 [2022-03-21T09:07:20.229Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom 05:07:20 [2022-03-21T09:07:20.229Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 204 kB/s) 05:07:20 [2022-03-21T09:07:20.488Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom 05:07:20 [2022-03-21T09:07:20.488Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom 05:07:20 [2022-03-21T09:07:20.488Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom 05:07:20 [2022-03-21T09:07:20.488Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom 05:07:20 [2022-03-21T09:07:20.488Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom 05:07:20 [2022-03-21T09:07:20.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom 05:07:20 [2022-03-21T09:07:20.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 1.3 MB/s) 05:07:20 [2022-03-21T09:07:20.488Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom 05:07:20 [2022-03-21T09:07:20.488Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom 05:07:20 [2022-03-21T09:07:20.488Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom 05:07:20 [2022-03-21T09:07:20.488Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom 05:07:20 [2022-03-21T09:07:20.488Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom 05:07:20 [2022-03-21T09:07:20.488Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom 05:07:20 [2022-03-21T09:07:20.488Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.4/maven-model-3.8.4.pom (2.8 kB at 74 kB/s) 05:07:20 [2022-03-21T09:07:20.488Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.4/maven-3.8.4.pom 05:07:20 [2022-03-21T09:07:20.488Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/3.8.4/maven-3.8.4.pom 05:07:20 [2022-03-21T09:07:20.747Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/3.8.4/maven-3.8.4.pom 05:07:20 [2022-03-21T09:07:20.747Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.8.4/maven-3.8.4.pom 05:07:20 [2022-03-21T09:07:20.747Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven/3.8.4/maven-3.8.4.pom 05:07:20 [2022-03-21T09:07:20.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom 05:07:20 [2022-03-21T09:07:20.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.4/maven-3.8.4.pom (27 kB at 797 kB/s) 05:07:20 [2022-03-21T09:07:20.747Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom 05:07:20 [2022-03-21T09:07:20.747Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/34/maven-parent-34.pom 05:07:20 [2022-03-21T09:07:20.747Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/34/maven-parent-34.pom 05:07:20 [2022-03-21T09:07:20.747Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/34/maven-parent-34.pom 05:07:20 [2022-03-21T09:07:20.747Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/34/maven-parent-34.pom 05:07:20 [2022-03-21T09:07:20.747Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom 05:07:20 [2022-03-21T09:07:20.747Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 7.1 MB/s) 05:07:20 [2022-03-21T09:07:20.747Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom 05:07:21 [2022-03-21T09:07:21.005Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom 05:07:21 [2022-03-21T09:07:21.005Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom 05:07:21 [2022-03-21T09:07:21.005Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom 05:07:21 [2022-03-21T09:07:21.006Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom 05:07:21 [2022-03-21T09:07:21.006Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom 05:07:21 [2022-03-21T09:07:21.006Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.4/maven-plugin-api-3.8.4.pom (3.0 kB at 61 kB/s) 05:07:21 [2022-03-21T09:07:21.006Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.006Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.006Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.006Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.006Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.006Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 110 kB/s) 05:07:21 [2022-03-21T09:07:21.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.264Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.264Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.264Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.264Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.264Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.264Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 624 kB/s) 05:07:21 [2022-03-21T09:07:21.264Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom 05:07:21 [2022-03-21T09:07:21.265Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/oss/oss-parent/9/oss-parent-9.pom 05:07:21 [2022-03-21T09:07:21.265Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom 05:07:21 [2022-03-21T09:07:21.265Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom 05:07:21 [2022-03-21T09:07:21.265Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/oss/oss-parent/9/oss-parent-9.pom 05:07:21 [2022-03-21T09:07:21.265Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom 05:07:21 [2022-03-21T09:07:21.265Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 182 kB/s) 05:07:21 [2022-03-21T09:07:21.265Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom 05:07:21 [2022-03-21T09:07:21.265Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom 05:07:21 [2022-03-21T09:07:21.265Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom 05:07:21 [2022-03-21T09:07:21.530Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom 05:07:21 [2022-03-21T09:07:21.530Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 2.7 MB/s) 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/net/java/jvnet-parent/3/jvnet-parent-3.pom 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/net/java/jvnet-parent/3/jvnet-parent-3.pom 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 106 kB/s) 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 109 kB/s) 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.531Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.800Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.800Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom 05:07:21 [2022-03-21T09:07:21.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 515 kB/s) 05:07:21 [2022-03-21T09:07:21.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom 05:07:21 [2022-03-21T09:07:21.800Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom 05:07:21 [2022-03-21T09:07:21.800Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom 05:07:21 [2022-03-21T09:07:21.800Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom 05:07:21 [2022-03-21T09:07:21.800Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom 05:07:21 [2022-03-21T09:07:21.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom 05:07:21 [2022-03-21T09:07:21.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 457 kB/s) 05:07:21 [2022-03-21T09:07:21.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom 05:07:21 [2022-03-21T09:07:21.800Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom 05:07:21 [2022-03-21T09:07:21.800Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom 05:07:21 [2022-03-21T09:07:21.801Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom 05:07:21 [2022-03-21T09:07:21.801Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom 05:07:21 [2022-03-21T09:07:21.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom 05:07:21 [2022-03-21T09:07:21.801Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 4.1 MB/s) 05:07:21 [2022-03-21T09:07:21.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom 05:07:21 [2022-03-21T09:07:21.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/17/spice-parent-17.pom 05:07:21 [2022-03-21T09:07:21.801Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom 05:07:21 [2022-03-21T09:07:21.801Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom 05:07:21 [2022-03-21T09:07:21.801Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/spice/spice-parent/17/spice-parent-17.pom 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 563 kB/s) 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/10/forge-parent-10.pom 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/forge/forge-parent/10/forge-parent-10.pom 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 3.4 MB/s) 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 247 kB/s) 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.080Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.366Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.366Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.366Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.366Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.4/maven-core-3.8.4.pom (7.6 kB at 316 kB/s) 05:07:22 [2022-03-21T09:07:22.366Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.366Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.366Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.366Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.366Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.367Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.367Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.4/maven-settings-3.8.4.pom (1.9 kB at 47 kB/s) 05:07:22 [2022-03-21T09:07:22.367Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.367Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.367Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.367Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.367Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.4/maven-settings-builder-3.8.4.pom (2.5 kB at 64 kB/s) 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.4/maven-builder-support-3.8.4.pom (1.4 kB at 56 kB/s) 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 95 kB/s) 05:07:22 [2022-03-21T09:07:22.644Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.pom (1.9 kB at 44 kB/s) 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.4/maven-model-builder-3.8.4.pom (3.4 kB at 117 kB/s) 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom 05:07:22 [2022-03-21T09:07:22.928Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom 05:07:23 [2022-03-21T09:07:23.194Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom 05:07:23 [2022-03-21T09:07:23.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom 05:07:23 [2022-03-21T09:07:23.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.4/maven-resolver-provider-3.8.4.pom (4.2 kB at 106 kB/s) 05:07:23 [2022-03-21T09:07:23.194Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.194Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.194Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.194Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.194Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.194Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.194Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 32 kB/s) 05:07:23 [2022-03-21T09:07:23.194Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.194Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.194Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.194Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.453Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 679 kB/s) 05:07:23 [2022-03-21T09:07:23.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.453Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.453Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.453Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.453Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 166 kB/s) 05:07:23 [2022-03-21T09:07:23.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.453Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.453Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.453Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.453Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 176 kB/s) 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 264 kB/s) 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 734 kB/s) 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom 05:07:23 [2022-03-21T09:07:23.712Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/47/commons-parent-47.pom 05:07:23 [2022-03-21T09:07:23.713Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/47/commons-parent-47.pom 05:07:23 [2022-03-21T09:07:23.713Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/47/commons-parent-47.pom 05:07:23 [2022-03-21T09:07:23.713Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-parent/47/commons-parent-47.pom 05:07:23 [2022-03-21T09:07:23.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom 05:07:23 [2022-03-21T09:07:23.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 2.0 MB/s) 05:07:23 [2022-03-21T09:07:23.971Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom 05:07:23 [2022-03-21T09:07:23.971Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/19/apache-19.pom 05:07:23 [2022-03-21T09:07:23.971Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/19/apache-19.pom 05:07:23 [2022-03-21T09:07:23.971Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/19/apache-19.pom 05:07:23 [2022-03-21T09:07:23.971Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/19/apache-19.pom 05:07:23 [2022-03-21T09:07:23.971Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom 05:07:23 [2022-03-21T09:07:23.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 1.1 MB/s) 05:07:23 [2022-03-21T09:07:23.971Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom 05:07:23 [2022-03-21T09:07:23.971Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom 05:07:23 [2022-03-21T09:07:23.971Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom 05:07:23 [2022-03-21T09:07:23.971Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom 05:07:23 [2022-03-21T09:07:23.971Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom 05:07:23 [2022-03-21T09:07:23.972Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom 05:07:24 [2022-03-21T09:07:24.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 128 kB/s) 05:07:24 [2022-03-21T09:07:24.230Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom 05:07:24 [2022-03-21T09:07:24.230Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom 05:07:24 [2022-03-21T09:07:24.230Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom 05:07:24 [2022-03-21T09:07:24.230Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom 05:07:24 [2022-03-21T09:07:24.230Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom 05:07:24 [2022-03-21T09:07:24.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom 05:07:24 [2022-03-21T09:07:24.230Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 531 kB/s) 05:07:24 [2022-03-21T09:07:24.230Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom 05:07:24 [2022-03-21T09:07:24.230Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom 05:07:24 [2022-03-21T09:07:24.230Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom 05:07:24 [2022-03-21T09:07:24.230Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom 05:07:24 [2022-03-21T09:07:24.230Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom 05:07:24 [2022-03-21T09:07:24.230Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom 05:07:25 [2022-03-21T09:07:25.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 5.5 kB/s) 05:07:25 [2022-03-21T09:07:25.608Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom 05:07:25 [2022-03-21T09:07:25.608Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom 05:07:25 [2022-03-21T09:07:25.608Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom 05:07:25 [2022-03-21T09:07:25.608Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom 05:07:25 [2022-03-21T09:07:25.608Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom 05:07:25 [2022-03-21T09:07:25.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom 05:07:25 [2022-03-21T09:07:25.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 127 kB/s) 05:07:25 [2022-03-21T09:07:25.608Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.2/guice-4.2.2.pom 05:07:25 [2022-03-21T09:07:25.608Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/inject/guice/4.2.2/guice-4.2.2.pom 05:07:25 [2022-03-21T09:07:25.608Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/inject/guice/4.2.2/guice-4.2.2.pom 05:07:25 [2022-03-21T09:07:25.609Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/inject/guice/4.2.2/guice-4.2.2.pom 05:07:25 [2022-03-21T09:07:25.609Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/inject/guice/4.2.2/guice-4.2.2.pom 05:07:25 [2022-03-21T09:07:25.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom 05:07:25 [2022-03-21T09:07:25.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 288 kB/s) 05:07:25 [2022-03-21T09:07:25.609Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom 05:07:25 [2022-03-21T09:07:25.609Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom 05:07:25 [2022-03-21T09:07:25.609Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom 05:07:25 [2022-03-21T09:07:25.609Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom 05:07:25 [2022-03-21T09:07:25.609Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom 05:07:25 [2022-03-21T09:07:25.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom 05:07:25 [2022-03-21T09:07:25.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 1.0 MB/s) 05:07:25 [2022-03-21T09:07:25.609Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/5/google-5.pom 05:07:25 [2022-03-21T09:07:25.609Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/google/5/google-5.pom 05:07:25 [2022-03-21T09:07:25.609Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/google/5/google-5.pom 05:07:25 [2022-03-21T09:07:25.867Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/google/5/google-5.pom 05:07:25 [2022-03-21T09:07:25.867Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/google/5/google-5.pom 05:07:25 [2022-03-21T09:07:25.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom 05:07:25 [2022-03-21T09:07:25.868Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 176 kB/s) 05:07:25 [2022-03-21T09:07:25.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom 05:07:25 [2022-03-21T09:07:25.868Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/aopalliance/aopalliance/1.0/aopalliance-1.0.pom 05:07:25 [2022-03-21T09:07:25.868Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.pom 05:07:25 [2022-03-21T09:07:25.868Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom 05:07:25 [2022-03-21T09:07:25.868Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/aopalliance/aopalliance/1.0/aopalliance-1.0.pom 05:07:25 [2022-03-21T09:07:25.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom 05:07:25 [2022-03-21T09:07:25.868Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 14 kB/s) 05:07:25 [2022-03-21T09:07:25.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.pom 05:07:25 [2022-03-21T09:07:25.868Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/guava/25.1-android/guava-25.1-android.pom 05:07:25 [2022-03-21T09:07:25.868Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava/25.1-android/guava-25.1-android.pom 05:07:25 [2022-03-21T09:07:25.868Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/25.1-android/guava-25.1-android.pom 05:07:25 [2022-03-21T09:07:25.868Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/guava/25.1-android/guava-25.1-android.pom 05:07:25 [2022-03-21T09:07:25.868Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom 05:07:26 [2022-03-21T09:07:26.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 410 kB/s) 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 566 kB/s) 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 1.4 MB/s) 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/oss/oss-parent/7/oss-parent-7.pom 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom 05:07:26 [2022-03-21T09:07:26.127Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/oss/oss-parent/7/oss-parent-7.pom 05:07:26 [2022-03-21T09:07:26.386Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom 05:07:26 [2022-03-21T09:07:26.386Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 302 kB/s) 05:07:26 [2022-03-21T09:07:26.386Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom 05:07:26 [2022-03-21T09:07:26.386Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom 05:07:26 [2022-03-21T09:07:26.386Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom 05:07:26 [2022-03-21T09:07:26.386Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom 05:07:26 [2022-03-21T09:07:26.386Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom 05:07:26 [2022-03-21T09:07:26.386Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom 05:07:26 [2022-03-21T09:07:26.386Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 136 kB/s) 05:07:26 [2022-03-21T09:07:26.386Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom 05:07:26 [2022-03-21T09:07:26.386Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom 05:07:26 [2022-03-21T09:07:26.386Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom 05:07:26 [2022-03-21T09:07:26.386Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom 05:07:26 [2022-03-21T09:07:26.386Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom 05:07:26 [2022-03-21T09:07:26.386Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom 05:07:26 [2022-03-21T09:07:26.386Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 62 kB/s) 05:07:26 [2022-03-21T09:07:26.387Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom 05:07:26 [2022-03-21T09:07:26.387Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom 05:07:26 [2022-03-21T09:07:26.387Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom 05:07:26 [2022-03-21T09:07:26.387Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom 05:07:26 [2022-03-21T09:07:26.387Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom 05:07:26 [2022-03-21T09:07:26.387Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom 05:07:26 [2022-03-21T09:07:26.387Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 319 kB/s) 05:07:26 [2022-03-21T09:07:26.387Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 173 kB/s) 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 127 kB/s) 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom 05:07:26 [2022-03-21T09:07:26.646Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom 05:07:26 [2022-03-21T09:07:26.905Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 274 kB/s) 05:07:26 [2022-03-21T09:07:26.905Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom 05:07:26 [2022-03-21T09:07:26.905Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom 05:07:26 [2022-03-21T09:07:26.905Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom 05:07:26 [2022-03-21T09:07:26.905Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom 05:07:26 [2022-03-21T09:07:26.905Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom 05:07:26 [2022-03-21T09:07:26.905Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom 05:07:26 [2022-03-21T09:07:26.905Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 1.4 MB/s) 05:07:26 [2022-03-21T09:07:26.905Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom 05:07:26 [2022-03-21T09:07:26.905Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom 05:07:26 [2022-03-21T09:07:26.905Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom 05:07:26 [2022-03-21T09:07:26.906Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom 05:07:26 [2022-03-21T09:07:26.906Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom 05:07:26 [2022-03-21T09:07:26.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom 05:07:26 [2022-03-21T09:07:26.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 201 kB/s) 05:07:26 [2022-03-21T09:07:26.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom 05:07:26 [2022-03-21T09:07:26.906Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom 05:07:26 [2022-03-21T09:07:26.906Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom 05:07:26 [2022-03-21T09:07:26.906Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom 05:07:26 [2022-03-21T09:07:26.906Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom 05:07:27 [2022-03-21T09:07:27.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom 05:07:27 [2022-03-21T09:07:27.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 80 kB/s) 05:07:27 [2022-03-21T09:07:27.165Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom 05:07:27 [2022-03-21T09:07:27.165Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom 05:07:27 [2022-03-21T09:07:27.165Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom 05:07:27 [2022-03-21T09:07:27.165Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom 05:07:27 [2022-03-21T09:07:27.165Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom 05:07:27 [2022-03-21T09:07:27.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom 05:07:27 [2022-03-21T09:07:27.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 223 kB/s) 05:07:27 [2022-03-21T09:07:27.165Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom 05:07:27 [2022-03-21T09:07:27.165Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom 05:07:27 [2022-03-21T09:07:27.165Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom 05:07:27 [2022-03-21T09:07:27.165Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom 05:07:27 [2022-03-21T09:07:27.165Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom 05:07:27 [2022-03-21T09:07:27.165Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom 05:07:27 [2022-03-21T09:07:27.165Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 370 kB/s) 05:07:27 [2022-03-21T09:07:27.424Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom 05:07:27 [2022-03-21T09:07:27.425Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom 05:07:27 [2022-03-21T09:07:27.425Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom 05:07:27 [2022-03-21T09:07:27.425Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom 05:07:27 [2022-03-21T09:07:27.425Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom 05:07:27 [2022-03-21T09:07:27.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom 05:07:27 [2022-03-21T09:07:27.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 98 kB/s) 05:07:27 [2022-03-21T09:07:27.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.pom 05:07:27 [2022-03-21T09:07:27.425Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.pom 05:07:27 [2022-03-21T09:07:27.425Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.pom 05:07:27 [2022-03-21T09:07:27.425Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.pom 05:07:27 [2022-03-21T09:07:27.425Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.pom 05:07:27 [2022-03-21T09:07:27.425Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.pom 05:07:27 [2022-03-21T09:07:27.425Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.pom (2.5 kB at 40 kB/s) 05:07:27 [2022-03-21T09:07:27.425Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.4/maven-artifact-3.8.4.pom (2.4 kB at 100 kB/s) 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.jar 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.jar 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar 05:07:27 [2022-03-21T09:07:27.684Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.jar 05:07:27 [2022-03-21T09:07:27.943Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar 05:07:27 [2022-03-21T09:07:27.943Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar 05:07:27 [2022-03-21T09:07:27.943Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar 05:07:27 [2022-03-21T09:07:27.943Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.jar 05:07:27 [2022-03-21T09:07:27.943Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar 05:07:27 [2022-03-21T09:07:27.943Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar 05:07:27 [2022-03-21T09:07:27.943Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar 05:07:27 [2022-03-21T09:07:27.943Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.jar 05:07:27 [2022-03-21T09:07:27.943Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar 05:07:27 [2022-03-21T09:07:27.943Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar 05:07:27 [2022-03-21T09:07:27.943Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar 05:07:27 [2022-03-21T09:07:27.943Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.jar 05:07:27 [2022-03-21T09:07:27.943Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 1.0 MB/s) 05:07:27 [2022-03-21T09:07:27.943Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/2.7.0/tycho-packaging-plugin-2.7.0.jar (137 kB at 4.4 MB/s) 05:07:27 [2022-03-21T09:07:27.943Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 3.4 MB/s) 05:07:27 [2022-03-21T09:07:27.943Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 554 kB/s) 05:07:28 [2022-03-21T09:07:28.201Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom 05:07:28 [2022-03-21T09:07:28.201Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom 05:07:28 [2022-03-21T09:07:28.201Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom 05:07:28 [2022-03-21T09:07:28.202Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom 05:07:28 [2022-03-21T09:07:28.202Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom 05:07:28 [2022-03-21T09:07:28.202Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom 05:07:28 [2022-03-21T09:07:28.202Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (8.1 kB at 108 kB/s) 05:07:28 [2022-03-21T09:07:28.202Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom 05:07:28 [2022-03-21T09:07:28.460Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom 05:07:28 [2022-03-21T09:07:28.460Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom 05:07:28 [2022-03-21T09:07:28.460Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom 05:07:28 [2022-03-21T09:07:28.460Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom 05:07:28 [2022-03-21T09:07:28.460Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom 05:07:28 [2022-03-21T09:07:28.460Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 3.6 MB/s) 05:07:28 [2022-03-21T09:07:28.460Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar 05:07:28 [2022-03-21T09:07:28.460Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar 05:07:28 [2022-03-21T09:07:28.460Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar 05:07:28 [2022-03-21T09:07:28.460Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar 05:07:28 [2022-03-21T09:07:28.460Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar 05:07:28 [2022-03-21T09:07:28.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar 05:07:28 [2022-03-21T09:07:28.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (33 kB at 1.9 MB/s) 05:07:28 [2022-03-21T09:07:28.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom 05:07:28 [2022-03-21T09:07:28.719Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom 05:07:28 [2022-03-21T09:07:28.719Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom 05:07:28 [2022-03-21T09:07:28.719Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom 05:07:28 [2022-03-21T09:07:28.719Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom 05:07:28 [2022-03-21T09:07:28.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom 05:07:28 [2022-03-21T09:07:28.719Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.pom (7.7 kB at 383 kB/s) 05:07:28 [2022-03-21T09:07:28.719Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom 05:07:28 [2022-03-21T09:07:28.719Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom 05:07:28 [2022-03-21T09:07:28.719Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom 05:07:28 [2022-03-21T09:07:28.719Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom 05:07:28 [2022-03-21T09:07:28.719Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom 05:07:28 [2022-03-21T09:07:28.719Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom 05:07:28 [2022-03-21T09:07:28.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0/enforcer-3.0.0.pom (8.7 kB at 235 kB/s) 05:07:28 [2022-03-21T09:07:28.978Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar 05:07:28 [2022-03-21T09:07:28.978Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar 05:07:28 [2022-03-21T09:07:28.978Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar 05:07:28 [2022-03-21T09:07:28.978Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar 05:07:28 [2022-03-21T09:07:28.978Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar 05:07:28 [2022-03-21T09:07:28.978Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar 05:07:28 [2022-03-21T09:07:28.978Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0/maven-enforcer-plugin-3.0.0.jar (27 kB at 352 kB/s) 05:07:28 [2022-03-21T09:07:28.978Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.0/tycho-p2-extras-plugin-2.7.0.pom 05:07:28 [2022-03-21T09:07:28.978Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.0/tycho-p2-extras-plugin-2.7.0.pom 05:07:28 [2022-03-21T09:07:28.978Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.0/tycho-p2-extras-plugin-2.7.0.pom 05:07:29 [2022-03-21T09:07:29.236Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.0/tycho-p2-extras-plugin-2.7.0.pom 05:07:29 [2022-03-21T09:07:29.237Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.0/tycho-p2-extras-plugin-2.7.0.pom 05:07:29 [2022-03-21T09:07:29.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.0/tycho-p2-extras-plugin-2.7.0.pom 05:07:29 [2022-03-21T09:07:29.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.0/tycho-p2-extras-plugin-2.7.0.pom (5.7 kB at 197 kB/s) 05:07:29 [2022-03-21T09:07:29.237Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.0/tycho-p2-extras-plugin-2.7.0.jar 05:07:29 [2022-03-21T09:07:29.237Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.0/tycho-p2-extras-plugin-2.7.0.jar 05:07:29 [2022-03-21T09:07:29.237Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.0/tycho-p2-extras-plugin-2.7.0.jar 05:07:29 [2022-03-21T09:07:29.237Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.0/tycho-p2-extras-plugin-2.7.0.jar 05:07:29 [2022-03-21T09:07:29.237Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.0/tycho-p2-extras-plugin-2.7.0.jar 05:07:29 [2022-03-21T09:07:29.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.0/tycho-p2-extras-plugin-2.7.0.jar 05:07:29 [2022-03-21T09:07:29.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/2.7.0/tycho-p2-extras-plugin-2.7.0.jar (30 kB at 871 kB/s) 05:07:29 [2022-03-21T09:07:29.237Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.pom 05:07:29 [2022-03-21T09:07:29.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.pom 05:07:29 [2022-03-21T09:07:29.495Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.pom 05:07:29 [2022-03-21T09:07:29.495Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.pom 05:07:29 [2022-03-21T09:07:29.495Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.pom 05:07:29 [2022-03-21T09:07:29.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.pom 05:07:29 [2022-03-21T09:07:29.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.pom (2.2 kB at 70 kB/s) 05:07:29 [2022-03-21T09:07:29.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom 05:07:29 [2022-03-21T09:07:29.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom 05:07:29 [2022-03-21T09:07:29.495Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom 05:07:29 [2022-03-21T09:07:29.495Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom 05:07:29 [2022-03-21T09:07:29.495Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom 05:07:29 [2022-03-21T09:07:29.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom 05:07:29 [2022-03-21T09:07:29.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.pom (2.6 kB at 56 kB/s) 05:07:29 [2022-03-21T09:07:29.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom 05:07:29 [2022-03-21T09:07:29.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm/9.2/asm-9.2.pom 05:07:29 [2022-03-21T09:07:29.753Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm/9.2/asm-9.2.pom 05:07:29 [2022-03-21T09:07:29.753Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/9.2/asm-9.2.pom 05:07:29 [2022-03-21T09:07:29.753Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm/9.2/asm-9.2.pom 05:07:29 [2022-03-21T09:07:29.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom 05:07:29 [2022-03-21T09:07:29.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.pom (2.4 kB at 46 kB/s) 05:07:29 [2022-03-21T09:07:29.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom 05:07:29 [2022-03-21T09:07:29.753Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom 05:07:29 [2022-03-21T09:07:29.753Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom 05:07:29 [2022-03-21T09:07:29.753Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom 05:07:29 [2022-03-21T09:07:29.754Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom 05:07:29 [2022-03-21T09:07:29.754Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom 05:07:29 [2022-03-21T09:07:29.754Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.pom (2.9 kB at 54 kB/s) 05:07:29 [2022-03-21T09:07:29.754Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom 05:07:29 [2022-03-21T09:07:29.754Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom 05:07:30 [2022-03-21T09:07:30.012Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom 05:07:30 [2022-03-21T09:07:30.012Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom 05:07:30 [2022-03-21T09:07:30.012Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom 05:07:30 [2022-03-21T09:07:30.012Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom 05:07:30 [2022-03-21T09:07:30.012Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.pom (2.6 kB at 87 kB/s) 05:07:30 [2022-03-21T09:07:30.012Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.pom 05:07:30 [2022-03-21T09:07:30.012Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.pom 05:07:30 [2022-03-21T09:07:30.012Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.pom 05:07:30 [2022-03-21T09:07:30.012Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.pom 05:07:30 [2022-03-21T09:07:30.012Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.pom 05:07:30 [2022-03-21T09:07:30.012Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.pom 05:07:30 [2022-03-21T09:07:30.012Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.pom (3.0 kB at 88 kB/s) 05:07:30 [2022-03-21T09:07:30.012Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom 05:07:30 [2022-03-21T09:07:30.012Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom 05:07:30 [2022-03-21T09:07:30.270Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 579 kB/s) 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/35/commons-parent-35.pom 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-parent/35/commons-parent-35.pom 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 9.6 MB/s) 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/15/apache-15.pom 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/15/apache-15.pom 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/15/apache-15.pom 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/15/apache-15.pom 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 1.0 MB/s) 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.jar 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.jar 05:07:30 [2022-03-21T09:07:30.271Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm/9.2/asm-9.2.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm/9.2/asm-9.2.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/9.2/asm-9.2.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 05:07:30 [2022-03-21T09:07:30.530Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.jar 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm/9.2/asm-9.2.jar 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.jar 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.jar 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/2.7.0/tycho-artifactcomparator-2.7.0.jar (20 kB at 1.3 MB/s) 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.jar 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar (34 kB at 1.8 MB/s) 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.2/asm-util-9.2.jar (85 kB at 4.0 MB/s) 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar (53 kB at 1.9 MB/s) 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 1.6 MB/s) 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 3.5 MB/s) 05:07:30 [2022-03-21T09:07:30.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/2.7.0/sisu-equinox-launching-2.7.0.jar (28 kB at 763 kB/s) 05:07:30 [2022-03-21T09:07:30.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom 05:07:30 [2022-03-21T09:07:30.790Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom 05:07:30 [2022-03-21T09:07:30.790Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom 05:07:30 [2022-03-21T09:07:30.790Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom 05:07:30 [2022-03-21T09:07:30.790Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.pom (2.5 kB at 115 kB/s) 05:07:30 [2022-03-21T09:07:30.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom 05:07:30 [2022-03-21T09:07:30.790Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom 05:07:30 [2022-03-21T09:07:30.790Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom 05:07:30 [2022-03-21T09:07:30.790Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom 05:07:31 [2022-03-21T09:07:31.050Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-build-parent/1.3.2/cbi-build-parent-1.3.2.pom (7.0 kB at 240 kB/s) 05:07:31 [2022-03-21T09:07:31.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom 05:07:31 [2022-03-21T09:07:31.050Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom 05:07:31 [2022-03-21T09:07:31.050Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom 05:07:31 [2022-03-21T09:07:31.050Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom 05:07:31 [2022-03-21T09:07:31.050Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-parent/1.3.2/cbi-parent-1.3.2.pom (4.9 kB at 212 kB/s) 05:07:31 [2022-03-21T09:07:31.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom 05:07:31 [2022-03-21T09:07:31.050Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom 05:07:31 [2022-03-21T09:07:31.050Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom 05:07:31 [2022-03-21T09:07:31.050Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom 05:07:31 [2022-03-21T09:07:31.050Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-bom/1.3.2/cbi-bom-1.3.2.pom (11 kB at 216 kB/s) 05:07:31 [2022-03-21T09:07:31.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.jar 05:07:31 [2022-03-21T09:07:31.050Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.jar 05:07:31 [2022-03-21T09:07:31.050Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.jar 05:07:31 [2022-03-21T09:07:31.050Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.jar 05:07:31 [2022-03-21T09:07:31.309Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/eclipse-jarsigner-plugin/1.3.2/eclipse-jarsigner-plugin-1.3.2.jar (66 kB at 1.8 MB/s) 05:07:31 [2022-03-21T09:07:31.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.pom 05:07:31 [2022-03-21T09:07:31.309Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.pom 05:07:31 [2022-03-21T09:07:31.309Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.pom 05:07:31 [2022-03-21T09:07:31.309Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.pom 05:07:31 [2022-03-21T09:07:31.309Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.pom 05:07:31 [2022-03-21T09:07:31.309Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.pom 05:07:31 [2022-03-21T09:07:31.567Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.pom (2.4 kB at 59 kB/s) 05:07:31 [2022-03-21T09:07:31.567Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.jar 05:07:31 [2022-03-21T09:07:31.568Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.jar 05:07:31 [2022-03-21T09:07:31.568Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.jar 05:07:31 [2022-03-21T09:07:31.568Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.jar 05:07:31 [2022-03-21T09:07:31.568Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.jar 05:07:31 [2022-03-21T09:07:31.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.jar 05:07:31 [2022-03-21T09:07:31.826Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/2.7.0/tycho-p2-plugin-2.7.0.jar (30 kB at 277 kB/s) 05:07:31 [2022-03-21T09:07:31.826Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom 05:07:31 [2022-03-21T09:07:31.826Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom 05:07:31 [2022-03-21T09:07:31.826Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom 05:07:31 [2022-03-21T09:07:31.826Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom 05:07:31 [2022-03-21T09:07:31.826Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom 05:07:31 [2022-03-21T09:07:31.826Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom 05:07:31 [2022-03-21T09:07:31.826Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 713 kB/s) 05:07:32 [2022-03-21T09:07:32.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom 05:07:32 [2022-03-21T09:07:32.084Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom 05:07:32 [2022-03-21T09:07:32.084Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom 05:07:32 [2022-03-21T09:07:32.084Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom 05:07:32 [2022-03-21T09:07:32.084Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom 05:07:32 [2022-03-21T09:07:32.084Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom 05:07:32 [2022-03-21T09:07:32.084Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 196 kB/s) 05:07:32 [2022-03-21T09:07:32.084Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar 05:07:32 [2022-03-21T09:07:32.084Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar 05:07:32 [2022-03-21T09:07:32.084Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar 05:07:32 [2022-03-21T09:07:32.085Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar 05:07:32 [2022-03-21T09:07:32.085Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar 05:07:32 [2022-03-21T09:07:32.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar 05:07:32 [2022-03-21T09:07:32.085Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 14 MB/s) 05:07:32 [2022-03-21T09:07:32.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom 05:07:32 [2022-03-21T09:07:32.342Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom 05:07:32 [2022-03-21T09:07:32.342Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom 05:07:32 [2022-03-21T09:07:32.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom 05:07:32 [2022-03-21T09:07:32.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom 05:07:32 [2022-03-21T09:07:32.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom 05:07:32 [2022-03-21T09:07:32.601Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom (4.7 kB at 524 kB/s) 05:07:32 [2022-03-21T09:07:32.601Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar 05:07:32 [2022-03-21T09:07:32.601Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar 05:07:32 [2022-03-21T09:07:32.601Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar 05:07:32 [2022-03-21T09:07:32.601Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar 05:07:32 [2022-03-21T09:07:32.601Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar 05:07:32 [2022-03-21T09:07:32.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar 05:07:32 [2022-03-21T09:07:32.601Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar (39 kB at 1.6 MB/s) 05:07:32 [2022-03-21T09:07:32.601Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.0/tycho-eclipserun-plugin-2.7.0.pom 05:07:32 [2022-03-21T09:07:32.601Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.0/tycho-eclipserun-plugin-2.7.0.pom 05:07:32 [2022-03-21T09:07:32.601Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.0/tycho-eclipserun-plugin-2.7.0.pom 05:07:32 [2022-03-21T09:07:32.601Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.0/tycho-eclipserun-plugin-2.7.0.pom 05:07:32 [2022-03-21T09:07:32.601Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.0/tycho-eclipserun-plugin-2.7.0.pom 05:07:32 [2022-03-21T09:07:32.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.0/tycho-eclipserun-plugin-2.7.0.pom 05:07:32 [2022-03-21T09:07:32.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.0/tycho-eclipserun-plugin-2.7.0.pom (2.4 kB at 36 kB/s) 05:07:32 [2022-03-21T09:07:32.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.0/tycho-eclipserun-plugin-2.7.0.jar 05:07:32 [2022-03-21T09:07:32.861Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.0/tycho-eclipserun-plugin-2.7.0.jar 05:07:32 [2022-03-21T09:07:32.861Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.0/tycho-eclipserun-plugin-2.7.0.jar 05:07:32 [2022-03-21T09:07:32.861Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.0/tycho-eclipserun-plugin-2.7.0.jar 05:07:32 [2022-03-21T09:07:32.861Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.0/tycho-eclipserun-plugin-2.7.0.jar 05:07:32 [2022-03-21T09:07:32.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.0/tycho-eclipserun-plugin-2.7.0.jar 05:07:32 [2022-03-21T09:07:32.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/2.7.0/tycho-eclipserun-plugin-2.7.0.jar (14 kB at 268 kB/s) 05:07:33 [2022-03-21T09:07:33.119Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom 05:07:33 [2022-03-21T09:07:33.119Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom 05:07:33 [2022-03-21T09:07:33.119Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom 05:07:33 [2022-03-21T09:07:33.119Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom 05:07:33 [2022-03-21T09:07:33.377Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom 05:07:33 [2022-03-21T09:07:33.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom 05:07:33 [2022-03-21T09:07:33.378Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom (5.2 kB at 136 kB/s) 05:07:33 [2022-03-21T09:07:33.378Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom 05:07:33 [2022-03-21T09:07:33.378Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom 05:07:33 [2022-03-21T09:07:33.378Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom 05:07:33 [2022-03-21T09:07:33.378Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom 05:07:33 [2022-03-21T09:07:33.378Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom 05:07:33 [2022-03-21T09:07:33.378Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom 05:07:33 [2022-03-21T09:07:33.378Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 306 kB/s) 05:07:33 [2022-03-21T09:07:33.378Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom 05:07:33 [2022-03-21T09:07:33.378Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/31/maven-parent-31.pom 05:07:33 [2022-03-21T09:07:33.378Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom 05:07:33 [2022-03-21T09:07:33.636Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom 05:07:33 [2022-03-21T09:07:33.636Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/31/maven-parent-31.pom 05:07:33 [2022-03-21T09:07:33.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom 05:07:33 [2022-03-21T09:07:33.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 8.7 MB/s) 05:07:33 [2022-03-21T09:07:33.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar 05:07:33 [2022-03-21T09:07:33.636Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar 05:07:33 [2022-03-21T09:07:33.636Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar 05:07:33 [2022-03-21T09:07:33.636Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar 05:07:33 [2022-03-21T09:07:33.636Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar 05:07:33 [2022-03-21T09:07:33.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar 05:07:33 [2022-03-21T09:07:33.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar (30 kB at 896 kB/s) 05:07:33 [2022-03-21T09:07:33.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.pom 05:07:33 [2022-03-21T09:07:33.636Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.pom 05:07:33 [2022-03-21T09:07:33.636Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.pom 05:07:33 [2022-03-21T09:07:33.636Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.pom 05:07:33 [2022-03-21T09:07:33.895Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.pom 05:07:33 [2022-03-21T09:07:33.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.pom 05:07:33 [2022-03-21T09:07:33.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.pom (8.3 kB at 238 kB/s) 05:07:33 [2022-03-21T09:07:33.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.jar 05:07:33 [2022-03-21T09:07:33.895Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.jar 05:07:33 [2022-03-21T09:07:33.895Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.jar 05:07:33 [2022-03-21T09:07:33.895Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.jar 05:07:33 [2022-03-21T09:07:33.895Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.jar 05:07:33 [2022-03-21T09:07:33.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.jar 05:07:33 [2022-03-21T09:07:33.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/2.7.0/tycho-surefire-plugin-2.7.0.jar (86 kB at 1.5 MB/s) 05:07:33 [2022-03-21T09:07:33.895Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom 05:07:33 [2022-03-21T09:07:33.895Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom 05:07:33 [2022-03-21T09:07:33.895Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom 05:07:34 [2022-03-21T09:07:34.154Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom 05:07:34 [2022-03-21T09:07:34.154Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom 05:07:34 [2022-03-21T09:07:34.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom 05:07:34 [2022-03-21T09:07:34.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.pom (4.1 kB at 118 kB/s) 05:07:34 [2022-03-21T09:07:34.154Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom 05:07:34 [2022-03-21T09:07:34.154Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom 05:07:34 [2022-03-21T09:07:34.154Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom 05:07:34 [2022-03-21T09:07:34.154Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom 05:07:34 [2022-03-21T09:07:34.154Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom 05:07:34 [2022-03-21T09:07:34.154Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom 05:07:34 [2022-03-21T09:07:34.154Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 110 kB/s) 05:07:34 [2022-03-21T09:07:34.154Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom 05:07:34 [2022-03-21T09:07:34.412Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom 05:07:34 [2022-03-21T09:07:34.413Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom 05:07:34 [2022-03-21T09:07:34.413Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom 05:07:34 [2022-03-21T09:07:34.413Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom 05:07:34 [2022-03-21T09:07:34.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom 05:07:34 [2022-03-21T09:07:34.413Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 270 kB/s) 05:07:34 [2022-03-21T09:07:34.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.413Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.413Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.413Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.413Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.413Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.pom (3.5 kB at 97 kB/s) 05:07:34 [2022-03-21T09:07:34.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.671Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.671Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.671Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.671Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.671Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.671Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.pom (1.5 kB at 26 kB/s) 05:07:34 [2022-03-21T09:07:34.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/2.7.0/tycho-surefire-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.671Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-surefire/2.7.0/tycho-surefire-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-surefire/2.7.0/tycho-surefire-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-surefire/2.7.0/tycho-surefire-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-surefire/2.7.0/tycho-surefire-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.0/tycho-surefire-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/2.7.0/tycho-surefire-2.7.0.pom (3.4 kB at 103 kB/s) 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.pom (1.5 kB at 34 kB/s) 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.pom 05:07:34 [2022-03-21T09:07:34.930Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.pom (1.9 kB at 88 kB/s) 05:07:35 [2022-03-21T09:07:35.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.189Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.189Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.189Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.189Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.189Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.189Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.pom (3.3 kB at 78 kB/s) 05:07:35 [2022-03-21T09:07:35.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.190Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.190Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.190Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.190Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.190Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.190Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.pom (3.3 kB at 150 kB/s) 05:07:35 [2022-03-21T09:07:35.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.190Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.448Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.448Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.448Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.448Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.448Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.pom (3.3 kB at 70 kB/s) 05:07:35 [2022-03-21T09:07:35.448Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.448Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.448Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.449Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.449Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.449Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.449Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.pom (3.3 kB at 46 kB/s) 05:07:35 [2022-03-21T09:07:35.707Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.707Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.707Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.707Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.707Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.pom (2.9 kB at 98 kB/s) 05:07:35 [2022-03-21T09:07:35.707Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.707Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.707Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.707Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.707Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.965Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.pom (3.4 kB at 54 kB/s) 05:07:35 [2022-03-21T09:07:35.965Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.965Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.965Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.965Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.965Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.965Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.965Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.pom (2.9 kB at 78 kB/s) 05:07:35 [2022-03-21T09:07:35.965Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.965Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.966Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.966Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.966Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.pom 05:07:35 [2022-03-21T09:07:35.966Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.pom 05:07:36 [2022-03-21T09:07:36.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.pom (3.4 kB at 105 kB/s) 05:07:36 [2022-03-21T09:07:36.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.pom 05:07:36 [2022-03-21T09:07:36.224Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.pom 05:07:36 [2022-03-21T09:07:36.224Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.pom 05:07:36 [2022-03-21T09:07:36.224Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.pom 05:07:36 [2022-03-21T09:07:36.224Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.pom 05:07:36 [2022-03-21T09:07:36.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.pom 05:07:36 [2022-03-21T09:07:36.224Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.pom (2.1 kB at 52 kB/s) 05:07:36 [2022-03-21T09:07:36.224Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.224Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.224Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.224Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.224Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.224Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.483Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (3.5 kB at 111 kB/s) 05:07:36 [2022-03-21T09:07:36.483Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.483Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.483Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.483Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.483Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.483Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.483Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (26 kB at 307 kB/s) 05:07:36 [2022-03-21T09:07:36.483Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.483Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.483Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.483Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.741Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (2.0 kB at 35 kB/s) 05:07:36 [2022-03-21T09:07:36.741Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.741Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.741Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.741Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.741Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom 05:07:36 [2022-03-21T09:07:36.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (11 kB at 255 kB/s) 05:07:37 [2022-03-21T09:07:37.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom 05:07:37 [2022-03-21T09:07:37.000Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom 05:07:37 [2022-03-21T09:07:37.000Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom 05:07:37 [2022-03-21T09:07:37.000Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom 05:07:37 [2022-03-21T09:07:37.000Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom 05:07:37 [2022-03-21T09:07:37.000Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom 05:07:37 [2022-03-21T09:07:37.000Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.4/maven-plugin-annotations-3.6.4.pom (1.4 kB at 51 kB/s) 05:07:37 [2022-03-21T09:07:37.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom 05:07:37 [2022-03-21T09:07:37.000Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom 05:07:37 [2022-03-21T09:07:37.000Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom 05:07:37 [2022-03-21T09:07:37.000Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom 05:07:37 [2022-03-21T09:07:37.000Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom 05:07:37 [2022-03-21T09:07:37.000Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom 05:07:37 [2022-03-21T09:07:37.000Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.4/maven-plugin-tools-3.6.4.pom (15 kB at 612 kB/s) 05:07:37 [2022-03-21T09:07:37.000Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom 05:07:37 [2022-03-21T09:07:37.000Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom 05:07:37 [2022-03-21T09:07:37.258Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom 05:07:37 [2022-03-21T09:07:37.258Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom 05:07:37 [2022-03-21T09:07:37.258Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom 05:07:37 [2022-03-21T09:07:37.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom 05:07:37 [2022-03-21T09:07:37.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (7.5 kB at 466 kB/s) 05:07:37 [2022-03-21T09:07:37.259Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom 05:07:37 [2022-03-21T09:07:37.259Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom 05:07:37 [2022-03-21T09:07:37.259Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom 05:07:37 [2022-03-21T09:07:37.259Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom 05:07:37 [2022-03-21T09:07:37.259Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom 05:07:37 [2022-03-21T09:07:37.259Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom 05:07:37 [2022-03-21T09:07:37.259Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 83 kB/s) 05:07:37 [2022-03-21T09:07:37.259Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 05:07:37 [2022-03-21T09:07:37.259Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 05:07:37 [2022-03-21T09:07:37.259Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 05:07:37 [2022-03-21T09:07:37.259Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 05:07:37 [2022-03-21T09:07:37.259Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 05:07:37 [2022-03-21T09:07:37.259Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom 05:07:37 [2022-03-21T09:07:37.517Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 280 kB/s) 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/11/maven-parent-11.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/11/maven-parent-11.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.3 MB/s) 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/5/apache-5.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/5/apache-5.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/5/apache-5.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/5/apache-5.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 1.4 MB/s) 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 1.3 MB/s) 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom 05:07:37 [2022-03-21T09:07:37.518Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom 05:07:37 [2022-03-21T09:07:37.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom 05:07:37 [2022-03-21T09:07:37.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 164 kB/s) 05:07:37 [2022-03-21T09:07:37.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom 05:07:37 [2022-03-21T09:07:37.777Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom 05:07:37 [2022-03-21T09:07:37.777Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom 05:07:37 [2022-03-21T09:07:37.777Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom 05:07:37 [2022-03-21T09:07:37.777Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom 05:07:37 [2022-03-21T09:07:37.777Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom 05:07:37 [2022-03-21T09:07:37.777Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 1.9 MB/s) 05:07:37 [2022-03-21T09:07:37.777Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.13.2/junit-4.13.2.pom 05:07:37 [2022-03-21T09:07:37.777Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/junit/junit/4.13.2/junit-4.13.2.pom 05:07:37 [2022-03-21T09:07:37.777Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/junit/junit/4.13.2/junit-4.13.2.pom 05:07:37 [2022-03-21T09:07:37.777Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.13.2/junit-4.13.2.pom 05:07:37 [2022-03-21T09:07:37.777Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/junit/junit/4.13.2/junit-4.13.2.pom 05:07:37 [2022-03-21T09:07:37.778Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom 05:07:37 [2022-03-21T09:07:37.778Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 600 kB/s) 05:07:37 [2022-03-21T09:07:37.778Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom 05:07:37 [2022-03-21T09:07:37.778Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom 05:07:37 [2022-03-21T09:07:37.778Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom 05:07:37 [2022-03-21T09:07:37.778Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom 05:07:37 [2022-03-21T09:07:37.778Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/2.2/hamcrest-core-2.2.pom (1.4 kB at 84 kB/s) 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (1.1 kB at 564 kB/s) 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 1.0 MB/s) 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 92 kB/s) 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.037Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.297Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.297Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 24 kB/s) 05:07:38 [2022-03-21T09:07:38.297Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom 05:07:38 [2022-03-21T09:07:38.297Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom 05:07:38 [2022-03-21T09:07:38.297Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom 05:07:38 [2022-03-21T09:07:38.297Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom 05:07:38 [2022-03-21T09:07:38.297Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom 05:07:38 [2022-03-21T09:07:38.297Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom 05:07:38 [2022-03-21T09:07:38.297Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 28 kB/s) 05:07:38 [2022-03-21T09:07:38.297Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom 05:07:38 [2022-03-21T09:07:38.297Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom 05:07:38 [2022-03-21T09:07:38.555Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom 05:07:38 [2022-03-21T09:07:38.555Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom 05:07:38 [2022-03-21T09:07:38.555Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom 05:07:38 [2022-03-21T09:07:38.555Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom 05:07:38 [2022-03-21T09:07:38.556Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 1.9 MB/s) 05:07:38 [2022-03-21T09:07:38.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom 05:07:38 [2022-03-21T09:07:38.556Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom 05:07:38 [2022-03-21T09:07:38.556Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom 05:07:38 [2022-03-21T09:07:38.556Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom 05:07:38 [2022-03-21T09:07:38.556Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom 05:07:38 [2022-03-21T09:07:38.556Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom 05:07:38 [2022-03-21T09:07:38.556Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 3.9 MB/s) 05:07:38 [2022-03-21T09:07:38.556Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.556Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.556Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.556Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.556Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.556Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.814Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 91 kB/s) 05:07:38 [2022-03-21T09:07:38.814Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.814Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.814Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.815Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.815Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom 05:07:38 [2022-03-21T09:07:38.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 117 kB/s) 05:07:38 [2022-03-21T09:07:38.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom 05:07:38 [2022-03-21T09:07:38.815Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom 05:07:38 [2022-03-21T09:07:38.815Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom 05:07:38 [2022-03-21T09:07:38.815Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom 05:07:38 [2022-03-21T09:07:38.815Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom 05:07:38 [2022-03-21T09:07:38.815Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom 05:07:38 [2022-03-21T09:07:38.815Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 59 kB/s) 05:07:38 [2022-03-21T09:07:38.815Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom 05:07:39 [2022-03-21T09:07:39.073Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 138 kB/s) 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 186 kB/s) 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom 05:07:39 [2022-03-21T09:07:39.074Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom 05:07:39 [2022-03-21T09:07:39.332Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 182 kB/s) 05:07:39 [2022-03-21T09:07:39.332Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom 05:07:39 [2022-03-21T09:07:39.332Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom 05:07:39 [2022-03-21T09:07:39.332Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom 05:07:39 [2022-03-21T09:07:39.332Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom 05:07:39 [2022-03-21T09:07:39.332Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom 05:07:39 [2022-03-21T09:07:39.332Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom 05:07:39 [2022-03-21T09:07:39.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 94 kB/s) 05:07:39 [2022-03-21T09:07:39.333Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom 05:07:39 [2022-03-21T09:07:39.333Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom 05:07:39 [2022-03-21T09:07:39.333Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom 05:07:39 [2022-03-21T09:07:39.333Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom 05:07:39 [2022-03-21T09:07:39.333Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom 05:07:39 [2022-03-21T09:07:39.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom 05:07:39 [2022-03-21T09:07:39.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 5.4 MB/s) 05:07:39 [2022-03-21T09:07:39.333Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom 05:07:39 [2022-03-21T09:07:39.333Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm/6.2/asm-6.2.pom 05:07:39 [2022-03-21T09:07:39.333Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm/6.2/asm-6.2.pom 05:07:39 [2022-03-21T09:07:39.333Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/6.2/asm-6.2.pom 05:07:39 [2022-03-21T09:07:39.333Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm/6.2/asm-6.2.pom 05:07:39 [2022-03-21T09:07:39.333Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom 05:07:39 [2022-03-21T09:07:39.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 210 kB/s) 05:07:39 [2022-03-21T09:07:39.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom 05:07:39 [2022-03-21T09:07:39.591Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom 05:07:39 [2022-03-21T09:07:39.591Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom 05:07:39 [2022-03-21T09:07:39.591Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom 05:07:39 [2022-03-21T09:07:39.591Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom 05:07:39 [2022-03-21T09:07:39.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom 05:07:39 [2022-03-21T09:07:39.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (16 kB at 273 kB/s) 05:07:39 [2022-03-21T09:07:39.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar 05:07:39 [2022-03-21T09:07:39.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 05:07:39 [2022-03-21T09:07:39.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar 05:07:39 [2022-03-21T09:07:39.592Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar 05:07:39 [2022-03-21T09:07:39.851Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar 05:07:39 [2022-03-21T09:07:39.851Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 05:07:39 [2022-03-21T09:07:39.851Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.851Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.851Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.851Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.851Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.851Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.851Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.851Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.851Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.851Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.851Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.851Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.851Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm/6.2/asm-6.2.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.852Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm/6.2/asm-6.2.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.853Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.854Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.jar 05:07:39 [2022-03-21T09:07:39.854Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.112Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.112Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.112Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar 05:07:40 [2022-03-21T09:07:40.112Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar 05:07:40 [2022-03-21T09:07:40.112Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar 05:07:40 [2022-03-21T09:07:40.112Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar 05:07:40 [2022-03-21T09:07:40.112Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.112Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/6.2/asm-6.2.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.113Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm/6.2/asm-6.2.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 710 kB/s) 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/2.7.0/org.eclipse.tycho.surefire.junit4-2.7.0.jar (65 kB at 903 kB/s) 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/2.7.0/org.eclipse.tycho.surefire.junit-2.7.0.jar (26 kB at 355 kB/s) 05:07:40 [2022-03-21T09:07:40.114Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/2.7.0/org.eclipse.tycho.surefire.osgibooter-2.7.0.jar (1.2 MB at 12 MB/s) 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit55/2.7.0/org.eclipse.tycho.surefire.junit55-2.7.0.jar (680 kB at 4.3 MB/s) 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/2.7.0/org.eclipse.tycho.surefire.junit5-2.7.0.jar (425 kB at 2.3 MB/s) 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit56/2.7.0/org.eclipse.tycho.surefire.junit56-2.7.0.jar (706 kB at 3.6 MB/s) 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit54/2.7.0/org.eclipse.tycho.surefire.junit54-2.7.0.jar (616 kB at 3.0 MB/s) 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.2/biz.aQute.bndlib-5.1.2.jar (3.7 MB at 18 MB/s) 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57withvintage/2.7.0/org.eclipse.tycho.surefire.junit57withvintage-2.7.0.jar (736 kB at 3.0 MB/s) 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.jar 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/2.7.0/org.eclipse.tycho.surefire.testng-2.7.0.jar (111 kB at 399 kB/s) 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit57/2.7.0/org.eclipse.tycho.surefire.junit57-2.7.0.jar (672 kB at 2.4 MB/s) 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar 05:07:40 [2022-03-21T09:07:40.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58withvintage/2.7.0/org.eclipse.tycho.surefire.junit58withvintage-2.7.0.jar (782 kB at 2.7 MB/s) 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit58/2.7.0/org.eclipse.tycho.surefire.junit58-2.7.0.jar (716 kB at 2.5 MB/s) 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (186 kB at 595 kB/s) 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 125 kB/s) 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (13 kB at 42 kB/s) 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 605 kB/s) 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 116 kB/s) 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (274 kB at 814 kB/s) 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 105 kB/s) 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (528 kB at 1.5 MB/s) 05:07:40 [2022-03-21T09:07:40.374Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 426 kB/s) 05:07:40 [2022-03-21T09:07:40.633Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar 05:07:40 [2022-03-21T09:07:40.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/2.7.0/org.eclipse.tycho.surefire.junit47-2.7.0.jar (185 kB at 491 kB/s) 05:07:40 [2022-03-21T09:07:40.633Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar 05:07:40 [2022-03-21T09:07:40.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 99 kB/s) 05:07:40 [2022-03-21T09:07:40.633Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar 05:07:40 [2022-03-21T09:07:40.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 871 kB/s) 05:07:40 [2022-03-21T09:07:40.633Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar 05:07:40 [2022-03-21T09:07:40.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 100 kB/s) 05:07:40 [2022-03-21T09:07:40.633Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar 05:07:40 [2022-03-21T09:07:40.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 280 kB/s) 05:07:40 [2022-03-21T09:07:40.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 75 kB/s) 05:07:40 [2022-03-21T09:07:40.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 169 kB/s) 05:07:40 [2022-03-21T09:07:40.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (316 kB at 750 kB/s) 05:07:40 [2022-03-21T09:07:40.633Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.4/maven-repository-metadata-3.8.4.jar (27 kB at 63 kB/s) 05:07:40 [2022-03-21T09:07:40.891Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom 05:07:40 [2022-03-21T09:07:40.891Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom 05:07:40 [2022-03-21T09:07:40.891Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom 05:07:40 [2022-03-21T09:07:40.891Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom 05:07:40 [2022-03-21T09:07:40.891Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom 05:07:40 [2022-03-21T09:07:40.891Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom 05:07:40 [2022-03-21T09:07:40.892Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.pom (8.0 kB at 134 kB/s) 05:07:40 [2022-03-21T09:07:40.892Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom 05:07:40 [2022-03-21T09:07:40.892Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom 05:07:40 [2022-03-21T09:07:40.892Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom 05:07:40 [2022-03-21T09:07:40.892Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom 05:07:41 [2022-03-21T09:07:41.150Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom 05:07:41 [2022-03-21T09:07:41.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom 05:07:41 [2022-03-21T09:07:41.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M5/surefire-3.0.0-M5.pom (27 kB at 1.1 MB/s) 05:07:41 [2022-03-21T09:07:41.150Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar 05:07:41 [2022-03-21T09:07:41.150Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar 05:07:41 [2022-03-21T09:07:41.150Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar 05:07:41 [2022-03-21T09:07:41.150Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar 05:07:41 [2022-03-21T09:07:41.150Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar 05:07:41 [2022-03-21T09:07:41.150Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar 05:07:41 [2022-03-21T09:07:41.150Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M5/maven-surefire-plugin-3.0.0-M5.jar (43 kB at 1.4 MB/s) 05:07:41 [2022-03-21T09:07:41.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.pom 05:07:41 [2022-03-21T09:07:41.151Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.pom 05:07:41 [2022-03-21T09:07:41.151Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.pom 05:07:41 [2022-03-21T09:07:41.151Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.pom 05:07:41 [2022-03-21T09:07:41.151Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.pom 05:07:41 [2022-03-21T09:07:41.151Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.pom 05:07:41 [2022-03-21T09:07:41.409Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.pom (2.5 kB at 127 kB/s) 05:07:41 [2022-03-21T09:07:41.409Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.jar 05:07:41 [2022-03-21T09:07:41.409Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.jar 05:07:41 [2022-03-21T09:07:41.409Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.jar 05:07:41 [2022-03-21T09:07:41.409Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.jar 05:07:41 [2022-03-21T09:07:41.409Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.jar 05:07:41 [2022-03-21T09:07:41.409Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.jar 05:07:41 [2022-03-21T09:07:41.409Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/2.7.0/tycho-compiler-plugin-2.7.0.jar (45 kB at 1.8 MB/s) 05:07:41 [2022-03-21T09:07:41.409Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom 05:07:41 [2022-03-21T09:07:41.409Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom 05:07:41 [2022-03-21T09:07:41.409Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom 05:07:41 [2022-03-21T09:07:41.409Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom 05:07:41 [2022-03-21T09:07:41.409Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom 05:07:41 [2022-03-21T09:07:41.667Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.pom (5.7 kB at 1.9 MB/s) 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 4.3 MB/s) 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/15/maven-parent-15.pom 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/15/maven-parent-15.pom 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 923 kB/s) 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/6/apache-6.pom 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/6/apache-6.pom 05:07:41 [2022-03-21T09:07:41.668Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/6/apache-6.pom 05:07:41 [2022-03-21T09:07:41.926Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/6/apache-6.pom 05:07:41 [2022-03-21T09:07:41.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom 05:07:41 [2022-03-21T09:07:41.926Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 1.4 MB/s) 05:07:41 [2022-03-21T09:07:41.926Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar 05:07:41 [2022-03-21T09:07:41.926Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar 05:07:41 [2022-03-21T09:07:41.926Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar 05:07:41 [2022-03-21T09:07:41.926Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar 05:07:41 [2022-03-21T09:07:41.926Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar 05:07:41 [2022-03-21T09:07:41.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar 05:07:41 [2022-03-21T09:07:41.926Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.5/maven-deploy-plugin-2.5.jar (23 kB at 7.7 MB/s) 05:07:41 [2022-03-21T09:07:41.926Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom 05:07:41 [2022-03-21T09:07:41.926Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom 05:07:41 [2022-03-21T09:07:41.926Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom 05:07:41 [2022-03-21T09:07:41.926Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom 05:07:41 [2022-03-21T09:07:41.926Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom 05:07:41 [2022-03-21T09:07:41.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom 05:07:41 [2022-03-21T09:07:41.927Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (4.9 kB at 244 kB/s) 05:07:41 [2022-03-21T09:07:41.927Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom 05:07:41 [2022-03-21T09:07:41.927Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 4.3 MB/s) 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/16/maven-parent-16.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/16/maven-parent-16.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/16/maven-parent-16.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/16/maven-parent-16.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.9 MB/s) 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/7/apache-7.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/7/apache-7.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/7/apache-7.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/7/apache-7.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/7/apache-7.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 902 kB/s) 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar 05:07:42 [2022-03-21T09:07:42.185Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar 05:07:42 [2022-03-21T09:07:42.186Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar 05:07:42 [2022-03-21T09:07:42.186Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar 05:07:42 [2022-03-21T09:07:42.186Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar 05:07:42 [2022-03-21T09:07:42.186Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 kB at 1.4 MB/s) 05:07:42 [2022-03-21T09:07:42.186Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom 05:07:42 [2022-03-21T09:07:42.186Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom 05:07:42 [2022-03-21T09:07:42.444Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom 05:07:42 [2022-03-21T09:07:42.444Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom 05:07:42 [2022-03-21T09:07:42.444Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom 05:07:42 [2022-03-21T09:07:42.444Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom 05:07:42 [2022-03-21T09:07:42.444Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.pom (12 kB at 383 kB/s) 05:07:42 [2022-03-21T09:07:42.444Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar 05:07:42 [2022-03-21T09:07:42.444Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar 05:07:42 [2022-03-21T09:07:42.444Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar 05:07:42 [2022-03-21T09:07:42.444Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar 05:07:42 [2022-03-21T09:07:42.444Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar 05:07:42 [2022-03-21T09:07:42.444Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar 05:07:42 [2022-03-21T09:07:42.444Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.22.2/maven-failsafe-plugin-2.22.2.jar (294 kB at 7.2 MB/s) 05:07:42 [2022-03-21T09:07:42.444Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom 05:07:42 [2022-03-21T09:07:42.444Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom 05:07:42 [2022-03-21T09:07:42.444Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom 05:07:42 [2022-03-21T09:07:42.702Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom 05:07:42 [2022-03-21T09:07:42.702Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.pom (21 kB at 6.9 MB/s) 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 3.6 MB/s) 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/23/maven-parent-23.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/23/maven-parent-23.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.7 MB/s) 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/13/apache-13.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/13/apache-13.pom 05:07:42 [2022-03-21T09:07:42.703Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/13/apache-13.pom 05:07:42 [2022-03-21T09:07:42.962Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/13/apache-13.pom 05:07:42 [2022-03-21T09:07:42.962Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom 05:07:42 [2022-03-21T09:07:42.962Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 582 kB/s) 05:07:42 [2022-03-21T09:07:42.962Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar 05:07:42 [2022-03-21T09:07:42.962Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar 05:07:42 [2022-03-21T09:07:42.962Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar 05:07:42 [2022-03-21T09:07:42.962Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar 05:07:42 [2022-03-21T09:07:42.962Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar 05:07:42 [2022-03-21T09:07:42.962Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar 05:07:42 [2022-03-21T09:07:42.962Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-site-plugin/3.3/maven-site-plugin-3.3.jar (124 kB at 25 MB/s) 05:07:43 [2022-03-21T09:07:43.221Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom 05:07:43 [2022-03-21T09:07:43.221Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom 05:07:43 [2022-03-21T09:07:43.221Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom 05:07:43 [2022-03-21T09:07:43.221Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom 05:07:43 [2022-03-21T09:07:43.221Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom 05:07:43 [2022-03-21T09:07:43.221Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom 05:07:43 [2022-03-21T09:07:43.221Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom (7.3 kB at 316 kB/s) 05:07:43 [2022-03-21T09:07:43.221Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom 05:07:43 [2022-03-21T09:07:43.221Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom 05:07:43 [2022-03-21T09:07:43.481Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom 05:07:43 [2022-03-21T09:07:43.481Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom 05:07:43 [2022-03-21T09:07:43.481Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom 05:07:43 [2022-03-21T09:07:43.481Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom 05:07:43 [2022-03-21T09:07:43.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom (34 kB at 588 kB/s) 05:07:43 [2022-03-21T09:07:43.481Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar 05:07:43 [2022-03-21T09:07:43.481Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar 05:07:43 [2022-03-21T09:07:43.481Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar 05:07:43 [2022-03-21T09:07:43.481Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar 05:07:43 [2022-03-21T09:07:43.481Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar 05:07:43 [2022-03-21T09:07:43.481Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar 05:07:43 [2022-03-21T09:07:43.481Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar (69 kB at 1.1 MB/s) 05:07:43 [2022-03-21T09:07:43.481Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.0/tycho-custom-bundle-plugin-2.7.0.pom 05:07:43 [2022-03-21T09:07:43.740Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.0/tycho-custom-bundle-plugin-2.7.0.pom 05:07:43 [2022-03-21T09:07:43.740Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.0/tycho-custom-bundle-plugin-2.7.0.pom 05:07:43 [2022-03-21T09:07:43.740Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.0/tycho-custom-bundle-plugin-2.7.0.pom 05:07:43 [2022-03-21T09:07:43.740Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.0/tycho-custom-bundle-plugin-2.7.0.pom 05:07:43 [2022-03-21T09:07:43.740Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.0/tycho-custom-bundle-plugin-2.7.0.pom 05:07:43 [2022-03-21T09:07:43.740Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.0/tycho-custom-bundle-plugin-2.7.0.pom (2.3 kB at 30 kB/s) 05:07:43 [2022-03-21T09:07:43.740Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.0/tycho-custom-bundle-plugin-2.7.0.jar 05:07:43 [2022-03-21T09:07:43.741Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.0/tycho-custom-bundle-plugin-2.7.0.jar 05:07:43 [2022-03-21T09:07:43.741Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.0/tycho-custom-bundle-plugin-2.7.0.jar 05:07:43 [2022-03-21T09:07:43.741Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.0/tycho-custom-bundle-plugin-2.7.0.jar 05:07:43 [2022-03-21T09:07:43.741Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.0/tycho-custom-bundle-plugin-2.7.0.jar 05:07:43 [2022-03-21T09:07:43.741Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.0/tycho-custom-bundle-plugin-2.7.0.jar 05:07:43 [2022-03-21T09:07:43.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-custom-bundle-plugin/2.7.0/tycho-custom-bundle-plugin-2.7.0.jar (12 kB at 250 kB/s) 05:07:43 [2022-03-21T09:07:43.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar 05:07:43 [2022-03-21T09:07:43.999Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar 05:07:43 [2022-03-21T09:07:43.999Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar 05:07:43 [2022-03-21T09:07:43.999Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar 05:07:43 [2022-03-21T09:07:43.999Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar 05:07:43 [2022-03-21T09:07:43.999Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar 05:07:43 [2022-03-21T09:07:43.999Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 4.2 MB/s) 05:07:44 [2022-03-21T09:07:44.258Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.pom 05:07:44 [2022-03-21T09:07:44.258Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.pom 05:07:44 [2022-03-21T09:07:44.258Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.pom 05:07:44 [2022-03-21T09:07:44.258Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.pom 05:07:44 [2022-03-21T09:07:44.258Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.pom 05:07:44 [2022-03-21T09:07:44.258Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.pom 05:07:44 [2022-03-21T09:07:44.517Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.pom (2.1 kB at 52 kB/s) 05:07:44 [2022-03-21T09:07:44.517Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.jar 05:07:44 [2022-03-21T09:07:44.517Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.jar 05:07:44 [2022-03-21T09:07:44.517Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.jar 05:07:44 [2022-03-21T09:07:44.517Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.jar 05:07:44 [2022-03-21T09:07:44.517Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.jar 05:07:44 [2022-03-21T09:07:44.517Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.jar 05:07:44 [2022-03-21T09:07:44.517Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/2.7.0/tycho-source-feature-plugin-2.7.0.jar (20 kB at 1.1 MB/s) 05:07:44 [2022-03-21T09:07:44.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom 05:07:44 [2022-03-21T09:07:44.775Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom 05:07:44 [2022-03-21T09:07:44.775Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom 05:07:44 [2022-03-21T09:07:44.775Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom 05:07:44 [2022-03-21T09:07:44.775Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom 05:07:44 [2022-03-21T09:07:44.775Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom 05:07:44 [2022-03-21T09:07:44.775Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom (8.6 kB at 175 kB/s) 05:07:44 [2022-03-21T09:07:44.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom 05:07:45 [2022-03-21T09:07:45.034Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom 05:07:45 [2022-03-21T09:07:45.034Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom 05:07:45 [2022-03-21T09:07:45.034Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom 05:07:45 [2022-03-21T09:07:45.035Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom 05:07:45 [2022-03-21T09:07:45.035Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom 05:07:45 [2022-03-21T09:07:45.035Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 3.4 MB/s) 05:07:45 [2022-03-21T09:07:45.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar 05:07:45 [2022-03-21T09:07:45.035Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar 05:07:45 [2022-03-21T09:07:45.035Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar 05:07:45 [2022-03-21T09:07:45.035Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar 05:07:45 [2022-03-21T09:07:45.035Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar 05:07:45 [2022-03-21T09:07:45.035Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar 05:07:45 [2022-03-21T09:07:45.035Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar (64 kB at 1.1 MB/s) 05:07:45 [2022-03-21T09:07:45.035Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.pom 05:07:45 [2022-03-21T09:07:45.035Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.pom 05:07:45 [2022-03-21T09:07:45.035Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.pom 05:07:45 [2022-03-21T09:07:45.293Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.pom 05:07:45 [2022-03-21T09:07:45.293Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.pom 05:07:45 [2022-03-21T09:07:45.293Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.pom 05:07:45 [2022-03-21T09:07:45.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.pom (1.9 kB at 39 kB/s) 05:07:45 [2022-03-21T09:07:45.294Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.jar 05:07:45 [2022-03-21T09:07:45.294Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.jar 05:07:45 [2022-03-21T09:07:45.294Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.jar 05:07:45 [2022-03-21T09:07:45.294Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.jar 05:07:45 [2022-03-21T09:07:45.294Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.jar 05:07:45 [2022-03-21T09:07:45.294Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.jar 05:07:45 [2022-03-21T09:07:45.294Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/2.7.0/tycho-p2-publisher-plugin-2.7.0.jar (21 kB at 737 kB/s) 05:07:45 [2022-03-21T09:07:45.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.pom 05:07:45 [2022-03-21T09:07:45.553Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.pom 05:07:45 [2022-03-21T09:07:45.553Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.pom 05:07:45 [2022-03-21T09:07:45.553Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.pom 05:07:45 [2022-03-21T09:07:45.553Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.pom 05:07:45 [2022-03-21T09:07:45.553Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.pom 05:07:45 [2022-03-21T09:07:45.553Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.pom (1.8 kB at 33 kB/s) 05:07:45 [2022-03-21T09:07:45.553Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.jar 05:07:45 [2022-03-21T09:07:45.811Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.jar 05:07:45 [2022-03-21T09:07:45.811Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.jar 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.jar 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.jar 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.jar 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/2.7.0/tycho-p2-repository-plugin-2.7.0.jar (36 kB at 2.2 MB/s) 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.pom (1.6 kB at 106 kB/s) 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (1.1 kB at 36 kB/s) 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar 05:07:45 [2022-03-21T09:07:45.812Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar 05:07:46 [2022-03-21T09:07:46.071Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar 05:07:46 [2022-03-21T09:07:46.071Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar 05:07:46 [2022-03-21T09:07:46.071Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar 05:07:46 [2022-03-21T09:07:46.071Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar 05:07:46 [2022-03-21T09:07:46.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar 05:07:46 [2022-03-21T09:07:46.071Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar 05:07:46 [2022-03-21T09:07:46.071Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar 05:07:46 [2022-03-21T09:07:46.071Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar 05:07:46 [2022-03-21T09:07:46.071Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar 05:07:46 [2022-03-21T09:07:46.071Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar 05:07:46 [2022-03-21T09:07:46.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcpg-jdk15on/1.70/bcpg-jdk15on-1.70.jar (376 kB at 14 MB/s) 05:07:46 [2022-03-21T09:07:46.330Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (5.9 MB at 27 MB/s) 05:07:46 [2022-03-21T09:07:46.898Z] [INFO] Resolving target definition file:/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.prereqs.sdk/eclipse-sdk-prereqs.target for environments=[linux/gtk/x86_64, linux/gtk/ppc64le, linux/gtk/aarch64, win32/win32/x86_64, macosx/cocoa/x86_64, macosx/cocoa/aarch64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@17a89cb1... 05:07:48 [2022-03-21T09:07:48.801Z] [INFO] Resolving MavenDependencyRoots = [GroupId = net.bytebuddy, ArtifactId = byte-buddy-agent, Version = 1.12.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = net.bytebuddy, ArtifactId = byte-buddy, Version = 1.12.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.assertj, ArtifactId = assertj-core, Version = 3.21.0, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.objenesis, ArtifactId = objenesis, Version = 3.2, ArtifactType = jar, IncludeDependencyScope = , GroupId = org.mockito, ArtifactId = mockito-core, Version = 4.1.0, ArtifactType = jar, IncludeDependencyScope = ], IncludeDependencyScope = [compile], MissingManifestStrategy = ERROR, IncludeSource = true... 05:07:48 [2022-03-21T09:07:48.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.12.2/byte-buddy-agent-1.12.2.jar 05:07:48 [2022-03-21T09:07:48.801Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.12.2/byte-buddy-agent-1.12.2.jar (252 kB at 4.4 MB/s) 05:07:48 [2022-03-21T09:07:48.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.12.2/byte-buddy-agent-1.12.2.pom 05:07:48 [2022-03-21T09:07:48.801Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.12.2/byte-buddy-agent-1.12.2.pom (11 kB at 330 kB/s) 05:07:48 [2022-03-21T09:07:48.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.12.2/byte-buddy-parent-1.12.2.pom 05:07:48 [2022-03-21T09:07:48.801Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.12.2/byte-buddy-parent-1.12.2.pom (43 kB at 1.4 MB/s) 05:07:48 [2022-03-21T09:07:48.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom 05:07:48 [2022-03-21T09:07:48.801Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/5.8.0/jna-5.8.0.pom (1.6 kB at 158 kB/s) 05:07:48 [2022-03-21T09:07:48.801Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.pom 05:07:48 [2022-03-21T09:07:48.801Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna-platform/5.8.0/jna-platform-5.8.0.pom (1.8 kB at 78 kB/s) 05:07:48 [2022-03-21T09:07:48.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom 05:07:49 [2022-03-21T09:07:49.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 14 kB/s) 05:07:49 [2022-03-21T09:07:49.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom 05:07:49 [2022-03-21T09:07:49.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 73 kB/s) 05:07:49 [2022-03-21T09:07:49.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/2.23.0/mockito-core-2.23.0.pom 05:07:49 [2022-03-21T09:07:49.060Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/2.23.0/mockito-core-2.23.0.pom (17 kB at 4.3 MB/s) 05:07:49 [2022-03-21T09:07:49.060Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom 05:07:49 [2022-03-21T09:07:49.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 12 kB/s) 05:07:49 [2022-03-21T09:07:49.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom 05:07:49 [2022-03-21T09:07:49.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 2.1 MB/s) 05:07:49 [2022-03-21T09:07:49.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.1/byte-buddy-1.12.1.pom 05:07:49 [2022-03-21T09:07:49.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.1/byte-buddy-1.12.1.pom (12 kB at 395 kB/s) 05:07:49 [2022-03-21T09:07:49.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.12.1/byte-buddy-parent-1.12.1.pom 05:07:49 [2022-03-21T09:07:49.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.12.1/byte-buddy-parent-1.12.1.pom (43 kB at 511 kB/s) 05:07:49 [2022-03-21T09:07:49.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/findbugs-annotations/3.0.1/findbugs-annotations-3.0.1.pom 05:07:49 [2022-03-21T09:07:49.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/findbugs-annotations/3.0.1/findbugs-annotations-3.0.1.pom (6.2 kB at 194 kB/s) 05:07:49 [2022-03-21T09:07:49.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.12.2/byte-buddy-agent-1.12.2-sources.jar 05:07:49 [2022-03-21T09:07:49.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.12.2/byte-buddy-agent-1.12.2-sources.jar (200 kB at 5.3 MB/s) 05:07:49 [2022-03-21T09:07:49.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.2/byte-buddy-1.12.2.jar 05:07:49 [2022-03-21T09:07:49.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.2/byte-buddy-1.12.2.jar (3.7 MB at 25 MB/s) 05:07:49 [2022-03-21T09:07:49.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.2/byte-buddy-1.12.2.pom 05:07:49 [2022-03-21T09:07:49.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.2/byte-buddy-1.12.2.pom (12 kB at 371 kB/s) 05:07:49 [2022-03-21T09:07:49.579Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.2/byte-buddy-1.12.2-sources.jar 05:07:49 [2022-03-21T09:07:49.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.2/byte-buddy-1.12.2-sources.jar (1.3 MB at 14 MB/s) 05:07:50 [2022-03-21T09:07:50.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar 05:07:50 [2022-03-21T09:07:50.354Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar (5.0 MB at 20 MB/s) 05:07:50 [2022-03-21T09:07:50.354Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom 05:07:50 [2022-03-21T09:07:50.354Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom (29 kB at 494 kB/s) 05:07:50 [2022-03-21T09:07:50.612Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom 05:07:50 [2022-03-21T09:07:50.612Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom (24 kB at 6.1 MB/s) 05:07:50 [2022-03-21T09:07:50.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom 05:07:50 [2022-03-21T09:07:50.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (5.6 kB at 166 kB/s) 05:07:50 [2022-03-21T09:07:50.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom 05:07:50 [2022-03-21T09:07:50.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 170 kB/s) 05:07:50 [2022-03-21T09:07:50.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom 05:07:50 [2022-03-21T09:07:50.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom (3.2 kB at 58 kB/s) 05:07:50 [2022-03-21T09:07:50.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom 05:07:50 [2022-03-21T09:07:50.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 56 kB/s) 05:07:50 [2022-03-21T09:07:50.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom 05:07:50 [2022-03-21T09:07:50.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom (2.8 kB at 58 kB/s) 05:07:50 [2022-03-21T09:07:50.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom 05:07:50 [2022-03-21T09:07:50.613Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 64 kB/s) 05:07:50 [2022-03-21T09:07:50.613Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom 05:07:50 [2022-03-21T09:07:50.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 731 kB/s) 05:07:50 [2022-03-21T09:07:50.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.pom 05:07:50 [2022-03-21T09:07:50.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.12.5/jackson-databind-2.12.5.pom (15 kB at 231 kB/s) 05:07:50 [2022-03-21T09:07:50.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom 05:07:50 [2022-03-21T09:07:50.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.12.5/jackson-base-2.12.5.pom (9.3 kB at 163 kB/s) 05:07:50 [2022-03-21T09:07:50.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom 05:07:50 [2022-03-21T09:07:50.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.12.5/jackson-bom-2.12.5.pom (17 kB at 478 kB/s) 05:07:50 [2022-03-21T09:07:50.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom 05:07:50 [2022-03-21T09:07:50.871Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.12/jackson-parent-2.12.pom (7.5 kB at 940 kB/s) 05:07:50 [2022-03-21T09:07:50.871Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/41/oss-parent-41.pom 05:07:50 [2022-03-21T09:07:50.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 7.8 MB/s) 05:07:50 [2022-03-21T09:07:50.872Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom 05:07:50 [2022-03-21T09:07:50.872Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.pom (12 kB at 531 kB/s) 05:07:50 [2022-03-21T09:07:50.872Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom 05:07:51 [2022-03-21T09:07:51.130Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/30.1.1-jre/guava-parent-30.1.1-jre.pom (14 kB at 3.6 MB/s) 05:07:51 [2022-03-21T09:07:51.130Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/nl/jqno/equalsverifier/equalsverifier/3.7.1/equalsverifier-3.7.1.pom 05:07:51 [2022-03-21T09:07:51.130Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/nl/jqno/equalsverifier/equalsverifier/3.7.1/equalsverifier-3.7.1.pom (25 kB at 803 kB/s) 05:07:51 [2022-03-21T09:07:51.130Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom 05:07:51 [2022-03-21T09:07:51.130Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 767 kB/s) 05:07:51 [2022-03-21T09:07:51.130Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom 05:07:51 [2022-03-21T09:07:51.130Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.3 MB/s) 05:07:51 [2022-03-21T09:07:51.130Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom 05:07:51 [2022-03-21T09:07:51.130Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/platform/org.eclipse.osgi/3.17.0/org.eclipse.osgi-3.17.0.pom (1.7 kB at 37 kB/s) 05:07:51 [2022-03-21T09:07:51.131Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-testkit/1.8.0/junit-platform-testkit-1.8.0.pom 05:07:51 [2022-03-21T09:07:51.131Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-testkit/1.8.0/junit-platform-testkit-1.8.0.pom (3.4 kB at 199 kB/s) 05:07:51 [2022-03-21T09:07:51.131Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter/5.8.0/junit-jupiter-5.8.0.pom 05:07:51 [2022-03-21T09:07:51.389Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter/5.8.0/junit-jupiter-5.8.0.pom (3.2 kB at 68 kB/s) 05:07:51 [2022-03-21T09:07:51.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/vintage/junit-vintage-engine/5.8.0/junit-vintage-engine-5.8.0.pom 05:07:51 [2022-03-21T09:07:51.389Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/vintage/junit-vintage-engine/5.8.0/junit-vintage-engine-5.8.0.pom (3.2 kB at 41 kB/s) 05:07:51 [2022-03-21T09:07:51.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/3.12.4/mockito-core-3.12.4.pom 05:07:51 [2022-03-21T09:07:51.389Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/3.12.4/mockito-core-3.12.4.pom (2.5 kB at 147 kB/s) 05:07:51 [2022-03-21T09:07:51.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.11.16/byte-buddy-1.11.16.pom 05:07:51 [2022-03-21T09:07:51.389Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.11.16/byte-buddy-1.11.16.pom (12 kB at 216 kB/s) 05:07:51 [2022-03-21T09:07:51.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.11.16/byte-buddy-parent-1.11.16.pom 05:07:51 [2022-03-21T09:07:51.389Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-parent/1.11.16/byte-buddy-parent-1.11.16.pom (43 kB at 1.1 MB/s) 05:07:51 [2022-03-21T09:07:51.389Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-junit-jupiter/3.12.4/mockito-junit-jupiter-3.12.4.pom 05:07:51 [2022-03-21T09:07:51.648Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-junit-jupiter/3.12.4/mockito-junit-jupiter-3.12.4.pom (2.3 kB at 36 kB/s) 05:07:51 [2022-03-21T09:07:51.648Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.3.10/spring-core-5.3.10.pom 05:07:51 [2022-03-21T09:07:51.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.3.10/spring-core-5.3.10.pom (2.0 kB at 8.0 kB/s) 05:07:51 [2022-03-21T09:07:51.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar 05:07:51 [2022-03-21T09:07:51.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.11.16/byte-buddy-1.11.16.jar 05:07:51 [2022-03-21T09:07:51.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 05:07:51 [2022-03-21T09:07:51.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 102 kB/s) 05:07:51 [2022-03-21T09:07:51.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar (100 kB at 1.3 MB/s) 05:07:51 [2022-03-21T09:07:51.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.11.16/byte-buddy-1.11.16.jar (3.6 MB at 28 MB/s) 05:07:51 [2022-03-21T09:07:51.906Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0-sources.jar 05:07:51 [2022-03-21T09:07:51.906Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0-sources.jar (1.3 MB at 19 MB/s) 05:07:52 [2022-03-21T09:07:52.473Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0-sources.jar 05:07:52 [2022-03-21T09:07:52.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0-sources.jar (75 kB at 2.1 MB/s) 05:07:52 [2022-03-21T09:07:52.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar 05:07:52 [2022-03-21T09:07:52.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar (6.6 kB at 415 kB/s) 05:07:52 [2022-03-21T09:07:52.474Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.11.16/byte-buddy-1.11.16-sources.jar 05:07:52 [2022-03-21T09:07:52.474Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.11.16/byte-buddy-1.11.16-sources.jar (1.3 MB at 18 MB/s) 05:07:52 [2022-03-21T09:07:52.732Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/3.2/objenesis-3.2.jar 05:07:52 [2022-03-21T09:07:52.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/3.2/objenesis-3.2.jar (49 kB at 1.0 MB/s) 05:07:52 [2022-03-21T09:07:52.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/3.2/objenesis-3.2.pom 05:07:52 [2022-03-21T09:07:52.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/3.2/objenesis-3.2.pom (3.0 kB at 54 kB/s) 05:07:52 [2022-03-21T09:07:52.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom 05:07:52 [2022-03-21T09:07:52.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (18 kB at 729 kB/s) 05:07:52 [2022-03-21T09:07:52.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-test/3.2/objenesis-test-3.2.pom 05:07:52 [2022-03-21T09:07:52.991Z] [WARNING] Missing POM for org.objenesis:objenesis-test:jar:3.2 05:07:52 [2022-03-21T09:07:52.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/3.2/objenesis-3.2-sources.jar 05:07:52 [2022-03-21T09:07:52.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/3.2/objenesis-3.2-sources.jar (53 kB at 3.3 MB/s) 05:07:52 [2022-03-21T09:07:52.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/4.1.0/mockito-core-4.1.0.jar 05:07:52 [2022-03-21T09:07:52.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/4.1.0/mockito-core-4.1.0.jar (671 kB at 13 MB/s) 05:07:52 [2022-03-21T09:07:52.991Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/4.1.0/mockito-core-4.1.0.pom 05:07:52 [2022-03-21T09:07:52.991Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/4.1.0/mockito-core-4.1.0.pom (2.5 kB at 86 kB/s) 05:07:53 [2022-03-21T09:07:53.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.12.1/byte-buddy-agent-1.12.1.pom 05:07:53 [2022-03-21T09:07:53.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.12.1/byte-buddy-agent-1.12.1.pom (11 kB at 473 kB/s) 05:07:53 [2022-03-21T09:07:53.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.12.1/byte-buddy-agent-1.12.1.jar 05:07:53 [2022-03-21T09:07:53.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.1/byte-buddy-1.12.1.jar 05:07:53 [2022-03-21T09:07:53.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.12.1/byte-buddy-agent-1.12.1.jar (252 kB at 9.0 MB/s) 05:07:53 [2022-03-21T09:07:53.250Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.1/byte-buddy-1.12.1.jar (3.7 MB at 27 MB/s) 05:07:53 [2022-03-21T09:07:53.250Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/4.1.0/mockito-core-4.1.0-sources.jar 05:07:53 [2022-03-21T09:07:53.251Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-core/4.1.0/mockito-core-4.1.0-sources.jar (519 kB at 12 MB/s) 05:07:53 [2022-03-21T09:07:53.509Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.1/byte-buddy-1.12.1-sources.jar 05:07:53 [2022-03-21T09:07:53.509Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy/1.12.1/byte-buddy-1.12.1-sources.jar (1.3 MB at 19 MB/s) 05:07:54 [2022-03-21T09:07:54.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.12.1/byte-buddy-agent-1.12.1-sources.jar 05:07:54 [2022-03-21T09:07:54.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/bytebuddy/byte-buddy-agent/1.12.1/byte-buddy-agent-1.12.1-sources.jar (200 kB at 4.3 MB/s) 05:07:54 [2022-03-21T09:07:54.076Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ (142B) 05:07:54 [2022-03-21T09:07:54.076Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310 05:07:54 [2022-03-21T09:07:54.076Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ (130.4kB) 05:07:54 [2022-03-21T09:07:54.335Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.dummy:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.dummy/pom.xml 05:07:54 [2022-03-21T09:07:54.593Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1100.v20220308-0310 @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt-feature-dummy/pom.xml 05:07:54 [2022-03-21T09:07:54.852Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.dummy:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.dummy/pom.xml 05:07:54 [2022-03-21T09:07:54.852Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.pde.feature:org.eclipse.pde:3.14.1100.v20220308-0310 @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde-feature-dummy/pom.xml 05:07:54 [2022-03-21T09:07:54.852Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.29.50-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml 05:07:55 [2022-03-21T09:07:55.787Z] [INFO] Fetching R-4.23-202203080310&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.23/ (63B) 05:07:55 [2022-03-21T09:07:55.787Z] [INFO] Fetching org.eclipse.osgi_3.17.200.v20220215-2237.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.46MB) 05:07:56 [2022-03-21T09:07:56.045Z] [INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.96MB) 05:07:56 [2022-03-21T09:07:56.611Z] [INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (66.43kB) 05:07:56 [2022-03-21T09:07:56.611Z] [INFO] Fetching org.eclipse.core.runtime_3.24.100.v20220211-2001.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (70.8kB) 05:07:56 [2022-03-21T09:07:56.612Z] [INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (114.56kB) 05:07:56 [2022-03-21T09:07:56.612Z] [INFO] Fetching org.eclipse.equinox.common_3.16.0.v20220211-2322.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (144.49kB) 05:07:56 [2022-03-21T09:07:56.612Z] [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (100.02kB) 05:07:56 [2022-03-21T09:07:56.612Z] [INFO] Fetching org.eclipse.equinox.preferences_3.9.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (136.29kB) 05:07:56 [2022-03-21T09:07:56.612Z] [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (194.4kB) 05:07:56 [2022-03-21T09:07:56.870Z] [INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (92.12kB) 05:07:56 [2022-03-21T09:07:56.870Z] [INFO] Fetching org.eclipse.core.filesystem_1.9.300.v20220121-1426.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (69.81kB) 05:07:56 [2022-03-21T09:07:56.870Z] [INFO] Fetching org.eclipse.core.jobs_3.12.100.v20220120-1329.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (108.25kB) 05:07:56 [2022-03-21T09:07:56.870Z] [INFO] Fetching org.eclipse.core.resources_3.16.100.v20220214-1012.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (880.97kB) 05:07:56 [2022-03-21T09:07:56.870Z] [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (89.14kB) 05:07:57 [2022-03-21T09:07:57.128Z] [INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (288.46kB) 05:07:57 [2022-03-21T09:07:57.128Z] [INFO] Fetching org.eclipse.team.core_3.9.300.v20220204-0611.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (401.7kB) 05:07:57 [2022-03-21T09:07:57.128Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml 05:07:57 [2022-03-21T09:07:57.386Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml 05:07:57 [2022-03-21T09:07:57.386Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml 05:07:57 [2022-03-21T09:07:57.644Z] [INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (115.6kB) 05:07:57 [2022-03-21T09:07:57.644Z] [INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (35.64kB) 05:07:57 [2022-03-21T09:07:57.644Z] [INFO] Fetching org.eclipse.debug.core_3.19.0.v20220125-2302.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (396.72kB) 05:07:57 [2022-03-21T09:07:57.902Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.100.v20210926-1112.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (341.2kB) 05:07:57 [2022-03-21T09:07:57.902Z] [INFO] Fetching org.eclipse.jdt.debug_3.19.100.v20220301-0551.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (908.78kB) 05:07:57 [2022-03-21T09:07:57.903Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.26.50-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml 05:07:58 [2022-03-21T09:07:58.469Z] [INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (12.94MB) 05:07:59 [2022-03-21T09:07:59.845Z] [INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.68MB) 05:08:00 [2022-03-21T09:08:00.103Z] [INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.41MB) 05:08:00 [2022-03-21T09:08:00.361Z] [INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (46.27kB) 05:08:00 [2022-03-21T09:08:00.361Z] [INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (20.34kB) 05:08:00 [2022-03-21T09:08:00.361Z] [INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (353.59kB) 05:08:00 [2022-03-21T09:08:00.361Z] [INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (144.34kB) 05:08:00 [2022-03-21T09:08:00.361Z] [INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (23.5kB) 05:08:00 [2022-03-21T09:08:00.361Z] [INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (703.81kB) 05:08:00 [2022-03-21T09:08:00.620Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (95.26kB) 05:08:00 [2022-03-21T09:08:00.620Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (15.35kB) 05:08:00 [2022-03-21T09:08:00.620Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (35.59kB) 05:08:00 [2022-03-21T09:08:00.620Z] [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (302.53kB) 05:08:00 [2022-03-21T09:08:00.620Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (71.45kB) 05:08:00 [2022-03-21T09:08:00.620Z] [INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (411.93kB) 05:08:00 [2022-03-21T09:08:00.878Z] [INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (126.4kB) 05:08:00 [2022-03-21T09:08:00.878Z] [INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (72.7kB) 05:08:00 [2022-03-21T09:08:00.878Z] [INFO] Fetching org.bouncycastle.bcpg_1.70.0.v20220105-1522.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (359.18kB) 05:08:00 [2022-03-21T09:08:00.878Z] [INFO] Fetching org.bouncycastle.bcprov_1.70.0.v20220105-1522.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (5.58MB) 05:08:01 [2022-03-21T09:08:01.813Z] [INFO] Fetching org.eclipse.compare_3.8.300.v20220121-1000.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (804.8kB) 05:08:01 [2022-03-21T09:08:01.813Z] [INFO] Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (432.55kB) 05:08:01 [2022-03-21T09:08:01.813Z] [INFO] Fetching org.eclipse.jface.text_3.20.0.v20220218-1549.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.03MB) 05:08:02 [2022-03-21T09:08:02.070Z] [INFO] Fetching org.eclipse.ui.ide_3.18.500.v20220215-1304.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.44MB) 05:08:02 [2022-03-21T09:08:02.328Z] [INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (105.57kB) 05:08:02 [2022-03-21T09:08:02.328Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.400.v20220218-1619.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (674.85kB) 05:08:02 [2022-03-21T09:08:02.328Z] [INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (618.79kB) 05:08:02 [2022-03-21T09:08:02.586Z] [INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (330.12kB) 05:08:02 [2022-03-21T09:08:02.586Z] [INFO] Fetching org.eclipse.core.databinding_1.11.0.v20220118-1028.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (287.81kB) 05:08:02 [2022-03-21T09:08:02.586Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (313kB) 05:08:02 [2022-03-21T09:08:02.586Z] [INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (163.08kB) 05:08:02 [2022-03-21T09:08:02.586Z] [INFO] Fetching org.eclipse.debug.ui_3.16.0.v20220228-0706.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.97MB) 05:08:03 [2022-03-21T09:08:03.153Z] [INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (209.6kB) 05:08:03 [2022-03-21T09:08:03.153Z] [INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (270.25kB) 05:08:03 [2022-03-21T09:08:03.153Z] [INFO] Fetching org.eclipse.jface_3.25.0.v20220218-1636.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.11MB) 05:08:03 [2022-03-21T09:08:03.412Z] [INFO] Fetching org.eclipse.ui.workbench_3.125.0.v20220308-0722.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (3.49MB) 05:08:03 [2022-03-21T09:08:03.980Z] [INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (24.31kB) 05:08:03 [2022-03-21T09:08:03.980Z] [INFO] Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (25.92kB) 05:08:03 [2022-03-21T09:08:03.980Z] [INFO] Fetching org.eclipse.e4.core.di_1.8.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (52.48kB) 05:08:03 [2022-03-21T09:08:03.980Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (14.07kB) 05:08:03 [2022-03-21T09:08:03.980Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.9.100.v20211011-1349.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (55.13kB) 05:08:03 [2022-03-21T09:08:03.980Z] [INFO] Fetching org.eclipse.e4.core.services_2.3.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (69.65kB) 05:08:03 [2022-03-21T09:08:03.980Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (12kB) 05:08:03 [2022-03-21T09:08:03.980Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (11.14kB) 05:08:04 [2022-03-21T09:08:04.243Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.200.v20210910-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (40.46kB) 05:08:04 [2022-03-21T09:08:04.243Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (51.03kB) 05:08:04 [2022-03-21T09:08:04.243Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (317.81kB) 05:08:04 [2022-03-21T09:08:04.243Z] [INFO] Fetching org.eclipse.emf.ecore_2.26.0.v20220123-0838.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.26MB) 05:08:04 [2022-03-21T09:08:04.502Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (45.85kB) 05:08:04 [2022-03-21T09:08:04.502Z] [INFO] Fetching org.eclipse.swt_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (16.97kB) 05:08:04 [2022-03-21T09:08:04.502Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (213.89kB) 05:08:04 [2022-03-21T09:08:04.502Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.400.v20211026-1534.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (203.91kB) 05:08:04 [2022-03-21T09:08:04.502Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (27.72kB) 05:08:04 [2022-03-21T09:08:04.503Z] [INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (16.41kB) 05:08:04 [2022-03-21T09:08:04.761Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (56.73kB) 05:08:04 [2022-03-21T09:08:04.761Z] [INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (11.51kB) 05:08:04 [2022-03-21T09:08:04.761Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (394.73kB) 05:08:04 [2022-03-21T09:08:04.761Z] [INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (33.33kB) 05:08:04 [2022-03-21T09:08:04.761Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (13.3kB) 05:08:04 [2022-03-21T09:08:04.761Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (260.38kB) 05:08:05 [2022-03-21T09:08:05.019Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (87.54kB) 05:08:05 [2022-03-21T09:08:05.019Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (229.56kB) 05:08:05 [2022-03-21T09:08:05.019Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (118.14kB) 05:08:05 [2022-03-21T09:08:05.019Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.400.v20220308-0630.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (251.6kB) 05:08:05 [2022-03-21T09:08:05.019Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.400.v20220222-1128.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (147.16kB) 05:08:05 [2022-03-21T09:08:05.019Z] [INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (295.36kB) 05:08:05 [2022-03-21T09:08:05.277Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (21.08kB) 05:08:05 [2022-03-21T09:08:05.277Z] [INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (51.9kB) 05:08:05 [2022-03-21T09:08:05.277Z] [INFO] Fetching org.eclipse.emf.common_2.24.0.v20220123-0838.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (367.53kB) 05:08:05 [2022-03-21T09:08:05.277Z] [INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (50.74kB) 05:08:05 [2022-03-21T09:08:05.277Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.400.v20220223-1131.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (170.85kB) 05:08:05 [2022-03-21T09:08:05.277Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (360.09kB) 05:08:05 [2022-03-21T09:08:05.535Z] [INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (131.39kB) 05:08:05 [2022-03-21T09:08:05.535Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.9.0.v20220210-1157.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (76.5kB) 05:08:05 [2022-03-21T09:08:05.535Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.200.v20220207-0719.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (74.12kB) 05:08:05 [2022-03-21T09:08:05.535Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.6.0.v20220215-0840.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (173.65kB) 05:08:05 [2022-03-21T09:08:05.535Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.7.300.v20220209-1714.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (218.82kB) 05:08:05 [2022-03-21T09:08:05.536Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (130.72kB) 05:08:05 [2022-03-21T09:08:05.536Z] [INFO] Fetching org.eclipse.equinox.security_1.3.900.v20220108-1321.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (113.21kB) 05:08:05 [2022-03-21T09:08:05.794Z] [INFO] Fetching org.eclipse.search_3.14.100.v20220120-1549.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (489.96kB) 05:08:05 [2022-03-21T09:08:05.794Z] [INFO] Fetching org.eclipse.team.ui_3.9.200.v20211130-1532.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.42MB) 05:08:06 [2022-03-21T09:08:06.054Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (468.75kB) 05:08:06 [2022-03-21T09:08:06.054Z] [INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (423.11kB) 05:08:06 [2022-03-21T09:08:06.054Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (172.29kB) 05:08:06 [2022-03-21T09:08:06.312Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.08MB) 05:08:06 [2022-03-21T09:08:06.572Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (107.15kB) 05:08:06 [2022-03-21T09:08:06.572Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (21.24kB) 05:08:06 [2022-03-21T09:08:06.572Z] [INFO] Fetching org.eclipse.swt.gtk.linux.ppc64le_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.04MB) 05:08:06 [2022-03-21T09:08:06.838Z] [INFO] Fetching org.eclipse.swt.gtk.linux.aarch64_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.07MB) 05:08:07 [2022-03-21T09:08:07.106Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.47MB) 05:08:07 [2022-03-21T09:08:07.380Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.14MB) 05:08:07 [2022-03-21T09:08:07.652Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.aarch64_3.119.0.v20220223-1102.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (2.14MB) 05:08:07 [2022-03-21T09:08:07.915Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.150-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/pom.xml 05:08:08 [2022-03-21T09:08:08.206Z] [INFO] Fetching org.eclipse.ant.core_3.6.300.v20220214-2001.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (107.38kB) 05:08:08 [2022-03-21T09:08:08.206Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (36.06kB) 05:08:08 [2022-03-21T09:08:08.206Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (69.05kB) 05:08:08 [2022-03-21T09:08:08.206Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.5.200.v20220127-1112.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (110.36kB) 05:08:08 [2022-03-21T09:08:08.206Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (367.36kB) 05:08:08 [2022-03-21T09:08:08.465Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (244.04kB) 05:08:08 [2022-03-21T09:08:08.465Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (45.48kB) 05:08:08 [2022-03-21T09:08:08.465Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.100.v20211220-1825.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (58.07kB) 05:08:08 [2022-03-21T09:08:08.465Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.0.v20220127-1312.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (102.07kB) 05:08:08 [2022-03-21T09:08:08.465Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.2.v20220127-1658.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (242.66kB) 05:08:08 [2022-03-21T09:08:08.465Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (26.34kB) 05:08:08 [2022-03-21T09:08:08.465Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (248.88kB) 05:08:08 [2022-03-21T09:08:08.723Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.200.v20211013-0600.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (101.02kB) 05:08:08 [2022-03-21T09:08:08.723Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.850-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/pom.xml 05:08:08 [2022-03-21T09:08:08.982Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (24.82kB) 05:08:08 [2022-03-21T09:08:08.982Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (129.25kB) 05:08:08 [2022-03-21T09:08:08.982Z] [INFO] Fetching org.eclipse.pde.core_3.15.100.v20220221-1314.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.35MB) 05:08:08 [2022-03-21T09:08:08.982Z] [INFO] Fetching org.objectweb.asm.tree_9.2.0.v20210813-1119.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (64.52kB) 05:08:09 [2022-03-21T09:08:09.240Z] [INFO] Fetching org.objectweb.asm_9.2.0.v20210813-1119.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (130.43kB) 05:08:09 [2022-03-21T09:08:09.241Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.550-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml 05:08:09 [2022-03-21T09:08:09.241Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.java18patch:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.java18patch/pom.xml 05:08:09 [2022-03-21T09:08:09.812Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.pde.feature:org.eclipse.pde.java18patch:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.java18patch/pom.xml 05:08:09 [2022-03-21T09:08:09.812Z] [INFO] Resolving dependencies of MavenProject: eclipse.platform.releng:eclipse.releng.repository.java18patch:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/pom.xml 05:08:10 [2022-03-21T09:08:10.379Z] [WARNING] The project org.eclipse:eclipse-platform-parent:pom:4.23.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] ------------------------------------------------------------------------ 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] Reactor Build Order: 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] eclipse-platform-parent [pom] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] eclipse-sdk-prereqs [eclipse-target-definition] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] eclipse.platform.releng.java18patch [pom] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] org.eclipse.jdt.dummy [eclipse-plugin] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] org.eclipse.jdt [eclipse-feature] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] org.eclipse.pde.dummy [eclipse-plugin] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] org.eclipse.pde [eclipse-feature] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] org.eclipse.jdt.core [eclipse-plugin] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] org.eclipse.jdt.compiler.tool [eclipse-plugin] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] org.eclipse.jdt.compiler.apt [eclipse-plugin] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] org.eclipse.jdt.launching [eclipse-plugin] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] org.eclipse.jdt.core.manipulation [eclipse-plugin] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] org.eclipse.jdt.ui [eclipse-plugin] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] org.eclipse.pde.build [eclipse-plugin] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] org.eclipse.pde.api.tools [eclipse-plugin] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] org.eclipse.jdt.java18patch [eclipse-feature] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] org.eclipse.pde.java18patch [eclipse-feature] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] eclipse.releng.repository.java18patch [eclipse-repository] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] ----------------< org.eclipse:eclipse-platform-parent >----------------- 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] Building eclipse-platform-parent 4.23.0-SNAPSHOT [1/18] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] --------------------------------[ pom ]--------------------------------- 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-platform-parent --- 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom 05:08:10 [2022-03-21T09:08:10.379Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom 05:08:10 [2022-03-21T09:08:10.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 153 kB/s) 05:08:10 [2022-03-21T09:08:10.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom 05:08:10 [2022-03-21T09:08:10.380Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/3.0/maven-3.0.pom 05:08:10 [2022-03-21T09:08:10.380Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom 05:08:10 [2022-03-21T09:08:10.380Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.0/maven-3.0.pom 05:08:10 [2022-03-21T09:08:10.380Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven/3.0/maven-3.0.pom 05:08:10 [2022-03-21T09:08:10.638Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom 05:08:10 [2022-03-21T09:08:10.638Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 5.5 MB/s) 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.0/maven-model-3.0.pom 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.pom 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.0/maven-model-3.0.pom 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 1.9 MB/s) 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 1.7 MB/s) 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom 05:08:10 [2022-03-21T09:08:10.639Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom 05:08:10 [2022-03-21T09:08:10.897Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom 05:08:10 [2022-03-21T09:08:10.897Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 5.6 MB/s) 05:08:10 [2022-03-21T09:08:10.897Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom 05:08:10 [2022-03-21T09:08:10.897Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom 05:08:10 [2022-03-21T09:08:10.897Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom 05:08:10 [2022-03-21T09:08:10.898Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom 05:08:10 [2022-03-21T09:08:10.898Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom 05:08:10 [2022-03-21T09:08:10.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom 05:08:10 [2022-03-21T09:08:10.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 643 kB/s) 05:08:10 [2022-03-21T09:08:10.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom 05:08:10 [2022-03-21T09:08:10.898Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom 05:08:10 [2022-03-21T09:08:10.898Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom 05:08:10 [2022-03-21T09:08:10.898Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom 05:08:10 [2022-03-21T09:08:10.898Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom 05:08:10 [2022-03-21T09:08:10.898Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom 05:08:10 [2022-03-21T09:08:10.898Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 1.8 MB/s) 05:08:10 [2022-03-21T09:08:10.898Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom 05:08:10 [2022-03-21T09:08:10.898Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 130 kB/s) 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 869 kB/s) 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.156Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.415Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.415Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 83 kB/s) 05:08:11 [2022-03-21T09:08:11.415Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.415Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.415Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.415Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.415Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.415Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 2.6 MB/s) 05:08:11 [2022-03-21T09:08:11.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom 05:08:11 [2022-03-21T09:08:11.674Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/6/forge-parent-6.pom 05:08:11 [2022-03-21T09:08:11.674Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom 05:08:11 [2022-03-21T09:08:11.674Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom 05:08:11 [2022-03-21T09:08:11.674Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/forge/forge-parent/6/forge-parent-6.pom 05:08:11 [2022-03-21T09:08:11.674Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom 05:08:11 [2022-03-21T09:08:11.674Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 3.6 MB/s) 05:08:11 [2022-03-21T09:08:11.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom 05:08:11 [2022-03-21T09:08:11.674Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom 05:08:11 [2022-03-21T09:08:11.674Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom 05:08:11 [2022-03-21T09:08:11.674Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom 05:08:11 [2022-03-21T09:08:11.674Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom 05:08:11 [2022-03-21T09:08:11.933Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom 05:08:11 [2022-03-21T09:08:11.933Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 257 kB/s) 05:08:11 [2022-03-21T09:08:11.933Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom 05:08:11 [2022-03-21T09:08:11.933Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom 05:08:11 [2022-03-21T09:08:11.933Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom 05:08:11 [2022-03-21T09:08:11.933Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom 05:08:11 [2022-03-21T09:08:11.933Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 2.5 MB/s) 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 2.0 MB/s) 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 303 kB/s) 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom 05:08:11 [2022-03-21T09:08:11.934Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom 05:08:12 [2022-03-21T09:08:12.192Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom 05:08:12 [2022-03-21T09:08:12.192Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 2.7 MB/s) 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 3.7 MB/s) 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 1.9 MB/s) 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 1.5 MB/s) 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/30/maven-parent-30.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/30/maven-parent-30.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 10 MB/s) 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom 05:08:12 [2022-03-21T09:08:12.193Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.5/commons-io-2.5.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.5/commons-io-2.5.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.5/commons-io-2.5.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 2.2 MB/s) 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/39/commons-parent-39.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-parent/39/commons-parent-39.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 3.4 MB/s) 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/16/apache-16.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/16/apache-16.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/16/apache-16.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/16/apache-16.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/16/apache-16.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 481 kB/s) 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar 05:08:12 [2022-03-21T09:08:12.452Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar 05:08:12 [2022-03-21T09:08:12.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar 05:08:12 [2022-03-21T09:08:12.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar 05:08:12 [2022-03-21T09:08:12.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar 05:08:12 [2022-03-21T09:08:12.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar 05:08:12 [2022-03-21T09:08:12.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar 05:08:12 [2022-03-21T09:08:12.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar 05:08:12 [2022-03-21T09:08:12.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar 05:08:12 [2022-03-21T09:08:12.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar 05:08:12 [2022-03-21T09:08:12.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar 05:08:12 [2022-03-21T09:08:12.453Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar 05:08:12 [2022-03-21T09:08:12.453Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.0/maven-model-3.0.jar 05:08:12 [2022-03-21T09:08:12.453Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar 05:08:12 [2022-03-21T09:08:12.453Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar 05:08:12 [2022-03-21T09:08:12.453Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.5/commons-io-2.5.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.0/maven-model-3.0.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0/maven-model-3.0.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar 05:08:12 [2022-03-21T09:08:12.712Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.5/commons-io-2.5.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.0/maven-model-3.0.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.5/commons-io-2.5.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 10 MB/s) 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 21 MB/s) 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 25 MB/s) 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 536 kB/s) 05:08:12 [2022-03-21T09:08:12.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar 05:08:12 [2022-03-21T09:08:12.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 3.8 MB/s) 05:08:12 [2022-03-21T09:08:12.714Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar 05:08:12 [2022-03-21T09:08:12.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 2.7 MB/s) 05:08:12 [2022-03-21T09:08:12.714Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar 05:08:12 [2022-03-21T09:08:12.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 8.8 MB/s) 05:08:12 [2022-03-21T09:08:12.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 7.0 MB/s) 05:08:12 [2022-03-21T09:08:12.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 21 MB/s) 05:08:12 [2022-03-21T09:08:12.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 7.9 MB/s) 05:08:12 [2022-03-21T09:08:12.714Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 5.8 MB/s) 05:08:12 [2022-03-21T09:08:12.714Z] [INFO] 05:08:12 [2022-03-21T09:08:12.714Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ eclipse-platform-parent --- 05:08:12 [2022-03-21T09:08:12.714Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom 05:08:12 [2022-03-21T09:08:12.714Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom 05:08:12 [2022-03-21T09:08:12.714Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom 05:08:12 [2022-03-21T09:08:12.714Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom 05:08:12 [2022-03-21T09:08:12.974Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom 05:08:12 [2022-03-21T09:08:12.974Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom 05:08:12 [2022-03-21T09:08:12.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 51 kB/s) 05:08:12 [2022-03-21T09:08:12.974Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.1.0/maven-3.1.0.pom 05:08:12 [2022-03-21T09:08:12.974Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/3.1.0/maven-3.1.0.pom 05:08:12 [2022-03-21T09:08:12.974Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/3.1.0/maven-3.1.0.pom 05:08:12 [2022-03-21T09:08:12.974Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.1.0/maven-3.1.0.pom 05:08:12 [2022-03-21T09:08:12.974Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven/3.1.0/maven-3.1.0.pom 05:08:12 [2022-03-21T09:08:12.974Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.0/maven-3.1.0.pom 05:08:12 [2022-03-21T09:08:12.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 1.2 MB/s) 05:08:12 [2022-03-21T09:08:12.974Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom 05:08:12 [2022-03-21T09:08:12.974Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom 05:08:12 [2022-03-21T09:08:12.974Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom 05:08:12 [2022-03-21T09:08:12.974Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom 05:08:13 [2022-03-21T09:08:13.233Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom 05:08:13 [2022-03-21T09:08:13.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom 05:08:13 [2022-03-21T09:08:13.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 62 kB/s) 05:08:13 [2022-03-21T09:08:13.233Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom 05:08:13 [2022-03-21T09:08:13.233Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom 05:08:13 [2022-03-21T09:08:13.233Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom 05:08:13 [2022-03-21T09:08:13.233Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom 05:08:13 [2022-03-21T09:08:13.233Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom 05:08:13 [2022-03-21T09:08:13.233Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom 05:08:13 [2022-03-21T09:08:13.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 75 kB/s) 05:08:13 [2022-03-21T09:08:13.233Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom 05:08:13 [2022-03-21T09:08:13.233Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom 05:08:13 [2022-03-21T09:08:13.233Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom 05:08:13 [2022-03-21T09:08:13.492Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom 05:08:13 [2022-03-21T09:08:13.492Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom 05:08:13 [2022-03-21T09:08:13.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom 05:08:13 [2022-03-21T09:08:13.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 905 kB/s) 05:08:13 [2022-03-21T09:08:13.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom 05:08:13 [2022-03-21T09:08:13.492Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom 05:08:13 [2022-03-21T09:08:13.492Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom 05:08:13 [2022-03-21T09:08:13.492Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom 05:08:13 [2022-03-21T09:08:13.492Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom 05:08:13 [2022-03-21T09:08:13.492Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom 05:08:13 [2022-03-21T09:08:13.492Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 49 kB/s) 05:08:13 [2022-03-21T09:08:13.492Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom 05:08:13 [2022-03-21T09:08:13.492Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom 05:08:13 [2022-03-21T09:08:13.492Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom 05:08:13 [2022-03-21T09:08:13.492Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom 05:08:13 [2022-03-21T09:08:13.492Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom 05:08:13 [2022-03-21T09:08:13.751Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom 05:08:13 [2022-03-21T09:08:13.751Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 83 kB/s) 05:08:13 [2022-03-21T09:08:13.751Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom 05:08:13 [2022-03-21T09:08:13.751Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom 05:08:13 [2022-03-21T09:08:13.751Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom 05:08:13 [2022-03-21T09:08:13.751Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom 05:08:13 [2022-03-21T09:08:13.751Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom 05:08:13 [2022-03-21T09:08:13.751Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom 05:08:13 [2022-03-21T09:08:13.751Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 255 kB/s) 05:08:13 [2022-03-21T09:08:13.751Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom 05:08:13 [2022-03-21T09:08:13.751Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom 05:08:13 [2022-03-21T09:08:13.751Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom 05:08:13 [2022-03-21T09:08:13.751Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom 05:08:14 [2022-03-21T09:08:14.010Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom 05:08:14 [2022-03-21T09:08:14.010Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom 05:08:14 [2022-03-21T09:08:14.010Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 28 kB/s) 05:08:14 [2022-03-21T09:08:14.010Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom 05:08:14 [2022-03-21T09:08:14.010Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom 05:08:14 [2022-03-21T09:08:14.010Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom 05:08:14 [2022-03-21T09:08:14.010Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom 05:08:14 [2022-03-21T09:08:14.010Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom 05:08:14 [2022-03-21T09:08:14.010Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom 05:08:14 [2022-03-21T09:08:14.010Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 76 kB/s) 05:08:14 [2022-03-21T09:08:14.010Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom 05:08:14 [2022-03-21T09:08:14.010Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom 05:08:14 [2022-03-21T09:08:14.268Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom 05:08:14 [2022-03-21T09:08:14.268Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom 05:08:14 [2022-03-21T09:08:14.268Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom 05:08:14 [2022-03-21T09:08:14.268Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom 05:08:14 [2022-03-21T09:08:14.268Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 152 kB/s) 05:08:14 [2022-03-21T09:08:14.268Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom 05:08:14 [2022-03-21T09:08:14.268Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/jboss/weld/weld-parent/6/weld-parent-6.pom 05:08:14 [2022-03-21T09:08:14.268Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom 05:08:14 [2022-03-21T09:08:14.268Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/jboss/weld/weld-parent/6/weld-parent-6.pom 05:08:14 [2022-03-21T09:08:14.268Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/jboss/weld/weld-parent/6/weld-parent-6.pom 05:08:14 [2022-03-21T09:08:14.269Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom 05:08:14 [2022-03-21T09:08:14.269Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 609 kB/s) 05:08:14 [2022-03-21T09:08:14.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom 05:08:14 [2022-03-21T09:08:14.269Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom 05:08:14 [2022-03-21T09:08:14.527Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom 05:08:14 [2022-03-21T09:08:14.527Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom 05:08:14 [2022-03-21T09:08:14.527Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom 05:08:14 [2022-03-21T09:08:14.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom 05:08:14 [2022-03-21T09:08:14.527Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 60 kB/s) 05:08:14 [2022-03-21T09:08:14.527Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/10.0.1/guava-10.0.1.pom 05:08:14 [2022-03-21T09:08:14.527Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/guava/10.0.1/guava-10.0.1.pom 05:08:14 [2022-03-21T09:08:14.527Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava/10.0.1/guava-10.0.1.pom 05:08:14 [2022-03-21T09:08:14.527Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/10.0.1/guava-10.0.1.pom 05:08:14 [2022-03-21T09:08:14.527Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/guava/10.0.1/guava-10.0.1.pom 05:08:14 [2022-03-21T09:08:14.527Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 215 kB/s) 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 151 kB/s) 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 60 kB/s) 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 3.4 MB/s) 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom 05:08:14 [2022-03-21T09:08:14.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom 05:08:14 [2022-03-21T09:08:14.786Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 910 kB/s) 05:08:14 [2022-03-21T09:08:14.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom 05:08:14 [2022-03-21T09:08:14.786Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom 05:08:14 [2022-03-21T09:08:14.786Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom 05:08:14 [2022-03-21T09:08:14.786Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 382 kB/s) 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 279 kB/s) 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/asm/asm/3.3.1/asm-3.3.1.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/asm/asm/3.3.1/asm-3.3.1.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/asm/asm/3.3.1/asm-3.3.1.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/asm/asm/3.3.1/asm-3.3.1.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/asm/asm/3.3.1/asm-3.3.1.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 18 kB/s) 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 309 kB/s) 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom 05:08:14 [2022-03-21T09:08:14.787Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 375 kB/s) 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 2.4 MB/s) 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 1.9 MB/s) 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom 05:08:15 [2022-03-21T09:08:15.046Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 5.8 MB/s) 05:08:15 [2022-03-21T09:08:15.047Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom 05:08:15 [2022-03-21T09:08:15.047Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom 05:08:15 [2022-03-21T09:08:15.047Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom 05:08:15 [2022-03-21T09:08:15.047Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom 05:08:15 [2022-03-21T09:08:15.047Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom 05:08:15 [2022-03-21T09:08:15.047Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom 05:08:15 [2022-03-21T09:08:15.047Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 336 kB/s) 05:08:15 [2022-03-21T09:08:15.047Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom 05:08:15 [2022-03-21T09:08:15.047Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/16/spice-parent-16.pom 05:08:15 [2022-03-21T09:08:15.047Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom 05:08:15 [2022-03-21T09:08:15.047Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom 05:08:15 [2022-03-21T09:08:15.047Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/spice/spice-parent/16/spice-parent-16.pom 05:08:15 [2022-03-21T09:08:15.047Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom 05:08:15 [2022-03-21T09:08:15.305Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 4.2 MB/s) 05:08:15 [2022-03-21T09:08:15.305Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom 05:08:15 [2022-03-21T09:08:15.305Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/5/forge-parent-5.pom 05:08:15 [2022-03-21T09:08:15.305Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom 05:08:15 [2022-03-21T09:08:15.305Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/forge/forge-parent/5/forge-parent-5.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 4.2 MB/s) 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 495 kB/s) 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 122 kB/s) 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 161 kB/s) 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom 05:08:15 [2022-03-21T09:08:15.306Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 73 kB/s) 05:08:15 [2022-03-21T09:08:15.307Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom 05:08:15 [2022-03-21T09:08:15.307Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom 05:08:15 [2022-03-21T09:08:15.564Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom 05:08:15 [2022-03-21T09:08:15.564Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom 05:08:15 [2022-03-21T09:08:15.564Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom 05:08:15 [2022-03-21T09:08:15.564Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom 05:08:15 [2022-03-21T09:08:15.564Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 180 kB/s) 05:08:15 [2022-03-21T09:08:15.564Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom 05:08:15 [2022-03-21T09:08:15.564Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom 05:08:15 [2022-03-21T09:08:15.564Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 1.5 MB/s) 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/12/spice-parent-12.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/spice/spice-parent/12/spice-parent-12.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 2.3 MB/s) 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/forge/forge-parent/4/forge-parent-4.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/forge/forge-parent/4/forge-parent-4.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 4.2 MB/s) 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom 05:08:15 [2022-03-21T09:08:15.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom 05:08:15 [2022-03-21T09:08:15.823Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 858 kB/s) 05:08:15 [2022-03-21T09:08:15.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 05:08:15 [2022-03-21T09:08:15.823Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 05:08:15 [2022-03-21T09:08:15.823Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 05:08:15 [2022-03-21T09:08:15.823Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 05:08:15 [2022-03-21T09:08:15.823Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 05:08:15 [2022-03-21T09:08:15.823Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom 05:08:15 [2022-03-21T09:08:15.823Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 2.2 MB/s) 05:08:15 [2022-03-21T09:08:15.823Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom 05:08:15 [2022-03-21T09:08:15.823Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom 05:08:15 [2022-03-21T09:08:15.823Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom 05:08:15 [2022-03-21T09:08:15.823Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom 05:08:15 [2022-03-21T09:08:15.823Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom 05:08:15 [2022-03-21T09:08:15.824Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom 05:08:15 [2022-03-21T09:08:15.824Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 1.0 MB/s) 05:08:15 [2022-03-21T09:08:15.824Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.824Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.824Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.824Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.824Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.824Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.824Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 61 kB/s) 05:08:15 [2022-03-21T09:08:15.824Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.824Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.824Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.824Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom 05:08:15 [2022-03-21T09:08:15.824Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom 05:08:16 [2022-03-21T09:08:16.082Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom 05:08:16 [2022-03-21T09:08:16.082Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 77 kB/s) 05:08:16 [2022-03-21T09:08:16.082Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom 05:08:16 [2022-03-21T09:08:16.082Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom 05:08:16 [2022-03-21T09:08:16.082Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom 05:08:16 [2022-03-21T09:08:16.082Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom 05:08:16 [2022-03-21T09:08:16.083Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom 05:08:16 [2022-03-21T09:08:16.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom 05:08:16 [2022-03-21T09:08:16.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 161 kB/s) 05:08:16 [2022-03-21T09:08:16.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.083Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.083Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.083Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.083Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.083Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.083Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 36 kB/s) 05:08:16 [2022-03-21T09:08:16.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.083Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.083Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.083Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.341Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.341Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.341Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.2 MB/s) 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 59 kB/s) 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 113 kB/s) 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.342Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 70 kB/s) 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 251 kB/s) 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 6.2 MB/s) 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom 05:08:16 [2022-03-21T09:08:16.601Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom 05:08:16 [2022-03-21T09:08:16.602Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (6.8 kB at 454 kB/s) 05:08:16 [2022-03-21T09:08:16.860Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom 05:08:16 [2022-03-21T09:08:16.860Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom 05:08:16 [2022-03-21T09:08:16.860Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom 05:08:16 [2022-03-21T09:08:16.860Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom 05:08:16 [2022-03-21T09:08:16.860Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom 05:08:16 [2022-03-21T09:08:16.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom 05:08:16 [2022-03-21T09:08:16.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 1.3 MB/s) 05:08:16 [2022-03-21T09:08:16.860Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom 05:08:16 [2022-03-21T09:08:16.860Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom 05:08:16 [2022-03-21T09:08:16.860Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom 05:08:16 [2022-03-21T09:08:16.860Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom 05:08:16 [2022-03-21T09:08:16.860Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom 05:08:16 [2022-03-21T09:08:16.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom 05:08:16 [2022-03-21T09:08:16.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 1.1 MB/s) 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/spice/spice-parent/15/spice-parent-15.pom 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/spice/spice-parent/15/spice-parent-15.pom 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 2.8 MB/s) 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 2.7 MB/s) 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/10.0.1/guava-10.0.1.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/asm/asm/3.3.1/asm-3.3.1.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar 05:08:16 [2022-03-21T09:08:16.862Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar 05:08:16 [2022-03-21T09:08:16.863Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/guava/10.0.1/guava-10.0.1.jar 05:08:17 [2022-03-21T09:08:17.121Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/aopalliance/aopalliance/1.0/aopalliance-1.0.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/asm/asm/3.3.1/asm-3.3.1.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava/10.0.1/guava-10.0.1.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/aopalliance/aopalliance/1.0/aopalliance-1.0.jar 05:08:17 [2022-03-21T09:08:17.122Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/asm/asm/3.3.1/asm-3.3.1.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/10.0.1/guava-10.0.1.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/asm/asm/3.3.1/asm-3.3.1.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar 05:08:17 [2022-03-21T09:08:17.123Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/guava/10.0.1/guava-10.0.1.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/aopalliance/aopalliance/1.0/aopalliance-1.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/asm/asm/3.3.1/asm-3.3.1.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.124Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 2.2 MB/s) 05:08:17 [2022-03-21T09:08:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 2.0 MB/s) 05:08:17 [2022-03-21T09:08:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 20 MB/s) 05:08:17 [2022-03-21T09:08:17.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 860 kB/s) 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 3.8 MB/s) 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 1.1 MB/s) 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 1.3 MB/s) 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 953 kB/s) 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 2.4 MB/s) 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 277 kB/s) 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 2.0 MB/s) 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 420 kB/s) 05:08:17 [2022-03-21T09:08:17.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 196 kB/s) 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 59 kB/s) 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 626 kB/s) 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 2.7 MB/s) 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (164 kB at 1.9 MB/s) 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.jar 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 2.2 MB/s) 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 493 kB/s) 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 3.5 MB/s) 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 300 kB/s) 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 1.2 MB/s) 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 50 kB/s) 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 36 kB/s) 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 66 kB/s) 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (52 kB at 374 kB/s) 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 1.4 MB/s) 05:08:17 [2022-03-21T09:08:17.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 10 MB/s) 05:08:17 [2022-03-21T09:08:17.386Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 3.2 MB/s) 05:08:17 [2022-03-21T09:08:17.386Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 258 kB/s) 05:08:17 [2022-03-21T09:08:17.386Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:17 [2022-03-21T09:08:17.386Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:17 [2022-03-21T09:08:17.386Z] [INFO] Copying 1 resource 05:08:17 [2022-03-21T09:08:17.386Z] [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html 05:08:17 [2022-03-21T09:08:17.386Z] [INFO] 05:08:17 [2022-03-21T09:08:17.386Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ eclipse-platform-parent --- 05:08:17 [2022-03-21T09:08:17.386Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.645Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.645Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.645Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.645Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 53 kB/s) 05:08:17 [2022-03-21T09:08:17.645Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.645Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/3.1.1/maven-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.645Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/3.1.1/maven-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.645Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.1.1/maven-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.645Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven/3.1.1/maven-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 567 kB/s) 05:08:17 [2022-03-21T09:08:17.645Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.903Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.903Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.903Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.903Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.904Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.904Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 161 kB/s) 05:08:17 [2022-03-21T09:08:17.904Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.904Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.904Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom 05:08:17 [2022-03-21T09:08:17.904Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 112 kB/s) 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 220 kB/s) 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.162Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 377 kB/s) 05:08:18 [2022-03-21T09:08:18.163Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.421Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.421Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.421Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.421Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 60 kB/s) 05:08:18 [2022-03-21T09:08:18.421Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.421Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.421Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom 05:08:18 [2022-03-21T09:08:18.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 292 kB/s) 05:08:18 [2022-03-21T09:08:18.680Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom 05:08:18 [2022-03-21T09:08:18.680Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom 05:08:18 [2022-03-21T09:08:18.680Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom 05:08:18 [2022-03-21T09:08:18.680Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom 05:08:18 [2022-03-21T09:08:18.680Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom 05:08:18 [2022-03-21T09:08:18.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom 05:08:18 [2022-03-21T09:08:18.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 148 kB/s) 05:08:18 [2022-03-21T09:08:18.680Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom 05:08:18 [2022-03-21T09:08:18.938Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom 05:08:18 [2022-03-21T09:08:18.938Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom 05:08:18 [2022-03-21T09:08:18.938Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom 05:08:18 [2022-03-21T09:08:18.938Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.197Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 48 kB/s) 05:08:19 [2022-03-21T09:08:19.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.197Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.197Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.197Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.197Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.197Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.197Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 58 kB/s) 05:08:19 [2022-03-21T09:08:19.197Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom 05:08:19 [2022-03-21T09:08:19.197Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom 05:08:19 [2022-03-21T09:08:19.456Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom 05:08:19 [2022-03-21T09:08:19.456Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom 05:08:19 [2022-03-21T09:08:19.456Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom 05:08:19 [2022-03-21T09:08:19.456Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom 05:08:19 [2022-03-21T09:08:19.456Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 51 kB/s) 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 123 kB/s) 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 171 kB/s) 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.457Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.715Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 201 kB/s) 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 227 kB/s) 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 278 kB/s) 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.pom (3.0 kB at 112 kB/s) 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.pom 05:08:19 [2022-03-21T09:08:19.716Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.pom (4.7 kB at 274 kB/s) 05:08:19 [2022-03-21T09:08:19.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom 05:08:19 [2022-03-21T09:08:19.975Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom 05:08:19 [2022-03-21T09:08:19.975Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom 05:08:19 [2022-03-21T09:08:19.975Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom 05:08:19 [2022-03-21T09:08:19.975Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom 05:08:19 [2022-03-21T09:08:19.975Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom 05:08:19 [2022-03-21T09:08:19.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.pom (6.9 kB at 496 kB/s) 05:08:19 [2022-03-21T09:08:19.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom 05:08:19 [2022-03-21T09:08:19.975Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-codec/commons-codec/1.15/commons-codec-1.15.pom 05:08:19 [2022-03-21T09:08:19.975Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-codec/commons-codec/1.15/commons-codec-1.15.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 572 kB/s) 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 131 kB/s) 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.pom (6.9 kB at 433 kB/s) 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.pom 05:08:19 [2022-03-21T09:08:19.976Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.pom (2.8 kB at 201 kB/s) 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.6.1/maven-resolver-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver/1.6.1/maven-resolver-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver/1.6.1/maven-resolver-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver/1.6.1/maven-resolver-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver/1.6.1/maven-resolver-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.1/maven-resolver-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.1/maven-resolver-1.6.1.pom (19 kB at 1.3 MB/s) 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.pom (2.6 kB at 175 kB/s) 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.1.1/maven-compat-3.1.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-compat/3.1.1/maven-compat-3.1.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-compat/3.1.1/maven-compat-3.1.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.1.1/maven-compat-3.1.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-compat/3.1.1/maven-compat-3.1.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.1.1/maven-compat-3.1.1.pom 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.1.1/maven-compat-3.1.1.pom (4.0 kB at 286 kB/s) 05:08:20 [2022-03-21T09:08:20.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom 05:08:20 [2022-03-21T09:08:20.494Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom 05:08:20 [2022-03-21T09:08:20.494Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom 05:08:20 [2022-03-21T09:08:20.494Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom 05:08:20 [2022-03-21T09:08:20.494Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom 05:08:20 [2022-03-21T09:08:20.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom 05:08:20 [2022-03-21T09:08:20.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 115 kB/s) 05:08:20 [2022-03-21T09:08:20.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom 05:08:20 [2022-03-21T09:08:20.494Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom 05:08:20 [2022-03-21T09:08:20.494Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom 05:08:20 [2022-03-21T09:08:20.494Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom 05:08:20 [2022-03-21T09:08:20.494Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom 05:08:20 [2022-03-21T09:08:20.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom 05:08:20 [2022-03-21T09:08:20.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 732 kB/s) 05:08:20 [2022-03-21T09:08:20.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.495Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar 05:08:20 [2022-03-21T09:08:20.496Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar 05:08:20 [2022-03-21T09:08:20.496Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar 05:08:20 [2022-03-21T09:08:20.496Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.jar 05:08:20 [2022-03-21T09:08:20.496Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.jar 05:08:20 [2022-03-21T09:08:20.496Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar 05:08:20 [2022-03-21T09:08:20.496Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 05:08:20 [2022-03-21T09:08:20.496Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar 05:08:20 [2022-03-21T09:08:20.496Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar 05:08:20 [2022-03-21T09:08:20.496Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.jar 05:08:20 [2022-03-21T09:08:20.496Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.jar 05:08:20 [2022-03-21T09:08:20.496Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.jar 05:08:20 [2022-03-21T09:08:20.755Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.755Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.755Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.756Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.jar 05:08:20 [2022-03-21T09:08:20.757Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.jar 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 2.2 MB/s) 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 5.5 MB/s) 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 8.3 MB/s) 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 949 kB/s) 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 799 kB/s) 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 3.3 MB/s) 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar 05:08:21 [2022-03-21T09:08:21.016Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 420 kB/s) 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 8.7 MB/s) 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 2.2 MB/s) 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 795 kB/s) 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.jar 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (62 kB at 812 kB/s) 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.jar 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 638 kB/s) 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 623 kB/s) 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0/enforcer-api-3.0.0.jar (12 kB at 132 kB/s) 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 3.0 MB/s) 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.2.0/maven-common-artifact-filters-3.2.0.jar (61 kB at 667 kB/s) 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.jar 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0/enforcer-rules-3.0.0.jar (116 kB at 1.2 MB/s) 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.jar 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.1.0/maven-dependency-tree-3.1.0.jar (103 kB at 963 kB/s) 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.jar 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 3.6 MB/s) 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.1/maven-resolver-util-1.6.1.jar (168 kB at 1.3 MB/s) 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.1/maven-resolver-api-1.6.1.jar (149 kB at 1.2 MB/s) 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 2.2 MB/s) 05:08:21 [2022-03-21T09:08:21.017Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 1.9 MB/s) 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ eclipse-platform-parent --- 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse-platform-parent/src/main/resources 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ eclipse-platform-parent --- 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse-platform-parent --- 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] Skipped 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ eclipse-platform-parent --- 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.pom (8.8 kB at 158 kB/s) 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.8.1/maven-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/3.8.1/maven-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/3.8.1/maven-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.276Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.8.1/maven-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.534Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven/3.8.1/maven-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.1/maven-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.8.1/maven-3.8.1.pom (26 kB at 853 kB/s) 05:08:21 [2022-03-21T09:08:21.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.535Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.535Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.535Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.535Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.pom (4.1 kB at 107 kB/s) 05:08:21 [2022-03-21T09:08:21.535Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.535Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.535Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.535Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.535Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.793Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.793Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.pom (1.9 kB at 47 kB/s) 05:08:21 [2022-03-21T09:08:21.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.793Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.793Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.793Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.794Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.pom (2.5 kB at 53 kB/s) 05:08:21 [2022-03-21T09:08:21.794Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.794Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.794Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom 05:08:21 [2022-03-21T09:08:21.794Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.052Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.pom (1.4 kB at 21 kB/s) 05:08:22 [2022-03-21T09:08:22.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom 05:08:22 [2022-03-21T09:08:22.052Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom 05:08:22 [2022-03-21T09:08:22.052Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom 05:08:22 [2022-03-21T09:08:22.052Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom 05:08:22 [2022-03-21T09:08:22.052Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom 05:08:22 [2022-03-21T09:08:22.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom 05:08:22 [2022-03-21T09:08:22.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 32 kB/s) 05:08:22 [2022-03-21T09:08:22.052Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom 05:08:22 [2022-03-21T09:08:22.311Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom 05:08:22 [2022-03-21T09:08:22.311Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom 05:08:22 [2022-03-21T09:08:22.311Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom 05:08:22 [2022-03-21T09:08:22.311Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom 05:08:22 [2022-03-21T09:08:22.311Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom 05:08:22 [2022-03-21T09:08:22.311Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 87 kB/s) 05:08:22 [2022-03-21T09:08:22.311Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.311Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.311Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.311Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.311Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.pom (1.9 kB at 85 kB/s) 05:08:22 [2022-03-21T09:08:22.570Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.570Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.570Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.570Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.570Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.pom (2.4 kB at 68 kB/s) 05:08:22 [2022-03-21T09:08:22.570Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.570Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.570Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.570Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.pom (3.0 kB at 57 kB/s) 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 245 kB/s) 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 572 kB/s) 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom 05:08:22 [2022-03-21T09:08:22.829Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 61 kB/s) 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 960 kB/s) 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 22 kB/s) 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom 05:08:23 [2022-03-21T09:08:23.088Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 283 kB/s) 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.pom (3.4 kB at 242 kB/s) 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.pom (4.3 kB at 310 kB/s) 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.347Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.pom (2.6 kB at 146 kB/s) 05:08:23 [2022-03-21T09:08:23.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.348Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.348Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.348Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.348Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.6.2/maven-resolver-1.6.2.pom (19 kB at 656 kB/s) 05:08:23 [2022-03-21T09:08:23.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.348Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.348Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.348Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.348Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.pom (2.7 kB at 189 kB/s) 05:08:23 [2022-03-21T09:08:23.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.pom (2.8 kB at 216 kB/s) 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.pom (4.2 kB at 249 kB/s) 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/inject/guice/4.2.1/guice-4.2.1.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/inject/guice/4.2.1/guice-4.2.1.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/inject/guice/4.2.1/guice-4.2.1.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1.pom (11 kB at 782 kB/s) 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom (16 kB at 948 kB/s) 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom 05:08:23 [2022-03-21T09:08:23.607Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom 05:08:23 [2022-03-21T09:08:23.865Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom 05:08:23 [2022-03-21T09:08:23.865Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 172 kB/s) 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 485 kB/s) 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 142 kB/s) 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.pom (2.2 kB at 747 kB/s) 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom 05:08:23 [2022-03-21T09:08:23.866Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom 05:08:23 [2022-03-21T09:08:23.867Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom 05:08:23 [2022-03-21T09:08:23.867Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom 05:08:23 [2022-03-21T09:08:23.867Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom 05:08:23 [2022-03-21T09:08:23.867Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 124 kB/s) 05:08:23 [2022-03-21T09:08:23.867Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom 05:08:23 [2022-03-21T09:08:23.867Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom 05:08:23 [2022-03-21T09:08:23.867Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom 05:08:24 [2022-03-21T09:08:24.125Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom 05:08:24 [2022-03-21T09:08:24.125Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom 05:08:24 [2022-03-21T09:08:24.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom 05:08:24 [2022-03-21T09:08:24.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 436 kB/s) 05:08:24 [2022-03-21T09:08:24.125Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom 05:08:24 [2022-03-21T09:08:24.125Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom 05:08:24 [2022-03-21T09:08:24.125Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom 05:08:24 [2022-03-21T09:08:24.125Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom 05:08:24 [2022-03-21T09:08:24.125Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom 05:08:24 [2022-03-21T09:08:24.125Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom 05:08:24 [2022-03-21T09:08:24.125Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 197 kB/s) 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.pom (2.0 kB at 95 kB/s) 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.pom (2.6 kB at 124 kB/s) 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 413 kB/s) 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom 05:08:24 [2022-03-21T09:08:24.126Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom 05:08:24 [2022-03-21T09:08:24.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom 05:08:24 [2022-03-21T09:08:24.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 1.0 MB/s) 05:08:24 [2022-03-21T09:08:24.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom 05:08:24 [2022-03-21T09:08:24.384Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom 05:08:24 [2022-03-21T09:08:24.384Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom 05:08:24 [2022-03-21T09:08:24.384Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom 05:08:24 [2022-03-21T09:08:24.385Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom 05:08:24 [2022-03-21T09:08:24.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom 05:08:24 [2022-03-21T09:08:24.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 1.9 MB/s) 05:08:24 [2022-03-21T09:08:24.385Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom 05:08:24 [2022-03-21T09:08:24.385Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom 05:08:24 [2022-03-21T09:08:24.385Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom 05:08:24 [2022-03-21T09:08:24.385Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom 05:08:24 [2022-03-21T09:08:24.385Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom 05:08:24 [2022-03-21T09:08:24.385Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom 05:08:24 [2022-03-21T09:08:24.385Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 184 kB/s) 05:08:24 [2022-03-21T09:08:24.385Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom 05:08:24 [2022-03-21T09:08:24.385Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom 05:08:24 [2022-03-21T09:08:24.385Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom 05:08:24 [2022-03-21T09:08:24.643Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom 05:08:24 [2022-03-21T09:08:24.643Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom 05:08:24 [2022-03-21T09:08:24.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom 05:08:24 [2022-03-21T09:08:24.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 387 kB/s) 05:08:24 [2022-03-21T09:08:24.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom 05:08:24 [2022-03-21T09:08:24.643Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-logging/commons-logging/1.2/commons-logging-1.2.pom 05:08:24 [2022-03-21T09:08:24.643Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom 05:08:24 [2022-03-21T09:08:24.643Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom 05:08:24 [2022-03-21T09:08:24.643Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-logging/commons-logging/1.2/commons-logging-1.2.pom 05:08:24 [2022-03-21T09:08:24.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom 05:08:24 [2022-03-21T09:08:24.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 400 kB/s) 05:08:24 [2022-03-21T09:08:24.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom 05:08:24 [2022-03-21T09:08:24.643Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/34/commons-parent-34.pom 05:08:24 [2022-03-21T09:08:24.643Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom 05:08:24 [2022-03-21T09:08:24.901Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom 05:08:24 [2022-03-21T09:08:24.901Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-parent/34/commons-parent-34.pom 05:08:24 [2022-03-21T09:08:24.901Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom 05:08:24 [2022-03-21T09:08:24.901Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.4 MB/s) 05:08:24 [2022-03-21T09:08:24.902Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom 05:08:24 [2022-03-21T09:08:24.902Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-codec/commons-codec/1.11/commons-codec-1.11.pom 05:08:24 [2022-03-21T09:08:24.902Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.pom 05:08:24 [2022-03-21T09:08:24.902Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom 05:08:24 [2022-03-21T09:08:24.902Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-codec/commons-codec/1.11/commons-codec-1.11.pom 05:08:24 [2022-03-21T09:08:24.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom 05:08:24 [2022-03-21T09:08:24.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 399 kB/s) 05:08:24 [2022-03-21T09:08:24.902Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom 05:08:24 [2022-03-21T09:08:24.902Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom 05:08:25 [2022-03-21T09:08:25.160Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.pom (5.2 kB at 306 kB/s) 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 05:08:25 [2022-03-21T09:08:25.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar 05:08:25 [2022-03-21T09:08:25.162Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar 05:08:25 [2022-03-21T09:08:25.420Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar 05:08:25 [2022-03-21T09:08:25.420Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.420Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.jar 05:08:25 [2022-03-21T09:08:25.420Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar 05:08:25 [2022-03-21T09:08:25.421Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.422Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar 05:08:25 [2022-03-21T09:08:25.681Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/cbi-common/1.3.2/cbi-common-1.3.2.jar (64 kB at 537 kB/s) 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloaded from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/cbi/maven/plugins/cbi-maven-plugin-common/1.3.2/cbi-maven-plugin-common-1.3.2.jar (31 kB at 185 kB/s) 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar 05:08:25 [2022-03-21T09:08:25.682Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar 05:08:25 [2022-03-21T09:08:25.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar 05:08:25 [2022-03-21T09:08:25.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar 05:08:25 [2022-03-21T09:08:25.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 05:08:25 [2022-03-21T09:08:25.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 05:08:25 [2022-03-21T09:08:25.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 05:08:25 [2022-03-21T09:08:25.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar 05:08:25 [2022-03-21T09:08:25.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar 05:08:25 [2022-03-21T09:08:25.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar 05:08:25 [2022-03-21T09:08:25.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar 05:08:25 [2022-03-21T09:08:25.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar 05:08:25 [2022-03-21T09:08:25.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 05:08:25 [2022-03-21T09:08:25.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 05:08:25 [2022-03-21T09:08:25.683Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar 05:08:25 [2022-03-21T09:08:25.944Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.944Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.944Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.944Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.944Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar 05:08:25 [2022-03-21T09:08:25.944Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.8.1/maven-settings-3.8.1.jar (44 kB at 1.4 MB/s) 05:08:25 [2022-03-21T09:08:25.944Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar 05:08:25 [2022-03-21T09:08:25.944Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar (215 kB at 6.3 MB/s) 05:08:25 [2022-03-21T09:08:25.944Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.944Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 2.4 MB/s) 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.8.1/maven-settings-builder-3.8.1.jar (42 kB at 779 kB/s) 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.8.1/maven-core-3.8.1.jar (634 kB at 9.9 MB/s) 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 360 kB/s) 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar (58 kB at 741 kB/s) 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.8.1/maven-repository-metadata-3.8.1.jar (27 kB at 286 kB/s) 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.8.1/maven-builder-support-3.8.1.jar (14 kB at 150 kB/s) 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.8.1/maven-model-builder-3.8.1.jar (192 kB at 1.8 MB/s) 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.8.1/maven-resolver-provider-3.8.1.jar (66 kB at 608 kB/s) 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 381 kB/s) 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.6.2/maven-resolver-impl-1.6.2.jar (180 kB at 1.4 MB/s) 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.6.2/maven-resolver-spi-1.6.2.jar (38 kB at 208 kB/s) 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 1.9 MB/s) 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.6.2/maven-resolver-util-1.6.2.jar (169 kB at 816 kB/s) 05:08:25 [2022-03-21T09:08:25.945Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar 05:08:25 [2022-03-21T09:08:25.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 222 kB/s) 05:08:25 [2022-03-21T09:08:25.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar 05:08:25 [2022-03-21T09:08:25.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 18 kB/s) 05:08:25 [2022-03-21T09:08:25.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar 05:08:25 [2022-03-21T09:08:25.946Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar (47 kB at 186 kB/s) 05:08:25 [2022-03-21T09:08:25.946Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar (521 kB at 1.9 MB/s) 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 17 kB/s) 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 68 kB/s) 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 7.0 kB/s) 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.8.0/checker-qual-3.8.0.jar (231 kB at 698 kB/s) 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/30.1.1-jre/guava-30.1.1-jre.jar (2.9 MB at 7.9 MB/s) 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.jar (14 kB at 36 kB/s) 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 22 kB/s) 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 155 kB/s) 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 798 kB/s) 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar 05:08:26 [2022-03-21T09:08:26.205Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (205 kB at 469 kB/s) 05:08:26 [2022-03-21T09:08:26.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 1.8 MB/s) 05:08:26 [2022-03-21T09:08:26.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 750 kB/s) 05:08:26 [2022-03-21T09:08:26.206Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.13/httpmime-4.5.13.jar (42 kB at 91 kB/s) 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.6.2/maven-resolver-api-1.6.2.jar (149 kB at 124 kB/s) 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ eclipse-platform-parent --- 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] ------------------< org.eclipse:eclipse-sdk-prereqs >------------------- 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] Building eclipse-sdk-prereqs 4.23.0-SNAPSHOT [2/18] 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] ---------------------[ eclipse-target-definition ]---------------------- 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse-sdk-prereqs --- 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ eclipse-sdk-prereqs --- 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.prereqs.sdk/saveproperties 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ eclipse-sdk-prereqs --- 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ eclipse-sdk-prereqs --- 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.prereqs.sdk/src/main/resources 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ eclipse-sdk-prereqs --- 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] --- tycho-packaging-plugin:2.7.0:package-target-definition (default-package-target-definition) @ eclipse-sdk-prereqs --- 05:08:27 [2022-03-21T09:08:27.142Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.0/tycho-buildtimestamp-jgit-2.7.0.pom 05:08:27 [2022-03-21T09:08:27.143Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.0/tycho-buildtimestamp-jgit-2.7.0.pom 05:08:27 [2022-03-21T09:08:27.143Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.0/tycho-buildtimestamp-jgit-2.7.0.pom 05:08:27 [2022-03-21T09:08:27.143Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.0/tycho-buildtimestamp-jgit-2.7.0.pom 05:08:27 [2022-03-21T09:08:27.143Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.0/tycho-buildtimestamp-jgit-2.7.0.pom 05:08:27 [2022-03-21T09:08:27.143Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.0/tycho-buildtimestamp-jgit-2.7.0.pom 05:08:27 [2022-03-21T09:08:27.143Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.0/tycho-buildtimestamp-jgit-2.7.0.pom (2.0 kB at 62 kB/s) 05:08:27 [2022-03-21T09:08:27.143Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom 05:08:27 [2022-03-21T09:08:27.402Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom 05:08:27 [2022-03-21T09:08:27.402Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom 05:08:27 [2022-03-21T09:08:27.402Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom 05:08:27 [2022-03-21T09:08:27.402Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom 05:08:27 [2022-03-21T09:08:27.402Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom 05:08:27 [2022-03-21T09:08:27.402Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.pom (7.6 kB at 137 kB/s) 05:08:27 [2022-03-21T09:08:27.402Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom 05:08:27 [2022-03-21T09:08:27.402Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom 05:08:27 [2022-03-21T09:08:27.402Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom 05:08:27 [2022-03-21T09:08:27.402Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom 05:08:27 [2022-03-21T09:08:27.402Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom 05:08:27 [2022-03-21T09:08:27.402Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom 05:08:27 [2022-03-21T09:08:27.402Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit-parent/6.0.0.202111291000-r/org.eclipse.jgit-parent-6.0.0.202111291000-r.pom (33 kB at 1.4 MB/s) 05:08:27 [2022-03-21T09:08:27.402Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom 05:08:27 [2022-03-21T09:08:27.402Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom 05:08:27 [2022-03-21T09:08:27.661Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom 05:08:27 [2022-03-21T09:08:27.661Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom 05:08:27 [2022-03-21T09:08:27.661Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom 05:08:27 [2022-03-21T09:08:27.661Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom 05:08:27 [2022-03-21T09:08:27.661Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.pom (5.0 kB at 76 kB/s) 05:08:27 [2022-03-21T09:08:27.661Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom 05:08:27 [2022-03-21T09:08:27.661Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/oss/oss-parent/5/oss-parent-5.pom 05:08:27 [2022-03-21T09:08:27.661Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom 05:08:27 [2022-03-21T09:08:27.661Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom 05:08:27 [2022-03-21T09:08:27.661Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/oss/oss-parent/5/oss-parent-5.pom 05:08:27 [2022-03-21T09:08:27.661Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom 05:08:27 [2022-03-21T09:08:27.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 80 kB/s) 05:08:27 [2022-03-21T09:08:27.919Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.0/tycho-sourceref-jgit-2.7.0.pom 05:08:27 [2022-03-21T09:08:27.919Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.0/tycho-sourceref-jgit-2.7.0.pom 05:08:27 [2022-03-21T09:08:27.919Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.0/tycho-sourceref-jgit-2.7.0.pom 05:08:27 [2022-03-21T09:08:27.919Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.0/tycho-sourceref-jgit-2.7.0.pom 05:08:27 [2022-03-21T09:08:27.919Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.0/tycho-sourceref-jgit-2.7.0.pom 05:08:27 [2022-03-21T09:08:27.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.0/tycho-sourceref-jgit-2.7.0.pom 05:08:27 [2022-03-21T09:08:27.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.0/tycho-sourceref-jgit-2.7.0.pom (1.7 kB at 23 kB/s) 05:08:27 [2022-03-21T09:08:27.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.0/tycho-buildtimestamp-jgit-2.7.0.jar 05:08:27 [2022-03-21T09:08:27.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar 05:08:27 [2022-03-21T09:08:27.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar 05:08:27 [2022-03-21T09:08:27.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar 05:08:27 [2022-03-21T09:08:27.920Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.0/tycho-sourceref-jgit-2.7.0.jar 05:08:27 [2022-03-21T09:08:27.920Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.0/tycho-buildtimestamp-jgit-2.7.0.jar 05:08:27 [2022-03-21T09:08:27.920Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar 05:08:27 [2022-03-21T09:08:27.920Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar 05:08:27 [2022-03-21T09:08:27.920Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar 05:08:27 [2022-03-21T09:08:27.920Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.0/tycho-sourceref-jgit-2.7.0.jar 05:08:27 [2022-03-21T09:08:27.920Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.0/tycho-buildtimestamp-jgit-2.7.0.jar 05:08:27 [2022-03-21T09:08:27.920Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar 05:08:27 [2022-03-21T09:08:27.920Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar 05:08:27 [2022-03-21T09:08:27.920Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar 05:08:27 [2022-03-21T09:08:27.920Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.0/tycho-sourceref-jgit-2.7.0.jar 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.0/tycho-buildtimestamp-jgit-2.7.0.jar 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.0/tycho-sourceref-jgit-2.7.0.jar 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.0/tycho-buildtimestamp-jgit-2.7.0.jar 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.0/tycho-sourceref-jgit-2.7.0.jar 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.0/tycho-buildtimestamp-jgit-2.7.0.jar 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.0/tycho-sourceref-jgit-2.7.0.jar 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-buildtimestamp-jgit/2.7.0/tycho-buildtimestamp-jgit-2.7.0.jar (12 kB at 400 kB/s) 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/2.7.0/tycho-sourceref-jgit-2.7.0.jar (6.1 kB at 139 kB/s) 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (41 kB at 922 kB/s) 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.13/JavaEWAH-1.1.13.jar (167 kB at 3.1 MB/s) 05:08:28 [2022-03-21T09:08:28.179Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jgit/org.eclipse.jgit/6.0.0.202111291000-r/org.eclipse.jgit-6.0.0.202111291000-r.jar (2.9 MB at 19 MB/s) 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse-sdk-prereqs --- 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] Skipped 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ eclipse-sdk-prereqs --- 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ eclipse-sdk-prereqs --- 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] ----< eclipse.platform.releng:eclipse.platform.releng.java18patch >----- 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] Building eclipse.platform.releng.java18patch 4.23.0-SNAPSHOT [3/18] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] --------------------------------[ pom ]--------------------------------- 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse.platform.releng.java18patch --- 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ eclipse.platform.releng.java18patch --- 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/saveproperties 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ eclipse.platform.releng.java18patch --- 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ eclipse.platform.releng.java18patch --- 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/src/main/resources 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ eclipse.platform.releng.java18patch --- 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.platform.releng.java18patch --- 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] Skipped 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ eclipse.platform.releng.java18patch --- 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ eclipse.platform.releng.java18patch --- 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] ---------------< org.eclipse.jdt:org.eclipse.jdt.dummy >---------------- 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] Building org.eclipse.jdt.dummy 1.1.300-SNAPSHOT [4/18] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.jdt.dummy --- 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] 05:08:28 [2022-03-21T09:08:28.438Z] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.dummy --- 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] The project's OSGi version is 1.1.300.v20160301-1504 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.jdt.dummy --- 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.jdt.dummy --- 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.jdt.dummy --- 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.dummy/saveproperties 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.jdt.dummy --- 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.jdt.dummy --- 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.723Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 887 kB/s) 05:08:31 [2022-03-21T09:08:31.724Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0.5/maven-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.724Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/3.0.5/maven-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.724Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/3.0.5/maven-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.981Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.0.5/maven-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.981Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven/3.0.5/maven-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.981Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.5/maven-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.981Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 5.6 MB/s) 05:08:31 [2022-03-21T09:08:31.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.982Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.982Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.982Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.982Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.982Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom 05:08:31 [2022-03-21T09:08:31.982Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 98 kB/s) 05:08:31 [2022-03-21T09:08:31.982Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom 05:08:31 [2022-03-21T09:08:31.982Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom 05:08:32 [2022-03-21T09:08:32.240Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom 05:08:32 [2022-03-21T09:08:32.240Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom 05:08:32 [2022-03-21T09:08:32.240Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom 05:08:32 [2022-03-21T09:08:32.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom 05:08:32 [2022-03-21T09:08:32.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 116 kB/s) 05:08:32 [2022-03-21T09:08:32.240Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom 05:08:32 [2022-03-21T09:08:32.240Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom 05:08:32 [2022-03-21T09:08:32.240Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom 05:08:32 [2022-03-21T09:08:32.240Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom 05:08:32 [2022-03-21T09:08:32.240Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom 05:08:32 [2022-03-21T09:08:32.240Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom 05:08:32 [2022-03-21T09:08:32.240Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 136 kB/s) 05:08:32 [2022-03-21T09:08:32.240Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.240Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.240Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.499Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.499Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 768 kB/s) 05:08:32 [2022-03-21T09:08:32.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.499Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.499Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.499Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.499Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.499Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.499Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 1.3 MB/s) 05:08:32 [2022-03-21T09:08:32.499Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.499Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.499Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.499Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.499Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.758Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.758Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 1.0 MB/s) 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 400 kB/s) 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 404 kB/s) 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 3.5 MB/s) 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom 05:08:32 [2022-03-21T09:08:32.759Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 2.4 MB/s) 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 76 kB/s) 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 3.7 MB/s) 05:08:33 [2022-03-21T09:08:33.018Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.277Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.277Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.277Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.277Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.277Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.277Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 1.8 MB/s) 05:08:33 [2022-03-21T09:08:33.277Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.277Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.277Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.277Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.277Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.535Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.535Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 611 kB/s) 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 133 kB/s) 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 303 kB/s) 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom 05:08:33 [2022-03-21T09:08:33.536Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom 05:08:33 [2022-03-21T09:08:33.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom 05:08:33 [2022-03-21T09:08:33.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 1.3 MB/s) 05:08:33 [2022-03-21T09:08:33.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.795Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.795Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.795Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.795Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.795Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.795Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 90 kB/s) 05:08:33 [2022-03-21T09:08:33.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.795Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.795Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom 05:08:33 [2022-03-21T09:08:33.795Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom 05:08:34 [2022-03-21T09:08:34.053Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom 05:08:34 [2022-03-21T09:08:34.053Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom 05:08:34 [2022-03-21T09:08:34.053Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 274 kB/s) 05:08:34 [2022-03-21T09:08:34.053Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom 05:08:34 [2022-03-21T09:08:34.053Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom 05:08:34 [2022-03-21T09:08:34.053Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom 05:08:34 [2022-03-21T09:08:34.053Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom 05:08:34 [2022-03-21T09:08:34.053Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom 05:08:34 [2022-03-21T09:08:34.054Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom 05:08:34 [2022-03-21T09:08:34.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 97 kB/s) 05:08:34 [2022-03-21T09:08:34.054Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.312Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.312Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.312Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.312Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 712 kB/s) 05:08:34 [2022-03-21T09:08:34.312Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.312Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.312Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.312Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.312Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.312Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.312Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 230 kB/s) 05:08:34 [2022-03-21T09:08:34.312Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.312Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.312Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.570Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.570Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.570Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.570Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 724 kB/s) 05:08:34 [2022-03-21T09:08:34.570Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.570Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.570Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.571Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.828Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 91 kB/s) 05:08:34 [2022-03-21T09:08:34.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.828Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.828Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.828Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.828Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom 05:08:34 [2022-03-21T09:08:34.829Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 118 kB/s) 05:08:34 [2022-03-21T09:08:34.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.14/ant-1.9.14.pom 05:08:34 [2022-03-21T09:08:34.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/ant/ant/1.9.14/ant-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.087Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/ant/ant/1.9.14/ant-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.087Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant/1.9.14/ant-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.087Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/ant/ant/1.9.14/ant-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.14/ant-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.14/ant-1.9.14.pom (10.0 kB at 3.3 MB/s) 05:08:35 [2022-03-21T09:08:35.087Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-parent/1.9.14/ant-parent-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.087Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/ant/ant-parent/1.9.14/ant-parent-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.087Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/ant/ant-parent/1.9.14/ant-parent-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.087Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant-parent/1.9.14/ant-parent-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.087Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/ant/ant-parent/1.9.14/ant-parent-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.087Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.14/ant-parent-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.087Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.14/ant-parent-1.9.14.pom (5.6 kB at 1.9 MB/s) 05:08:35 [2022-03-21T09:08:35.087Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.087Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.087Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.087Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.pom 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.pom (2.3 kB at 1.2 MB/s) 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant/1.9.14/ant-1.9.14.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.jar 05:08:35 [2022-03-21T09:08:35.346Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/ant/ant/1.9.14/ant-1.9.14.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.347Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.348Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar 05:08:35 [2022-03-21T09:08:35.348Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar 05:08:35 [2022-03-21T09:08:35.606Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.606Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/ant/ant/1.9.14/ant-1.9.14.jar 05:08:35 [2022-03-21T09:08:35.606Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.jar 05:08:35 [2022-03-21T09:08:35.606Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.606Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant/1.9.14/ant-1.9.14.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.607Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/ant/ant/1.9.14/ant-1.9.14.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 7.0 MB/s) 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (289 kB at 26 MB/s) 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (47 kB at 3.6 MB/s) 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 10 MB/s) 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 kB at 2.4 MB/s) 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 1.5 MB/s) 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 6.5 MB/s) 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 2.5 MB/s) 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 617 kB/s) 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (204 kB at 6.8 MB/s) 05:08:35 [2022-03-21T09:08:35.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar 05:08:35 [2022-03-21T09:08:35.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (130 kB at 3.7 MB/s) 05:08:35 [2022-03-21T09:08:35.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar 05:08:35 [2022-03-21T09:08:35.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 1.6 MB/s) 05:08:35 [2022-03-21T09:08:35.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar 05:08:35 [2022-03-21T09:08:35.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 2.3 MB/s) 05:08:35 [2022-03-21T09:08:35.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar 05:08:35 [2022-03-21T09:08:35.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 1.1 MB/s) 05:08:35 [2022-03-21T09:08:35.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.14/ant-1.9.14.jar 05:08:35 [2022-03-21T09:08:35.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 1.2 MB/s) 05:08:35 [2022-03-21T09:08:35.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.jar 05:08:35 [2022-03-21T09:08:35.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 13 MB/s) 05:08:35 [2022-03-21T09:08:35.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.jar (18 kB at 376 kB/s) 05:08:35 [2022-03-21T09:08:35.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 2.5 MB/s) 05:08:35 [2022-03-21T09:08:35.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1.5 MB at 19 MB/s) 05:08:35 [2022-03-21T09:08:35.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.14/ant-1.9.14.jar (2.1 MB at 19 MB/s) 05:08:35 [2022-03-21T09:08:35.867Z] [INFO] Executing tasks 05:08:36 [2022-03-21T09:08:36.125Z] [ERROR] [loadfile] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.dummy/.project doesn't exist 05:08:36 [2022-03-21T09:08:36.125Z] [INFO] Executed tasks 05:08:36 [2022-03-21T09:08:36.125Z] [INFO] 05:08:36 [2022-03-21T09:08:36.125Z] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.jdt.dummy --- 05:08:36 [2022-03-21T09:08:36.125Z] [INFO] 05:08:36 [2022-03-21T09:08:36.125Z] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.dummy --- 05:08:36 [2022-03-21T09:08:36.125Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.29.0.v20220214-1307/ecj-3.29.0.v20220214-1307.pom 05:08:36 [2022-03-21T09:08:36.125Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jdt/ecj/3.29.0.v20220214-1307/ecj-3.29.0.v20220214-1307.pom 05:08:36 [2022-03-21T09:08:36.125Z] [INFO] Downloaded from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jdt/ecj/3.29.0.v20220214-1307/ecj-3.29.0.v20220214-1307.pom (408 B at 7.0 kB/s) 05:08:36 [2022-03-21T09:08:36.126Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.pom (1.1 kB at 71 kB/s) 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.10.0/plexus-compiler-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-compiler/2.10.0/plexus-compiler-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-compiler/2.10.0/plexus-compiler-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler/2.10.0/plexus-compiler-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-compiler/2.10.0/plexus-compiler-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.10.0/plexus-compiler-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.10.0/plexus-compiler-2.10.0.pom (8.1 kB at 338 kB/s) 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom 05:08:36 [2022-03-21T09:08:36.384Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom 05:08:36 [2022-03-21T09:08:36.642Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (2.7 kB at 59 kB/s) 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.pom 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.pom (1.1 kB at 42 kB/s) 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.pom 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.pom 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.pom 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.pom 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.pom 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.pom 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.pom (2.4 kB at 63 kB/s) 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.pom 05:08:36 [2022-03-21T09:08:36.643Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.pom 05:08:36 [2022-03-21T09:08:36.902Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.pom 05:08:36 [2022-03-21T09:08:36.902Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.pom 05:08:36 [2022-03-21T09:08:36.902Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.pom 05:08:36 [2022-03-21T09:08:36.902Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.pom 05:08:36 [2022-03-21T09:08:36.902Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.pom (1.6 kB at 62 kB/s) 05:08:36 [2022-03-21T09:08:36.902Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.28.0/ecj-3.28.0.pom 05:08:36 [2022-03-21T09:08:36.902Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jdt/ecj/3.28.0/ecj-3.28.0.pom 05:08:36 [2022-03-21T09:08:36.902Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/jdt/ecj/3.28.0/ecj-3.28.0.pom 05:08:36 [2022-03-21T09:08:36.902Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/jdt/ecj/3.28.0/ecj-3.28.0.pom 05:08:36 [2022-03-21T09:08:36.902Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/jdt/ecj/3.28.0/ecj-3.28.0.pom 05:08:36 [2022-03-21T09:08:36.903Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.28.0/ecj-3.28.0.pom 05:08:36 [2022-03-21T09:08:36.903Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.28.0/ecj-3.28.0.pom (1.7 kB at 69 kB/s) 05:08:36 [2022-03-21T09:08:36.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.29.0.v20220214-1307/ecj-3.29.0.v20220214-1307.jar 05:08:36 [2022-03-21T09:08:36.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.jar 05:08:36 [2022-03-21T09:08:36.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.jar 05:08:36 [2022-03-21T09:08:36.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.jar 05:08:36 [2022-03-21T09:08:36.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.jar 05:08:36 [2022-03-21T09:08:36.903Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jdt/ecj/3.29.0.v20220214-1307/ecj-3.29.0.v20220214-1307.jar 05:08:36 [2022-03-21T09:08:36.903Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.jar 05:08:36 [2022-03-21T09:08:36.903Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.jar 05:08:36 [2022-03-21T09:08:36.903Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.jar 05:08:36 [2022-03-21T09:08:36.903Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.jar 05:08:37 [2022-03-21T09:08:37.162Z] [INFO] Downloaded from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/eclipse/jdt/ecj/3.29.0.v20220214-1307/ecj-3.29.0.v20220214-1307.jar (3.2 MB at 22 MB/s) 05:08:37 [2022-03-21T09:08:37.162Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.jar 05:08:37 [2022-03-21T09:08:37.162Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.jar 05:08:37 [2022-03-21T09:08:37.162Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.jar 05:08:37 [2022-03-21T09:08:37.162Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.jar 05:08:37 [2022-03-21T09:08:37.162Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.jar 05:08:37 [2022-03-21T09:08:37.162Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.jar 05:08:37 [2022-03-21T09:08:37.162Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.jar 05:08:37 [2022-03-21T09:08:37.162Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.jar 05:08:37 [2022-03-21T09:08:37.162Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.jar 05:08:37 [2022-03-21T09:08:37.162Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.jar 05:08:37 [2022-03-21T09:08:37.162Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.jar 05:08:37 [2022-03-21T09:08:37.162Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.jar 05:08:37 [2022-03-21T09:08:37.162Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.jar 05:08:37 [2022-03-21T09:08:37.163Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.jar 05:08:37 [2022-03-21T09:08:37.163Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.jar 05:08:37 [2022-03-21T09:08:37.163Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.jar 05:08:37 [2022-03-21T09:08:37.163Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/2.7.0/tycho-compiler-jdt-2.7.0.jar (18 kB at 1.4 MB/s) 05:08:37 [2022-03-21T09:08:37.163Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/2.7.0/tycho-lib-detector-2.7.0.jar (3.5 kB at 270 kB/s) 05:08:37 [2022-03-21T09:08:37.163Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.10.0/plexus-compiler-api-2.10.0.jar (27 kB at 708 kB/s) 05:08:37 [2022-03-21T09:08:37.163Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.10.0/plexus-compiler-manager-2.10.0.jar (4.7 kB at 106 kB/s) 05:08:37 [2022-03-21T09:08:37.421Z] [INFO] Resolving class path of org.eclipse.jdt.dummy... 05:08:37 [2022-03-21T09:08:37.421Z] [INFO] 05:08:37 [2022-03-21T09:08:37.421Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.jdt.dummy --- 05:08:37 [2022-03-21T09:08:37.421Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:37 [2022-03-21T09:08:37.421Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:37 [2022-03-21T09:08:37.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.dummy/src/main/resources 05:08:37 [2022-03-21T09:08:37.421Z] [INFO] 05:08:37 [2022-03-21T09:08:37.421Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.jdt.dummy --- 05:08:37 [2022-03-21T09:08:37.421Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:37 [2022-03-21T09:08:37.421Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:37 [2022-03-21T09:08:37.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.dummy/src/main/resources 05:08:37 [2022-03-21T09:08:37.421Z] [INFO] 05:08:37 [2022-03-21T09:08:37.421Z] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.jdt.dummy --- 05:08:37 [2022-03-21T09:08:37.421Z] [INFO] No sources to compile 05:08:37 [2022-03-21T09:08:37.422Z] [WARNING] Source directory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.dummy/src does not exist 05:08:37 [2022-03-21T09:08:37.422Z] [INFO] 05:08:37 [2022-03-21T09:08:37.422Z] [INFO] --- tycho-eclipserun-plugin:2.7.0:eclipse-run (build-.api_description) @ org.eclipse.jdt.dummy --- 05:08:37 [2022-03-21T09:08:37.422Z] [INFO] 05:08:37 [2022-03-21T09:08:37.422Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.jdt.dummy --- 05:08:37 [2022-03-21T09:08:37.422Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:37 [2022-03-21T09:08:37.422Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:37 [2022-03-21T09:08:37.422Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.dummy/src/test/resources 05:08:37 [2022-03-21T09:08:37.422Z] [INFO] 05:08:37 [2022-03-21T09:08:37.422Z] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.jdt.dummy --- 05:08:37 [2022-03-21T09:08:37.422Z] [INFO] 05:08:37 [2022-03-21T09:08:37.422Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.jdt.dummy --- 05:08:37 [2022-03-21T09:08:37.422Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.680Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.680Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.680Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.680Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.680Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.680Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.pom (9.6 kB at 357 kB/s) 05:08:37 [2022-03-21T09:08:37.680Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.680Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.680Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.938Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.938Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.938Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.pom (3.2 kB at 111 kB/s) 05:08:37 [2022-03-21T09:08:37.939Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.939Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.939Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.939Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.939Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom 05:08:37 [2022-03-21T09:08:37.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom (3.7 kB at 176 kB/s) 05:08:37 [2022-03-21T09:08:37.939Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom 05:08:37 [2022-03-21T09:08:37.939Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom 05:08:37 [2022-03-21T09:08:37.939Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom 05:08:37 [2022-03-21T09:08:37.939Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom 05:08:37 [2022-03-21T09:08:37.939Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom 05:08:37 [2022-03-21T09:08:37.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.pom (3.9 kB at 244 kB/s) 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 433 kB/s) 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.pom (4.0 kB at 101 kB/s) 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.198Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.457Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.457Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.pom (4.8 kB at 242 kB/s) 05:08:38 [2022-03-21T09:08:38.457Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.457Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.457Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.457Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.457Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.457Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom 05:08:38 [2022-03-21T09:08:38.457Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.pom (1.6 kB at 46 kB/s) 05:08:38 [2022-03-21T09:08:38.457Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom 05:08:38 [2022-03-21T09:08:38.457Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom 05:08:38 [2022-03-21T09:08:38.457Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom 05:08:38 [2022-03-21T09:08:38.457Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom 05:08:38 [2022-03-21T09:08:38.457Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom 05:08:38 [2022-03-21T09:08:38.457Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom 05:08:38 [2022-03-21T09:08:38.458Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 68 kB/s) 05:08:38 [2022-03-21T09:08:38.458Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom 05:08:38 [2022-03-21T09:08:38.716Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom 05:08:38 [2022-03-21T09:08:38.716Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom 05:08:38 [2022-03-21T09:08:38.716Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom 05:08:38 [2022-03-21T09:08:38.716Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom 05:08:38 [2022-03-21T09:08:38.716Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom 05:08:38 [2022-03-21T09:08:38.716Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 891 kB/s) 05:08:38 [2022-03-21T09:08:38.717Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom 05:08:38 [2022-03-21T09:08:38.717Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/10/maven-parent-10.pom 05:08:38 [2022-03-21T09:08:38.717Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/10/maven-parent-10.pom 05:08:38 [2022-03-21T09:08:38.717Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/10/maven-parent-10.pom 05:08:38 [2022-03-21T09:08:38.717Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/10/maven-parent-10.pom 05:08:38 [2022-03-21T09:08:38.717Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom 05:08:38 [2022-03-21T09:08:38.975Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 372 kB/s) 05:08:38 [2022-03-21T09:08:38.975Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom 05:08:38 [2022-03-21T09:08:38.975Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/4/apache-4.pom 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/4/apache-4.pom 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/4/apache-4.pom 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/4/apache-4.pom 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 136 kB/s) 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 716 kB/s) 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom 05:08:38 [2022-03-21T09:08:38.976Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom 05:08:39 [2022-03-21T09:08:39.234Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom 05:08:39 [2022-03-21T09:08:39.234Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 212 kB/s) 05:08:39 [2022-03-21T09:08:39.234Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom 05:08:39 [2022-03-21T09:08:39.234Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom 05:08:39 [2022-03-21T09:08:39.235Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom 05:08:39 [2022-03-21T09:08:39.235Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom 05:08:39 [2022-03-21T09:08:39.235Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom 05:08:39 [2022-03-21T09:08:39.235Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom 05:08:39 [2022-03-21T09:08:39.235Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 220 kB/s) 05:08:39 [2022-03-21T09:08:39.235Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom 05:08:39 [2022-03-21T09:08:39.235Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom 05:08:39 [2022-03-21T09:08:39.235Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom 05:08:39 [2022-03-21T09:08:39.235Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom 05:08:39 [2022-03-21T09:08:39.235Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom 05:08:39 [2022-03-21T09:08:39.493Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom 05:08:39 [2022-03-21T09:08:39.493Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (4.6 kB at 118 kB/s) 05:08:39 [2022-03-21T09:08:39.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom 05:08:39 [2022-03-21T09:08:39.494Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom 05:08:39 [2022-03-21T09:08:39.494Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom 05:08:39 [2022-03-21T09:08:39.494Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom 05:08:39 [2022-03-21T09:08:39.494Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom 05:08:39 [2022-03-21T09:08:39.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom 05:08:39 [2022-03-21T09:08:39.494Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (3.9 kB at 100 kB/s) 05:08:39 [2022-03-21T09:08:39.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom 05:08:39 [2022-03-21T09:08:39.494Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom 05:08:39 [2022-03-21T09:08:39.494Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom 05:08:39 [2022-03-21T09:08:39.494Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom 05:08:39 [2022-03-21T09:08:39.494Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom 05:08:39 [2022-03-21T09:08:39.494Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom 05:08:39 [2022-03-21T09:08:39.752Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 528 kB/s) 05:08:39 [2022-03-21T09:08:39.752Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.2/asm-7.2.pom 05:08:39 [2022-03-21T09:08:39.752Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm/7.2/asm-7.2.pom 05:08:39 [2022-03-21T09:08:39.752Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm/7.2/asm-7.2.pom 05:08:39 [2022-03-21T09:08:39.752Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/7.2/asm-7.2.pom 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm/7.2/asm-7.2.pom 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.pom 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 981 kB/s) 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 311 kB/s) 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/7.2/asm-7.2.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar 05:08:39 [2022-03-21T09:08:39.753Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar 05:08:39 [2022-03-21T09:08:39.754Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar 05:08:39 [2022-03-21T09:08:39.754Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar 05:08:39 [2022-03-21T09:08:39.754Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar 05:08:39 [2022-03-21T09:08:39.754Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/ow2/asm/asm/7.2/asm-7.2.jar 05:08:39 [2022-03-21T09:08:39.754Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar 05:08:39 [2022-03-21T09:08:39.754Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar 05:08:39 [2022-03-21T09:08:39.754Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/ow2/asm/asm/7.2/asm-7.2.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.012Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/ow2/asm/asm/7.2/asm-7.2.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/ow2/asm/asm/7.2/asm-7.2.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M5/surefire-extensions-api-3.0.0-M5.jar (24 kB at 1.2 MB/s) 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.jar (14 kB at 650 kB/s) 05:08:40 [2022-03-21T09:08:40.013Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M5/surefire-booter-3.0.0-M5.jar (106 kB at 4.8 MB/s) 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M5/maven-surefire-common-3.0.0-M5.jar (311 kB at 11 MB/s) 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-spi/3.0.0-M5/surefire-extensions-spi-3.0.0-M5.jar (7.9 kB at 241 kB/s) 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 903 kB/s) 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.jar 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 1.4 MB/s) 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 2.5 MB/s) 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 2.8 MB/s) 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (52 kB at 1.0 MB/s) 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M5/surefire-api-3.0.0-M5.jar (144 kB at 2.5 MB/s) 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 4.3 MB/s) 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 1.4 MB/s) 05:08:40 [2022-03-21T09:08:40.014Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-shared-utils/3.0.0-M4/surefire-shared-utils-3.0.0-M4.jar (1.9 MB at 13 MB/s) 05:08:40 [2022-03-21T09:08:40.272Z] [INFO] Tests are skipped. 05:08:40 [2022-03-21T09:08:40.272Z] [INFO] 05:08:40 [2022-03-21T09:08:40.272Z] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.dummy --- 05:08:40 [2022-03-21T09:08:40.272Z] [INFO] 05:08:40 [2022-03-21T09:08:40.272Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.jdt.dummy --- 05:08:40 [2022-03-21T09:08:40.272Z] [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.dummy/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle 05:08:40 [2022-03-21T09:08:40.272Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.dummy/target/org.eclipse.jdt.dummy-1.1.300-SNAPSHOT-sources.jar 05:08:40 [2022-03-21T09:08:40.272Z] [INFO] 05:08:40 [2022-03-21T09:08:40.272Z] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.jdt.dummy --- 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.dummy/target/org.eclipse.jdt.dummy-1.1.300-SNAPSHOT.jar 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.dummy --- 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.jdt.dummy --- 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] Skipping tests 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jdt.dummy --- 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 43 kB/s) 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom 05:08:40 [2022-03-21T09:08:40.531Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 63 kB/s) 05:08:40 [2022-03-21T09:08:40.532Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom 05:08:40 [2022-03-21T09:08:40.532Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom 05:08:40 [2022-03-21T09:08:40.790Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom 05:08:40 [2022-03-21T09:08:40.790Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom 05:08:40 [2022-03-21T09:08:40.790Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom 05:08:40 [2022-03-21T09:08:40.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom 05:08:40 [2022-03-21T09:08:40.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 960 kB/s) 05:08:40 [2022-03-21T09:08:40.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom 05:08:40 [2022-03-21T09:08:40.790Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom 05:08:40 [2022-03-21T09:08:40.790Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom 05:08:40 [2022-03-21T09:08:40.790Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom 05:08:40 [2022-03-21T09:08:40.790Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom 05:08:40 [2022-03-21T09:08:40.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom 05:08:40 [2022-03-21T09:08:40.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 113 kB/s) 05:08:40 [2022-03-21T09:08:40.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom 05:08:40 [2022-03-21T09:08:40.790Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom 05:08:40 [2022-03-21T09:08:40.790Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom 05:08:40 [2022-03-21T09:08:40.791Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom 05:08:40 [2022-03-21T09:08:40.791Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom 05:08:40 [2022-03-21T09:08:40.791Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom 05:08:40 [2022-03-21T09:08:40.791Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 2.3 MB/s) 05:08:40 [2022-03-21T09:08:40.791Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.pom 05:08:40 [2022-03-21T09:08:40.791Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/junit/junit/4.12/junit-4.12.pom 05:08:40 [2022-03-21T09:08:40.791Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/junit/junit/4.12/junit-4.12.pom 05:08:40 [2022-03-21T09:08:40.791Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.12/junit-4.12.pom 05:08:40 [2022-03-21T09:08:40.791Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/junit/junit/4.12/junit-4.12.pom 05:08:40 [2022-03-21T09:08:40.791Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom 05:08:40 [2022-03-21T09:08:40.791Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 1.7 MB/s) 05:08:40 [2022-03-21T09:08:40.791Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom 05:08:40 [2022-03-21T09:08:40.791Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom 05:08:41 [2022-03-21T09:08:41.049Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom 05:08:41 [2022-03-21T09:08:41.049Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom 05:08:41 [2022-03-21T09:08:41.049Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom 05:08:41 [2022-03-21T09:08:41.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom 05:08:41 [2022-03-21T09:08:41.049Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 2.3 MB/s) 05:08:41 [2022-03-21T09:08:41.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.049Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.049Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.049Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.049Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.049Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 156 kB/s) 05:08:41 [2022-03-21T09:08:41.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.049Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.049Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.050Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.050Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.050Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 141 kB/s) 05:08:41 [2022-03-21T09:08:41.050Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.050Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.050Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.050Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.050Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.050Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.308Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 776 kB/s) 05:08:41 [2022-03-21T09:08:41.308Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 122 kB/s) 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 119 kB/s) 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.309Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 240 kB/s) 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 199 kB/s) 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 181 kB/s) 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom 05:08:41 [2022-03-21T09:08:41.568Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 99 kB/s) 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 4.7 MB/s) 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.569Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 114 kB/s) 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 90 kB/s) 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/classworlds/classworlds/1.1/classworlds-1.1.pom 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1/classworlds-1.1.pom 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/classworlds/classworlds/1.1/classworlds-1.1.pom 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 123 kB/s) 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.12/junit-4.12.jar 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar 05:08:41 [2022-03-21T09:08:41.828Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/junit/junit/4.12/junit-4.12.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar 05:08:41 [2022-03-21T09:08:41.829Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar 05:08:42 [2022-03-21T09:08:42.087Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar 05:08:42 [2022-03-21T09:08:42.087Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/classworlds/classworlds/1.1/classworlds-1.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/junit/junit/4.12/junit-4.12.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/junit/junit/4.12/junit-4.12.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.088Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/classworlds/classworlds/1.1/classworlds-1.1.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/junit/junit/4.12/junit-4.12.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.089Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/classworlds/classworlds/1.1/classworlds-1.1.jar 05:08:42 [2022-03-21T09:08:42.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.347Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 4.1 MB/s) 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 20 MB/s) 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 7.0 MB/s) 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 5.1 MB/s) 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 5.2 MB/s) 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar (315 kB at 11 MB/s) 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 716 kB/s) 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 267 kB/s) 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 5.2 MB/s) 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 638 kB/s) 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 464 kB/s) 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 1.0 MB/s) 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.348Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 237 kB/s) 05:08:42 [2022-03-21T09:08:42.349Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar 05:08:42 [2022-03-21T09:08:42.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (228 kB at 4.1 MB/s) 05:08:42 [2022-03-21T09:08:42.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 466 kB/s) 05:08:42 [2022-03-21T09:08:42.349Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar 05:08:42 [2022-03-21T09:08:42.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 179 kB/s) 05:08:42 [2022-03-21T09:08:42.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 154 kB/s) 05:08:42 [2022-03-21T09:08:42.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 445 kB/s) 05:08:42 [2022-03-21T09:08:42.349Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (14 kB at 140 kB/s) 05:08:42 [2022-03-21T09:08:42.349Z] [INFO] Tests are skipped. 05:08:42 [2022-03-21T09:08:42.349Z] [INFO] 05:08:42 [2022-03-21T09:08:42.349Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.dummy --- 05:08:42 [2022-03-21T09:08:42.349Z] [INFO] Skipped 05:08:42 [2022-03-21T09:08:42.349Z] [INFO] 05:08:42 [2022-03-21T09:08:42.349Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt.dummy --- 05:08:42 [2022-03-21T09:08:42.349Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.dummy/target/org.eclipse.jdt.dummy-1.1.300-SNAPSHOT.jar 05:08:44 [2022-03-21T09:08:44.880Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.dummy/target/org.eclipse.jdt.dummy-1.1.300-SNAPSHOT-sources.jar 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ org.eclipse.jdt.dummy --- 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.dummy:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.dummy/pom.xml 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] --------------< org.eclipse.jdt.feature:org.eclipse.jdt >--------------- 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] Building org.eclipse.jdt 3.18.1100.v20220308-0310 [5/18] 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.jdt --- 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jdt --- 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] The project's OSGi version is 3.18.1100.v20220308-0310 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.jdt --- 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.jdt --- 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.jdt --- 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt-feature-dummy/saveproperties 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.jdt --- 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.jdt --- 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.jdt --- 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt-feature-dummy/src/main/resources 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt --- 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.jdt --- 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.jdt --- 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB) 05:08:46 [2022-03-21T09:08:46.784Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt-feature-dummy/target/org.eclipse.jdt-3.18.1100.v20220308-0310.jar 05:08:47 [2022-03-21T09:08:47.042Z] [INFO] 05:08:47 [2022-03-21T09:08:47.043Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt --- 05:08:47 [2022-03-21T09:08:47.043Z] [INFO] 05:08:47 [2022-03-21T09:08:47.043Z] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jdt --- 05:08:47 [2022-03-21T09:08:47.043Z] [INFO] 05:08:47 [2022-03-21T09:08:47.043Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt --- 05:08:47 [2022-03-21T09:08:47.043Z] [INFO] Skipped 05:08:47 [2022-03-21T09:08:47.043Z] [INFO] 05:08:47 [2022-03-21T09:08:47.043Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt --- 05:08:47 [2022-03-21T09:08:47.043Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt-feature-dummy/target/org.eclipse.jdt-3.18.1100.v20220308-0310.jar 05:08:48 [2022-03-21T09:08:48.419Z] [INFO] 05:08:48 [2022-03-21T09:08:48.419Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ org.eclipse.jdt --- 05:08:48 [2022-03-21T09:08:48.419Z] [INFO] Artifact comparison detailed log directory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt-feature-dummy/target/artifactcomparison 05:08:48 [2022-03-21T09:08:48.419Z] [WARNING] MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1100.v20220308-0310 @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt-feature-dummy/pom.xml: baseline and build artifacts have same version but different contents 05:08:48 [2022-03-21T09:08:48.419Z] no-classifier: different 05:08:48 [2022-03-21T09:08:48.419Z] feature.properties: properties files differ 05:08:48 [2022-03-21T09:08:48.419Z] copyright: baseline='Copyright (c) 2000, 2020 IBM Corporation and others. 05:08:48 [2022-03-21T09:08:48.419Z] All rights reserved. This program and the accompanying materials 05:08:48 [2022-03-21T09:08:48.419Z] are made available under the terms of the Eclipse Public License v1.0 05:08:48 [2022-03-21T09:08:48.419Z] which accompanies this distribution, and is available at 05:08:48 [2022-03-21T09:08:48.419Z] http://www.eclipse.org/legal/epl-v10.html 05:08:48 [2022-03-21T09:08:48.419Z] 05:08:48 [2022-03-21T09:08:48.419Z] Contributors: 05:08:48 [2022-03-21T09:08:48.419Z] IBM Corporation - initial API and implementation 05:08:48 [2022-03-21T09:08:48.419Z] ' != reactor='Copyright (c) 2000, 2021 IBM Corporation and others. 05:08:48 [2022-03-21T09:08:48.419Z] 05:08:48 [2022-03-21T09:08:48.419Z] This program and the accompanying materials 05:08:48 [2022-03-21T09:08:48.419Z] are made available under the terms of the Eclipse Public License 2.0 05:08:48 [2022-03-21T09:08:48.419Z] which accompanies this distribution, and is available at 05:08:48 [2022-03-21T09:08:48.419Z] https://www.eclipse.org/legal/epl-2.0/ 05:08:48 [2022-03-21T09:08:48.419Z] 05:08:48 [2022-03-21T09:08:48.419Z] SPDX-License-Identifier: EPL-2.0 05:08:48 [2022-03-21T09:08:48.419Z] 05:08:48 [2022-03-21T09:08:48.419Z] Contributors: 05:08:48 [2022-03-21T09:08:48.419Z] IBM Corporation - initial API and implementation 05:08:48 [2022-03-21T09:08:48.419Z] ' 05:08:48 [2022-03-21T09:08:48.419Z] description: baseline='Eclipse Java development tools (binary runtime and user documentation).' != reactor='Dummy feature for build-time constraint.' 05:08:48 [2022-03-21T09:08:48.419Z] featureName: baseline='Eclipse Java Development Tools' != reactor='Eclipse Java Development Tools - Dummy, for build only. ' 05:08:48 [2022-03-21T09:08:48.419Z] feature.xml: different 05:08:48 [2022-03-21T09:08:48.419Z] 05:08:48 [2022-03-21T09:08:48.419Z] [INFO] MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt:3.18.1100.v20220308-0310 @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt-feature-dummy/pom.xml 05:08:48 [2022-03-21T09:08:48.419Z] The main artifact has been replaced with the baseline version. 05:08:48 [2022-03-21T09:08:48.419Z] 05:08:48 [2022-03-21T09:08:48.419Z] [INFO] 05:08:48 [2022-03-21T09:08:48.419Z] [INFO] ---------------< org.eclipse.pde:org.eclipse.pde.dummy >---------------- 05:08:48 [2022-03-21T09:08:48.419Z] [INFO] Building org.eclipse.pde.dummy 1.1.300-SNAPSHOT [6/18] 05:08:48 [2022-03-21T09:08:48.419Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 05:08:48 [2022-03-21T09:08:48.419Z] [INFO] 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] The project's OSGi version is 1.1.300.v20160301-1504 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.dummy/saveproperties 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] Executing tasks 05:08:48 [2022-03-21T09:08:48.420Z] [ERROR] [loadfile] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.dummy/.project doesn't exist 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] Executed tasks 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] Resolving class path of org.eclipse.pde.dummy... 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.dummy/src/main/resources 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.dummy/src/main/resources 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.420Z] [INFO] No sources to compile 05:08:48 [2022-03-21T09:08:48.421Z] [WARNING] Source directory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.dummy/src does not exist 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] --- tycho-eclipserun-plugin:2.7.0:eclipse-run (build-.api_description) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.dummy/src/test/resources 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] Tests are skipped. 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.421Z] [WARNING] Bundle-Vendor header not found in /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.dummy/META-INF/MANIFEST.MF, fallback to 'unknown' for source bundle 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.dummy/target/org.eclipse.pde.dummy-1.1.300-SNAPSHOT-sources.jar 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.dummy/target/org.eclipse.pde.dummy-1.1.300-SNAPSHOT.jar 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] Skipping tests 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] Tests are skipped. 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] Skipped 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] 05:08:48 [2022-03-21T09:08:48.421Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.pde.dummy --- 05:08:48 [2022-03-21T09:08:48.422Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.dummy/target/org.eclipse.pde.dummy-1.1.300-SNAPSHOT.jar 05:08:50 [2022-03-21T09:08:50.326Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.dummy/target/org.eclipse.pde.dummy-1.1.300-SNAPSHOT-sources.jar 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ org.eclipse.pde.dummy --- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] No baseline version MavenProject: org.eclipse.pde:org.eclipse.pde.dummy:1.1.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.dummy/pom.xml 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --------------< org.eclipse.pde.feature:org.eclipse.pde >--------------- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] Building org.eclipse.pde 3.14.1100.v20220308-0310 [7/18] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.pde --- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.pde --- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] The project's OSGi version is 3.14.1100.v20220308-0310 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.pde --- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.pde --- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.pde --- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde-feature-dummy/saveproperties 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.pde --- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.pde --- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.pde --- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde-feature-dummy/src/main/resources 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde --- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.pde --- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.pde --- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde-feature-dummy/target/org.eclipse.pde-3.14.1100.v20220308-0310.jar 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde --- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.pde --- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde --- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] Skipped 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.pde --- 05:08:52 [2022-03-21T09:08:52.856Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde-feature-dummy/target/org.eclipse.pde-3.14.1100.v20220308-0310.jar 05:08:53 [2022-03-21T09:08:53.804Z] [INFO] 05:08:53 [2022-03-21T09:08:53.804Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ org.eclipse.pde --- 05:08:53 [2022-03-21T09:08:53.804Z] [INFO] Artifact comparison detailed log directory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde-feature-dummy/target/artifactcomparison 05:08:53 [2022-03-21T09:08:53.804Z] [WARNING] MavenProject: org.eclipse.pde.feature:org.eclipse.pde:3.14.1100.v20220308-0310 @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde-feature-dummy/pom.xml: baseline and build artifacts have same version but different contents 05:08:53 [2022-03-21T09:08:53.804Z] no-classifier: different 05:08:53 [2022-03-21T09:08:53.804Z] feature.properties: properties files differ 05:08:53 [2022-03-21T09:08:53.804Z] copyright: baseline='Copyright (c) 2000, 2015 IBM Corporation and others. 05:08:53 [2022-03-21T09:08:53.804Z] 05:08:53 [2022-03-21T09:08:53.804Z] This program and the accompanying materials 05:08:53 [2022-03-21T09:08:53.804Z] are made available under the terms of the Eclipse Public License 2.0 05:08:53 [2022-03-21T09:08:53.804Z] which accompanies this distribution, and is available at 05:08:53 [2022-03-21T09:08:53.804Z] https://www.eclipse.org/legal/epl-2.0/ 05:08:53 [2022-03-21T09:08:53.804Z] 05:08:53 [2022-03-21T09:08:53.804Z] SPDX-License-Identifier: EPL-2.0 05:08:53 [2022-03-21T09:08:53.804Z] 05:08:53 [2022-03-21T09:08:53.804Z] Contributors: 05:08:53 [2022-03-21T09:08:53.804Z] IBM Corporation - initial API and implementation 05:08:53 [2022-03-21T09:08:53.804Z] ' != reactor='Copyright (c) 2000, 2021 IBM Corporation and others. 05:08:53 [2022-03-21T09:08:53.804Z] 05:08:53 [2022-03-21T09:08:53.804Z] This program and the accompanying materials 05:08:53 [2022-03-21T09:08:53.804Z] are made available under the terms of the Eclipse Public License 2.0 05:08:53 [2022-03-21T09:08:53.804Z] which accompanies this distribution, and is available at 05:08:53 [2022-03-21T09:08:53.804Z] https://www.eclipse.org/legal/epl-2.0/ 05:08:53 [2022-03-21T09:08:53.804Z] 05:08:53 [2022-03-21T09:08:53.804Z] SPDX-License-Identifier: EPL-2.0 05:08:53 [2022-03-21T09:08:53.804Z] 05:08:53 [2022-03-21T09:08:53.804Z] Contributors: 05:08:53 [2022-03-21T09:08:53.804Z] IBM Corporation - initial API and implementation 05:08:53 [2022-03-21T09:08:53.804Z] ' 05:08:53 [2022-03-21T09:08:53.804Z] description: baseline='Eclipse plug-in development environment.' != reactor='Dummy feature for build-time constraint.' 05:08:53 [2022-03-21T09:08:53.804Z] featureName: baseline='Eclipse Plug-in Development Environment' != reactor='Eclipse Java Development Tools - Dummy, for build only. ' 05:08:53 [2022-03-21T09:08:53.804Z] feature.xml: different 05:08:53 [2022-03-21T09:08:53.804Z] 05:08:53 [2022-03-21T09:08:53.804Z] [INFO] MavenProject: org.eclipse.pde.feature:org.eclipse.pde:3.14.1100.v20220308-0310 @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde-feature-dummy/pom.xml 05:08:53 [2022-03-21T09:08:53.804Z] The main artifact has been replaced with the baseline version. 05:08:53 [2022-03-21T09:08:53.804Z] 05:08:53 [2022-03-21T09:08:53.804Z] [INFO] 05:08:53 [2022-03-21T09:08:53.804Z] [INFO] ----------------< org.eclipse.jdt:org.eclipse.jdt.core >---------------- 05:08:53 [2022-03-21T09:08:53.804Z] [INFO] Building org.eclipse.jdt.core 3.29.50-SNAPSHOT [8/18] 05:08:53 [2022-03-21T09:08:53.804Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 05:08:53 [2022-03-21T09:08:53.804Z] [INFO] 05:08:53 [2022-03-21T09:08:53.804Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.jdt.core --- 05:08:53 [2022-03-21T09:08:53.804Z] [INFO] 05:08:53 [2022-03-21T09:08:53.804Z] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.core --- 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] The project's OSGi version is 3.29.50.v20220320-0804_BETA_JAVA18 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.jdt.core --- 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.jdt.core --- 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.jdt.core --- 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/saveproperties 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] --- build-helper-maven-plugin:3.2.0:regex-property (compiler-message-properties) @ org.eclipse.jdt.core --- 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.0/maven-core-3.0.pom 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.pom 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.0/maven-core-3.0.pom 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 331 kB/s) 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom 05:08:54 [2022-03-21T09:08:54.074Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom 05:08:54 [2022-03-21T09:08:54.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom 05:08:54 [2022-03-21T09:08:54.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 86 kB/s) 05:08:54 [2022-03-21T09:08:54.350Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom 05:08:54 [2022-03-21T09:08:54.350Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom 05:08:54 [2022-03-21T09:08:54.350Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom 05:08:54 [2022-03-21T09:08:54.350Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom 05:08:54 [2022-03-21T09:08:54.350Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom 05:08:54 [2022-03-21T09:08:54.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom 05:08:54 [2022-03-21T09:08:54.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 101 kB/s) 05:08:54 [2022-03-21T09:08:54.350Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom 05:08:54 [2022-03-21T09:08:54.350Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom 05:08:54 [2022-03-21T09:08:54.350Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom 05:08:54 [2022-03-21T09:08:54.350Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom 05:08:54 [2022-03-21T09:08:54.350Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom 05:08:54 [2022-03-21T09:08:54.634Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom 05:08:54 [2022-03-21T09:08:54.634Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 54 kB/s) 05:08:54 [2022-03-21T09:08:54.634Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom 05:08:54 [2022-03-21T09:08:54.634Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom 05:08:54 [2022-03-21T09:08:54.634Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom 05:08:54 [2022-03-21T09:08:54.634Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom 05:08:54 [2022-03-21T09:08:54.634Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom 05:08:54 [2022-03-21T09:08:54.634Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom 05:08:54 [2022-03-21T09:08:54.634Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 146 kB/s) 05:08:54 [2022-03-21T09:08:54.634Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom 05:08:54 [2022-03-21T09:08:54.634Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom 05:08:54 [2022-03-21T09:08:54.634Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom 05:08:54 [2022-03-21T09:08:54.634Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom 05:08:54 [2022-03-21T09:08:54.634Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom 05:08:54 [2022-03-21T09:08:54.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom 05:08:54 [2022-03-21T09:08:54.926Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 138 kB/s) 05:08:54 [2022-03-21T09:08:54.926Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom 05:08:54 [2022-03-21T09:08:54.926Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom 05:08:54 [2022-03-21T09:08:54.926Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom 05:08:54 [2022-03-21T09:08:54.926Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom 05:08:54 [2022-03-21T09:08:54.926Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom 05:08:54 [2022-03-21T09:08:54.926Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom 05:08:54 [2022-03-21T09:08:54.926Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 23 kB/s) 05:08:54 [2022-03-21T09:08:54.926Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom 05:08:54 [2022-03-21T09:08:54.926Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom 05:08:54 [2022-03-21T09:08:54.926Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom 05:08:54 [2022-03-21T09:08:54.926Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom 05:08:55 [2022-03-21T09:08:55.208Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom 05:08:55 [2022-03-21T09:08:55.208Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom 05:08:55 [2022-03-21T09:08:55.208Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 101 kB/s) 05:08:55 [2022-03-21T09:08:55.208Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom 05:08:55 [2022-03-21T09:08:55.208Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom 05:08:55 [2022-03-21T09:08:55.208Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom 05:08:55 [2022-03-21T09:08:55.208Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom 05:08:55 [2022-03-21T09:08:55.208Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom 05:08:55 [2022-03-21T09:08:55.208Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom 05:08:55 [2022-03-21T09:08:55.208Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 394 kB/s) 05:08:55 [2022-03-21T09:08:55.208Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom 05:08:55 [2022-03-21T09:08:55.208Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom 05:08:55 [2022-03-21T09:08:55.209Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom 05:08:55 [2022-03-21T09:08:55.209Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom 05:08:55 [2022-03-21T09:08:55.209Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom 05:08:55 [2022-03-21T09:08:55.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom 05:08:55 [2022-03-21T09:08:55.470Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 140 kB/s) 05:08:55 [2022-03-21T09:08:55.470Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom 05:08:55 [2022-03-21T09:08:55.470Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom 05:08:55 [2022-03-21T09:08:55.470Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom 05:08:55 [2022-03-21T09:08:55.470Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom 05:08:55 [2022-03-21T09:08:55.470Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom 05:08:55 [2022-03-21T09:08:55.470Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom 05:08:55 [2022-03-21T09:08:55.470Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 823 kB/s) 05:08:55 [2022-03-21T09:08:55.470Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom 05:08:55 [2022-03-21T09:08:55.470Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom 05:08:55 [2022-03-21T09:08:55.470Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom 05:08:55 [2022-03-21T09:08:55.470Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom 05:08:55 [2022-03-21T09:08:55.470Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom 05:08:55 [2022-03-21T09:08:55.728Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom 05:08:55 [2022-03-21T09:08:55.728Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 167 kB/s) 05:08:55 [2022-03-21T09:08:55.729Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom 05:08:55 [2022-03-21T09:08:55.729Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom 05:08:55 [2022-03-21T09:08:55.729Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom 05:08:55 [2022-03-21T09:08:55.729Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom 05:08:55 [2022-03-21T09:08:55.729Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom 05:08:55 [2022-03-21T09:08:55.729Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom 05:08:55 [2022-03-21T09:08:55.729Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 2.6 MB/s) 05:08:55 [2022-03-21T09:08:55.729Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom 05:08:55 [2022-03-21T09:08:55.729Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom 05:08:55 [2022-03-21T09:08:55.729Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom 05:08:55 [2022-03-21T09:08:55.729Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom 05:08:55 [2022-03-21T09:08:55.729Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom 05:08:55 [2022-03-21T09:08:55.729Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom 05:08:55 [2022-03-21T09:08:55.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 229 kB/s) 05:08:55 [2022-03-21T09:08:55.987Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom 05:08:55 [2022-03-21T09:08:55.987Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom 05:08:55 [2022-03-21T09:08:55.987Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom 05:08:55 [2022-03-21T09:08:55.987Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom 05:08:55 [2022-03-21T09:08:55.987Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom 05:08:55 [2022-03-21T09:08:55.987Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom 05:08:55 [2022-03-21T09:08:55.987Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 1.8 MB/s) 05:08:55 [2022-03-21T09:08:55.987Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom 05:08:55 [2022-03-21T09:08:55.988Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom 05:08:55 [2022-03-21T09:08:55.988Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom 05:08:55 [2022-03-21T09:08:55.988Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom 05:08:55 [2022-03-21T09:08:55.988Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom 05:08:55 [2022-03-21T09:08:55.988Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom 05:08:55 [2022-03-21T09:08:55.988Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 124 kB/s) 05:08:55 [2022-03-21T09:08:55.988Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom 05:08:55 [2022-03-21T09:08:55.988Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom 05:08:55 [2022-03-21T09:08:55.988Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom 05:08:55 [2022-03-21T09:08:55.988Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom 05:08:55 [2022-03-21T09:08:55.988Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom 05:08:56 [2022-03-21T09:08:56.246Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom 05:08:56 [2022-03-21T09:08:56.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 2.1 MB/s) 05:08:56 [2022-03-21T09:08:56.246Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom 05:08:56 [2022-03-21T09:08:56.246Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom 05:08:56 [2022-03-21T09:08:56.247Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom 05:08:56 [2022-03-21T09:08:56.247Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom 05:08:56 [2022-03-21T09:08:56.247Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom 05:08:56 [2022-03-21T09:08:56.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom 05:08:56 [2022-03-21T09:08:56.247Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 117 kB/s) 05:08:56 [2022-03-21T09:08:56.247Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom 05:08:56 [2022-03-21T09:08:56.247Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom 05:08:56 [2022-03-21T09:08:56.247Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom 05:08:56 [2022-03-21T09:08:56.247Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom 05:08:56 [2022-03-21T09:08:56.247Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom 05:08:56 [2022-03-21T09:08:56.247Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 119 kB/s) 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/27/maven-parent-27.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/27/maven-parent-27.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 14 MB/s) 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/17/apache-17.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/17/apache-17.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/17/apache-17.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/17/apache-17.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 5.4 MB/s) 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 173 kB/s) 05:08:56 [2022-03-21T09:08:56.505Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom 05:08:56 [2022-03-21T09:08:56.764Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom 05:08:56 [2022-03-21T09:08:56.764Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom 05:08:56 [2022-03-21T09:08:56.764Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom 05:08:56 [2022-03-21T09:08:56.764Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom 05:08:56 [2022-03-21T09:08:56.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom 05:08:56 [2022-03-21T09:08:56.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 503 kB/s) 05:08:56 [2022-03-21T09:08:56.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom 05:08:56 [2022-03-21T09:08:56.764Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom 05:08:56 [2022-03-21T09:08:56.764Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom 05:08:56 [2022-03-21T09:08:56.764Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom 05:08:56 [2022-03-21T09:08:56.764Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom 05:08:56 [2022-03-21T09:08:56.764Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom 05:08:56 [2022-03-21T09:08:56.764Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 880 kB/s) 05:08:56 [2022-03-21T09:08:56.765Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom 05:08:56 [2022-03-21T09:08:56.765Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom 05:08:56 [2022-03-21T09:08:56.765Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom 05:08:56 [2022-03-21T09:08:56.765Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom 05:08:56 [2022-03-21T09:08:56.765Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom 05:08:56 [2022-03-21T09:08:56.765Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom 05:08:56 [2022-03-21T09:08:56.765Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 4.1 MB/s) 05:08:56 [2022-03-21T09:08:56.765Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom 05:08:56 [2022-03-21T09:08:56.765Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom 05:08:56 [2022-03-21T09:08:56.765Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 98 kB/s) 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 56 kB/s) 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom 05:08:57 [2022-03-21T09:08:57.023Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom 05:08:57 [2022-03-21T09:08:57.281Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 540 kB/s) 05:08:57 [2022-03-21T09:08:57.281Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/26/maven-parent-26.pom 05:08:57 [2022-03-21T09:08:57.281Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/26/maven-parent-26.pom 05:08:57 [2022-03-21T09:08:57.281Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/26/maven-parent-26.pom 05:08:57 [2022-03-21T09:08:57.281Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/26/maven-parent-26.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/26/maven-parent-26.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.2 MB/s) 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 126 kB/s) 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 1.9 MB/s) 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom 05:08:57 [2022-03-21T09:08:57.282Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom 05:08:57 [2022-03-21T09:08:57.540Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom 05:08:57 [2022-03-21T09:08:57.540Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom 05:08:57 [2022-03-21T09:08:57.540Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 393 kB/s) 05:08:57 [2022-03-21T09:08:57.540Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom 05:08:57 [2022-03-21T09:08:57.540Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-parent/25/maven-parent-25.pom 05:08:57 [2022-03-21T09:08:57.540Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-parent/25/maven-parent-25.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 3.4 MB/s) 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.4/commons-io-2.4.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.4/commons-io-2.4.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.4/commons-io-2.4.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 2.5 MB/s) 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/25/commons-parent-25.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-parent/25/commons-parent-25.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 12 MB/s) 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/9/apache-9.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/9/apache-9.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/9/apache-9.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/9/apache-9.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 948 kB/s) 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom 05:08:57 [2022-03-21T09:08:57.541Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 482 kB/s) 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 274 kB/s) 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar 05:08:57 [2022-03-21T09:08:57.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-core/3.0/maven-core-3.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.4/commons-io-2.4.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-core/3.0/maven-core-3.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar 05:08:57 [2022-03-21T09:08:57.801Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-core/3.0/maven-core-3.0.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.4/commons-io-2.4.jar 05:08:57 [2022-03-21T09:08:57.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-core/3.0/maven-core-3.0.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.4/commons-io-2.4.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 9.4 MB/s) 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar 05:08:58 [2022-03-21T09:08:58.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 9.3 MB/s) 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 6.0 MB/s) 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 1.7 MB/s) 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 12 MB/s) 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 6.2 MB/s) 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 7.7 MB/s) 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 301 kB/s) 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 11 MB/s) 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 5.7 MB/s) 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 1.4 MB/s) 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 1.1 MB/s) 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 14 MB/s) 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 3.6 MB/s) 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 693 kB/s) 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 2.7 MB/s) 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 754 kB/s) 05:08:58 [2022-03-21T09:08:58.062Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 491 kB/s) 05:08:58 [2022-03-21T09:08:58.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 3.7 MB/s) 05:08:58 [2022-03-21T09:08:58.063Z] [INFO] No match to regex '\\' found in '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties'. The initial value '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/messages.properties' is left as-is... 05:08:58 [2022-03-21T09:08:58.063Z] [INFO] 05:08:58 [2022-03-21T09:08:58.063Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.jdt.core --- 05:08:58 [2022-03-21T09:08:58.063Z] [INFO] 05:08:58 [2022-03-21T09:08:58.063Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (no-tabs-in-compiler-messages) @ org.eclipse.jdt.core --- 05:08:58 [2022-03-21T09:08:58.321Z] [INFO] 05:08:58 [2022-03-21T09:08:58.321Z] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.jdt.core --- 05:08:58 [2022-03-21T09:08:58.321Z] [INFO] Executing tasks 05:08:58 [2022-03-21T09:08:58.321Z] [INFO] Executed tasks 05:08:58 [2022-03-21T09:08:58.321Z] [INFO] 05:08:58 [2022-03-21T09:08:58.321Z] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.jdt.core --- 05:08:58 [2022-03-21T09:08:58.321Z] [INFO] 05:08:58 [2022-03-21T09:08:58.321Z] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.core --- 05:08:58 [2022-03-21T09:08:58.321Z] [INFO] Resolving class path of org.eclipse.jdt.core... 05:08:58 [2022-03-21T09:08:58.321Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (37.47kB) 05:08:58 [2022-03-21T09:08:58.321Z] [INFO] Fetching org.eclipse.core.filesystem.linux.aarch64_1.4.100.v20200805-0859.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (11.16kB) 05:08:58 [2022-03-21T09:08:58.579Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.300.v20210427-1937.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (25.6kB) 05:08:58 [2022-03-21T09:08:58.579Z] [INFO] Fetching org.eclipse.ant.optional.junit_3.3.300.v20180822-0818.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (7.51kB) 05:08:58 [2022-03-21T09:08:58.579Z] [INFO] Fetching org.eclipse.equinox.transforms.hook_1.3.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (29.95kB) 05:08:58 [2022-03-21T09:08:58.579Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.600.v20220207-1403.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (249.4kB) 05:08:58 [2022-03-21T09:08:58.579Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (11.32kB) 05:08:58 [2022-03-21T09:08:58.580Z] [INFO] Fetching org.eclipse.equinox.weaving.hook_1.3.100.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (51.11kB) 05:08:58 [2022-03-21T09:08:58.580Z] [INFO] Fetching org.eclipse.core.filesystem.linux.ppc64le_1.4.100.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (11.11kB) 05:08:58 [2022-03-21T09:08:58.580Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (57.74kB) 05:08:58 [2022-03-21T09:08:58.580Z] [INFO] Fetching org.eclipse.equinox.region_1.5.200.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (77.37kB) 05:08:58 [2022-03-21T09:08:58.838Z] [INFO] 05:08:58 [2022-03-21T09:08:58.838Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.jdt.core --- 05:08:58 [2022-03-21T09:08:58.838Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:58 [2022-03-21T09:08:58.838Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:58 [2022-03-21T09:08:58.838Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/src/main/resources 05:08:58 [2022-03-21T09:08:58.838Z] [INFO] 05:08:58 [2022-03-21T09:08:58.838Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.jdt.core --- 05:08:58 [2022-03-21T09:08:58.838Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:08:58 [2022-03-21T09:08:58.838Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:08:58 [2022-03-21T09:08:58.838Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/src/main/resources 05:08:58 [2022-03-21T09:08:58.838Z] [INFO] 05:08:58 [2022-03-21T09:08:58.838Z] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.jdt.core --- 05:08:58 [2022-03-21T09:08:58.839Z] [INFO] Compiling 1514 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes 05:09:16 [2022-03-21T09:09:16.930Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/jdtCompilerAdapter.jar-classes 05:09:16 [2022-03-21T09:09:16.930Z] [INFO] 05:09:16 [2022-03-21T09:09:16.930Z] [INFO] --- tycho-eclipserun-plugin:2.7.0:eclipse-run (build-.api_description) @ org.eclipse.jdt.core --- 05:09:16 [2022-03-21T09:09:16.930Z] [WARNING] p2 repository with URL https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310 is associated with multiple IDs; was 'eclipse-p2-repo-java18patch', now is 'eclipse' 05:09:16 [2022-03-21T09:09:16.930Z] [INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (52.65kB) 05:09:16 [2022-03-21T09:09:16.930Z] [INFO] Fetching org.eclipse.jdt.core_3.29.0.v20220214-1307.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (6.66MB) 05:09:17 [2022-03-21T09:09:17.189Z] [INFO] Fetching org.eclipse.jdt.launching_3.19.500.v20220125-2008.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (563.5kB) 05:09:17 [2022-03-21T09:09:17.446Z] [INFO] Fetching org.eclipse.pde.api.tools_1.2.800.v20220204-0559.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (943.85kB) 05:09:17 [2022-03-21T09:09:17.446Z] [INFO] Fetching org.eclipse.pde.build_3.11.100.v20210916-0743.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (477.29kB) 05:09:17 [2022-03-21T09:09:17.704Z] [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 05:09:17 [2022-03-21T09:09:17.704Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/apigeneration-workspace/data/.metadata/.log 05:09:17 [2022-03-21T09:09:17.705Z] [INFO] Command line: 05:09:17 [2022-03-21T09:09:17.705Z] [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.jdt.core_3.29.50.v20220320-0804_BETA_JAVA18, -project, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core, -binary, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/classes:/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/jdtCompilerAdapter.jar-classes, -target, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target] 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.jdt.core --- 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/src/test/resources 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.jdt.core --- 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.jdt.core --- 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] Tests are skipped. 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.core --- 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.jdt.core --- 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-sources.jar 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] --- maven-antrun-plugin:3.0.0:run (default) @ org.eclipse.jdt.core --- 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] Executing tasks 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] Executed tasks 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.jdt.core --- 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/jdtCompilerAdapter.jar 05:09:32 [2022-03-21T09:09:32.585Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT.jar 05:09:32 [2022-03-21T09:09:32.844Z] [INFO] 05:09:32 [2022-03-21T09:09:32.844Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.core --- 05:09:32 [2022-03-21T09:09:32.844Z] [INFO] 05:09:32 [2022-03-21T09:09:32.844Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-batch-compiler-source) @ org.eclipse.jdt.core --- 05:09:32 [2022-03-21T09:09:32.844Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:09:32 [2022-03-21T09:09:32.844Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:09:32 [2022-03-21T09:09:32.844Z] [INFO] Copying 1 resource 05:09:32 [2022-03-21T09:09:32.844Z] [INFO] 05:09:32 [2022-03-21T09:09:32.844Z] [INFO] --- tycho-custom-bundle-plugin:2.7.0:custom-bundle (antadapter) @ org.eclipse.jdt.core --- 05:09:32 [2022-03-21T09:09:32.845Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-antadapter.jar 05:09:32 [2022-03-21T09:09:32.845Z] [INFO] 05:09:32 [2022-03-21T09:09:32.845Z] [INFO] --- tycho-custom-bundle-plugin:2.7.0:custom-bundle (batch-compiler-src) @ org.eclipse.jdt.core --- 05:09:32 [2022-03-21T09:09:32.845Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-batch-compiler-src.jar 05:09:33 [2022-03-21T09:09:33.103Z] [INFO] 05:09:33 [2022-03-21T09:09:33.103Z] [INFO] --- tycho-custom-bundle-plugin:2.7.0:custom-bundle (batch-compiler) @ org.eclipse.jdt.core --- 05:09:33 [2022-03-21T09:09:33.103Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-batch-compiler.jar 05:09:33 [2022-03-21T09:09:33.361Z] [INFO] 05:09:33 [2022-03-21T09:09:33.361Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.jdt.core --- 05:09:33 [2022-03-21T09:09:33.361Z] [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.29.50-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml 05:09:33 [2022-03-21T09:09:33.361Z] [INFO] 05:09:33 [2022-03-21T09:09:33.361Z] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.jdt.core --- 05:09:33 [2022-03-21T09:09:33.361Z] [INFO] Skipping tests 05:09:33 [2022-03-21T09:09:33.361Z] [INFO] 05:09:33 [2022-03-21T09:09:33.361Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jdt.core --- 05:09:33 [2022-03-21T09:09:33.361Z] [INFO] Tests are skipped. 05:09:33 [2022-03-21T09:09:33.361Z] [INFO] 05:09:33 [2022-03-21T09:09:33.361Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.core --- 05:09:33 [2022-03-21T09:09:33.361Z] [INFO] Skipped 05:09:33 [2022-03-21T09:09:33.361Z] [INFO] 05:09:33 [2022-03-21T09:09:33.361Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt.core --- 05:09:33 [2022-03-21T09:09:33.927Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT.jar' is disabled. 05:09:33 [2022-03-21T09:09:33.927Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT.jar 05:09:37 [2022-03-21T09:09:37.211Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-sources.jar' is disabled. 05:09:37 [2022-03-21T09:09:37.469Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-sources.jar 05:09:41 [2022-03-21T09:09:41.658Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-antadapter.jar' is disabled. 05:09:41 [2022-03-21T09:09:41.659Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-antadapter.jar 05:09:43 [2022-03-21T09:09:43.034Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-batch-compiler-src.jar' is disabled. 05:09:43 [2022-03-21T09:09:43.035Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-batch-compiler-src.jar 05:09:44 [2022-03-21T09:09:44.938Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-batch-compiler.jar' is disabled. 05:09:44 [2022-03-21T09:09:44.938Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-batch-compiler.jar 05:09:46 [2022-03-21T09:09:46.840Z] [INFO] 05:09:46 [2022-03-21T09:09:46.840Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ org.eclipse.jdt.core --- 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.core:3.29.50-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/pom.xml 05:09:46 [2022-03-21T09:09:46.841Z] [WARNING] artifact org.eclipse.jdt:org.eclipse.jdt.core:xml:p2metadata:3.29.50-SNAPSHOT already attached, replace previous instance 05:09:46 [2022-03-21T09:09:46.841Z] [WARNING] artifact org.eclipse.jdt:org.eclipse.jdt.core:xml:p2artifacts:3.29.50-SNAPSHOT already attached, replace previous instance 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] -----------< org.eclipse.jdt:org.eclipse.jdt.compiler.tool >------------ 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] Building org.eclipse.jdt.compiler.tool 1.3.150-SNAPSHOT [9/18] 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.jdt.compiler.tool --- 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.compiler.tool --- 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] The project's OSGi version is 1.3.150.v20220318-0906_BETA_JAVA18 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.jdt.compiler.tool --- 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.jdt.compiler.tool --- 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.jdt.compiler.tool --- 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/saveproperties 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.jdt.compiler.tool --- 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.jdt.compiler.tool --- 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] Executing tasks 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] Executed tasks 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.jdt.compiler.tool --- 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.compiler.tool --- 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] Resolving class path of org.eclipse.jdt.compiler.tool... 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.jdt.compiler.tool --- 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/src/main/resources 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.jdt.compiler.tool --- 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/src/main/resources 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.jdt.compiler.tool --- 05:09:46 [2022-03-21T09:09:46.841Z] [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/target/classes 05:09:47 [2022-03-21T09:09:47.411Z] [INFO] 05:09:47 [2022-03-21T09:09:47.411Z] [INFO] --- maven-antrun-plugin:3.0.0:run (update-ecj) @ org.eclipse.jdt.compiler.tool --- 05:09:47 [2022-03-21T09:09:47.411Z] [INFO] Executing tasks 05:09:47 [2022-03-21T09:09:47.411Z] [WARNING] [echo] UPDATE /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-batch-compiler.jar 05:09:47 [2022-03-21T09:09:47.411Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/tempbin 05:09:47 [2022-03-21T09:09:47.411Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-batch-compiler.jar into /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/tempbin 05:09:47 [2022-03-21T09:09:47.979Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-batch-compiler.jar 05:09:48 [2022-03-21T09:09:48.547Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/tempbin 05:09:48 [2022-03-21T09:09:48.547Z] [INFO] Executed tasks 05:09:48 [2022-03-21T09:09:48.547Z] [INFO] 05:09:48 [2022-03-21T09:09:48.547Z] [INFO] --- tycho-eclipserun-plugin:2.7.0:eclipse-run (build-.api_description) @ org.eclipse.jdt.compiler.tool --- 05:09:48 [2022-03-21T09:09:48.805Z] [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 05:09:48 [2022-03-21T09:09:48.805Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/target/apigeneration-workspace/data/.metadata/.log 05:09:48 [2022-03-21T09:09:48.805Z] [INFO] Command line: 05:09:48 [2022-03-21T09:09:48.806Z] [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.jdt.compiler.tool_1.3.150.v20220318-0906_BETA_JAVA18, -project, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool, -binary, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/target/classes, -target, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/target] 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.jdt.compiler.tool --- 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/src/test/resources 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.jdt.compiler.tool --- 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.jdt.compiler.tool --- 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] Tests are skipped. 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.compiler.tool --- 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.jdt.compiler.tool --- 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/target/org.eclipse.jdt.compiler.tool-1.3.150-SNAPSHOT-sources.jar 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.jdt.compiler.tool --- 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/target/org.eclipse.jdt.compiler.tool-1.3.150-SNAPSHOT.jar 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.compiler.tool --- 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] --- maven-antrun-plugin:3.0.0:run (sign-ecj) @ org.eclipse.jdt.compiler.tool --- 05:09:52 [2022-03-21T09:09:52.101Z] [INFO] Executing tasks 05:09:55 [2022-03-21T09:09:55.386Z] [INFO] Executed tasks 05:09:55 [2022-03-21T09:09:55.386Z] [INFO] 05:09:55 [2022-03-21T09:09:55.386Z] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.jdt.compiler.tool --- 05:09:55 [2022-03-21T09:09:55.386Z] [INFO] Skipping tests 05:09:55 [2022-03-21T09:09:55.386Z] [INFO] 05:09:55 [2022-03-21T09:09:55.386Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jdt.compiler.tool --- 05:09:55 [2022-03-21T09:09:55.386Z] [INFO] Tests are skipped. 05:09:55 [2022-03-21T09:09:55.386Z] [INFO] 05:09:55 [2022-03-21T09:09:55.386Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.compiler.tool --- 05:09:55 [2022-03-21T09:09:55.386Z] [INFO] Skipped 05:09:55 [2022-03-21T09:09:55.386Z] [INFO] 05:09:55 [2022-03-21T09:09:55.386Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt.compiler.tool --- 05:09:55 [2022-03-21T09:09:55.386Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/target/org.eclipse.jdt.compiler.tool-1.3.150-SNAPSHOT.jar 05:09:56 [2022-03-21T09:09:56.321Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/target/org.eclipse.jdt.compiler.tool-1.3.150-SNAPSHOT-sources.jar 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ org.eclipse.jdt.compiler.tool --- 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.tool:1.3.150-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/pom.xml 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] ------------< org.eclipse.jdt:org.eclipse.jdt.compiler.apt >------------ 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] Building org.eclipse.jdt.compiler.apt 1.4.100-SNAPSHOT [10/18] 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.jdt.compiler.apt --- 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.compiler.apt --- 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] The project's OSGi version is 1.4.100.v20220318-0906_BETA_JAVA18 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.jdt.compiler.apt --- 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.jdt.compiler.apt --- 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.jdt.compiler.apt --- 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/saveproperties 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.jdt.compiler.apt --- 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.jdt.compiler.apt --- 05:09:57 [2022-03-21T09:09:57.256Z] [INFO] Executing tasks 05:09:57 [2022-03-21T09:09:57.257Z] [INFO] Executed tasks 05:09:57 [2022-03-21T09:09:57.257Z] [INFO] 05:09:57 [2022-03-21T09:09:57.257Z] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.jdt.compiler.apt --- 05:09:57 [2022-03-21T09:09:57.257Z] [INFO] 05:09:57 [2022-03-21T09:09:57.257Z] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.compiler.apt --- 05:09:57 [2022-03-21T09:09:57.257Z] [INFO] Resolving class path of org.eclipse.jdt.compiler.apt... 05:09:57 [2022-03-21T09:09:57.515Z] [INFO] 05:09:57 [2022-03-21T09:09:57.515Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.jdt.compiler.apt --- 05:09:57 [2022-03-21T09:09:57.515Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:09:57 [2022-03-21T09:09:57.515Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:09:57 [2022-03-21T09:09:57.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/src/main/resources 05:09:57 [2022-03-21T09:09:57.515Z] [INFO] 05:09:57 [2022-03-21T09:09:57.515Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.jdt.compiler.apt --- 05:09:57 [2022-03-21T09:09:57.515Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:09:57 [2022-03-21T09:09:57.515Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:09:57 [2022-03-21T09:09:57.515Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/src/main/resources 05:09:57 [2022-03-21T09:09:57.515Z] [INFO] 05:09:57 [2022-03-21T09:09:57.515Z] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.jdt.compiler.apt --- 05:09:57 [2022-03-21T09:09:57.515Z] [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/target/classes 05:09:58 [2022-03-21T09:09:58.083Z] [INFO] 05:09:58 [2022-03-21T09:09:58.083Z] [INFO] --- maven-antrun-plugin:3.0.0:run (natives) @ org.eclipse.jdt.compiler.apt --- 05:09:58 [2022-03-21T09:09:58.083Z] [INFO] Executing tasks 05:09:58 [2022-03-21T09:09:58.083Z] [WARNING] [echo] UPDATE /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-batch-compiler.jar 05:09:58 [2022-03-21T09:09:58.083Z] [INFO] [mkdir] Created dir: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/tempbin 05:09:58 [2022-03-21T09:09:58.083Z] [INFO] [unjar] Expanding: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-batch-compiler.jar into /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/tempbin 05:09:58 [2022-03-21T09:09:58.650Z] [INFO] [zip] Updating zip: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT-batch-compiler.jar 05:09:59 [2022-03-21T09:09:59.217Z] [INFO] [delete] Deleting directory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/tempbin 05:09:59 [2022-03-21T09:09:59.217Z] [INFO] Executed tasks 05:09:59 [2022-03-21T09:09:59.217Z] [INFO] 05:09:59 [2022-03-21T09:09:59.217Z] [INFO] --- tycho-eclipserun-plugin:2.7.0:eclipse-run (build-.api_description) @ org.eclipse.jdt.compiler.apt --- 05:09:59 [2022-03-21T09:09:59.476Z] [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 05:09:59 [2022-03-21T09:09:59.476Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/target/apigeneration-workspace/data/.metadata/.log 05:09:59 [2022-03-21T09:09:59.476Z] [INFO] Command line: 05:09:59 [2022-03-21T09:09:59.476Z] [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.jdt.compiler.apt_1.4.100.v20220318-0906_BETA_JAVA18, -project, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt, -binary, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/target/classes, -target, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/target] 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.jdt.compiler.apt --- 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/src/test/resources 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.jdt.compiler.apt --- 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.jdt.compiler.apt --- 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] Tests are skipped. 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.compiler.apt --- 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.jdt.compiler.apt --- 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/target/org.eclipse.jdt.compiler.apt-1.4.100-SNAPSHOT-sources.jar 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.jdt.compiler.apt --- 05:10:02 [2022-03-21T09:10:02.764Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/target/org.eclipse.jdt.compiler.apt-1.4.100-SNAPSHOT.jar 05:10:03 [2022-03-21T09:10:03.022Z] [INFO] 05:10:03 [2022-03-21T09:10:03.022Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.compiler.apt --- 05:10:03 [2022-03-21T09:10:03.022Z] [INFO] 05:10:03 [2022-03-21T09:10:03.022Z] [INFO] --- maven-antrun-plugin:3.0.0:run (sign-ecj) @ org.eclipse.jdt.compiler.apt --- 05:10:03 [2022-03-21T09:10:03.022Z] [INFO] Executing tasks 05:10:06 [2022-03-21T09:10:06.309Z] [INFO] Executed tasks 05:10:06 [2022-03-21T09:10:06.309Z] [INFO] 05:10:06 [2022-03-21T09:10:06.309Z] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.jdt.compiler.apt --- 05:10:06 [2022-03-21T09:10:06.309Z] [INFO] Skipping tests 05:10:06 [2022-03-21T09:10:06.309Z] [INFO] 05:10:06 [2022-03-21T09:10:06.309Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jdt.compiler.apt --- 05:10:06 [2022-03-21T09:10:06.309Z] [INFO] Tests are skipped. 05:10:06 [2022-03-21T09:10:06.309Z] [INFO] 05:10:06 [2022-03-21T09:10:06.309Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.compiler.apt --- 05:10:06 [2022-03-21T09:10:06.309Z] [INFO] Skipped 05:10:06 [2022-03-21T09:10:06.309Z] [INFO] 05:10:06 [2022-03-21T09:10:06.309Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt.compiler.apt --- 05:10:06 [2022-03-21T09:10:06.309Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/target/org.eclipse.jdt.compiler.apt-1.4.100-SNAPSHOT.jar 05:10:07 [2022-03-21T09:10:07.687Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/target/org.eclipse.jdt.compiler.apt-1.4.100-SNAPSHOT-sources.jar 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ org.eclipse.jdt.compiler.apt --- 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.compiler.apt:1.4.100-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/pom.xml 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] -------------< org.eclipse.jdt:org.eclipse.jdt.launching >-------------- 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] Building org.eclipse.jdt.launching 3.19.550-SNAPSHOT [11/18] 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.jdt.launching --- 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.launching --- 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] The project's OSGi version is 3.19.550.v20220318-0734_BETA_JAVA18 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.jdt.launching --- 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.jdt.launching --- 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.jdt.launching --- 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/saveproperties 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.jdt.launching --- 05:10:08 [2022-03-21T09:10:08.623Z] [INFO] 05:10:08 [2022-03-21T09:10:08.624Z] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.jdt.launching --- 05:10:08 [2022-03-21T09:10:08.881Z] [INFO] Executing tasks 05:10:08 [2022-03-21T09:10:08.882Z] [INFO] Executed tasks 05:10:08 [2022-03-21T09:10:08.882Z] [INFO] 05:10:08 [2022-03-21T09:10:08.882Z] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.jdt.launching --- 05:10:08 [2022-03-21T09:10:08.882Z] [INFO] 05:10:08 [2022-03-21T09:10:08.882Z] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.launching --- 05:10:08 [2022-03-21T09:10:08.882Z] [INFO] Resolving class path of org.eclipse.jdt.launching... 05:10:09 [2022-03-21T09:10:09.140Z] [INFO] 05:10:09 [2022-03-21T09:10:09.140Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.jdt.launching --- 05:10:09 [2022-03-21T09:10:09.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:10:09 [2022-03-21T09:10:09.140Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:10:09 [2022-03-21T09:10:09.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/src/main/resources 05:10:09 [2022-03-21T09:10:09.140Z] [INFO] 05:10:09 [2022-03-21T09:10:09.140Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.jdt.launching --- 05:10:09 [2022-03-21T09:10:09.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:10:09 [2022-03-21T09:10:09.140Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:10:09 [2022-03-21T09:10:09.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/src/main/resources 05:10:09 [2022-03-21T09:10:09.140Z] [INFO] 05:10:09 [2022-03-21T09:10:09.140Z] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.jdt.launching --- 05:10:09 [2022-03-21T09:10:09.140Z] [INFO] Compiling 127 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes 05:10:10 [2022-03-21T09:10:10.093Z] [INFO] 05:10:10 [2022-03-21T09:10:10.094Z] [INFO] --- maven-antrun-plugin:3.0.0:run (compile-internal-jar) @ org.eclipse.jdt.launching --- 05:10:10 [2022-03-21T09:10:10.094Z] [INFO] Executing tasks 05:10:10 [2022-03-21T09:10:10.094Z] [INFO] Executed tasks 05:10:10 [2022-03-21T09:10:10.094Z] [INFO] 05:10:10 [2022-03-21T09:10:10.094Z] [INFO] --- tycho-eclipserun-plugin:2.7.0:eclipse-run (build-.api_description) @ org.eclipse.jdt.launching --- 05:10:10 [2022-03-21T09:10:10.094Z] [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 05:10:10 [2022-03-21T09:10:10.094Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/apigeneration-workspace/data/.metadata/.log 05:10:10 [2022-03-21T09:10:10.094Z] [INFO] Command line: 05:10:10 [2022-03-21T09:10:10.094Z] [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.jdt.launching_3.19.550.v20220318-0734_BETA_JAVA18, -project, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching, -binary, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes, -target, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target] 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.jdt.launching --- 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/src/test/resources 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.jdt.launching --- 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.jdt.launching --- 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] Tests are skipped. 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.launching --- 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.jdt.launching --- 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.550-SNAPSHOT-sources.jar 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.jdt.launching --- 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.550-SNAPSHOT.jar 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.launching --- 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.jdt.launching --- 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] Skipping tests 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jdt.launching --- 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] Tests are skipped. 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.launching --- 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] Skipped 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt.launching --- 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.550-SNAPSHOT.jar_unpacked_17040114808740284051/lib/javaagent-shaded.jar' is disabled. 05:10:15 [2022-03-21T09:10:15.364Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.550-SNAPSHOT.jar_unpacked_17040114808740284051/lib/javaagent-shaded.jar 05:10:17 [2022-03-21T09:10:17.897Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.550-SNAPSHOT.jar_unpacked_17040114808740284051/lib/launchingsupport.jar' is disabled. 05:10:17 [2022-03-21T09:10:17.897Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.550-SNAPSHOT.jar_unpacked_17040114808740284051/lib/launchingsupport.jar 05:10:19 [2022-03-21T09:10:19.282Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.550-SNAPSHOT.jar 05:10:21 [2022-03-21T09:10:21.815Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.550-SNAPSHOT-sources.jar 05:10:22 [2022-03-21T09:10:22.750Z] [INFO] 05:10:22 [2022-03-21T09:10:22.750Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ org.eclipse.jdt.launching --- 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.launching:3.19.550-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/pom.xml 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] ---------< org.eclipse.jdt:org.eclipse.jdt.core.manipulation >---------- 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] Building org.eclipse.jdt.core.manipulation 1.16.0-SNAPSHOT [12/18] 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.jdt.core.manipulation --- 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.core.manipulation --- 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] The project's OSGi version is 1.16.0.v20220228-0928_BETA_JAVA18 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.jdt.core.manipulation --- 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.jdt.core.manipulation --- 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.jdt.core.manipulation --- 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/saveproperties 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.jdt.core.manipulation --- 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.jdt.core.manipulation --- 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] Executing tasks 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] Executed tasks 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.jdt.core.manipulation --- 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.core.manipulation --- 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] Resolving class path of org.eclipse.jdt.core.manipulation... 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.jdt.core.manipulation --- 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/src/main/resources 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.jdt.core.manipulation --- 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/src/main/resources 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.jdt.core.manipulation --- 05:10:22 [2022-03-21T09:10:22.751Z] [INFO] Compiling 468 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes 05:10:26 [2022-03-21T09:10:26.076Z] [INFO] 05:10:26 [2022-03-21T09:10:26.076Z] [INFO] --- tycho-eclipserun-plugin:2.7.0:eclipse-run (build-.api_description) @ org.eclipse.jdt.core.manipulation --- 05:10:26 [2022-03-21T09:10:26.076Z] [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 05:10:26 [2022-03-21T09:10:26.076Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/apigeneration-workspace/data/.metadata/.log 05:10:26 [2022-03-21T09:10:26.076Z] [INFO] Command line: 05:10:26 [2022-03-21T09:10:26.076Z] [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.jdt.core.manipulation_1.16.0.v20220228-0928_BETA_JAVA18, -project, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation, -binary, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/classes, -target, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target] 05:10:31 [2022-03-21T09:10:31.479Z] [INFO] 05:10:31 [2022-03-21T09:10:31.479Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.jdt.core.manipulation --- 05:10:31 [2022-03-21T09:10:31.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:10:31 [2022-03-21T09:10:31.479Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:10:31 [2022-03-21T09:10:31.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/src/test/resources 05:10:31 [2022-03-21T09:10:31.479Z] [INFO] 05:10:31 [2022-03-21T09:10:31.479Z] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.jdt.core.manipulation --- 05:10:31 [2022-03-21T09:10:31.479Z] [INFO] 05:10:31 [2022-03-21T09:10:31.479Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.jdt.core.manipulation --- 05:10:31 [2022-03-21T09:10:31.479Z] [INFO] Tests are skipped. 05:10:31 [2022-03-21T09:10:31.479Z] [INFO] 05:10:31 [2022-03-21T09:10:31.479Z] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.core.manipulation --- 05:10:31 [2022-03-21T09:10:31.479Z] [INFO] 05:10:31 [2022-03-21T09:10:31.479Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.jdt.core.manipulation --- 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.16.0-SNAPSHOT-sources.jar 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.jdt.core.manipulation --- 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.16.0-SNAPSHOT.jar 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.core.manipulation --- 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.jdt.core.manipulation --- 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] Skipping tests 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jdt.core.manipulation --- 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] Tests are skipped. 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.core.manipulation --- 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] Skipped 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] 05:10:31 [2022-03-21T09:10:31.480Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt.core.manipulation --- 05:10:32 [2022-03-21T09:10:32.047Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.16.0-SNAPSHOT.jar 05:10:35 [2022-03-21T09:10:35.331Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.16.0-SNAPSHOT-sources.jar 05:10:36 [2022-03-21T09:10:36.268Z] [INFO] 05:10:36 [2022-03-21T09:10:36.268Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ org.eclipse.jdt.core.manipulation --- 05:10:36 [2022-03-21T09:10:36.268Z] [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.core.manipulation:1.16.0-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/pom.xml 05:10:36 [2022-03-21T09:10:36.268Z] [INFO] 05:10:36 [2022-03-21T09:10:36.268Z] [INFO] -----------------< org.eclipse.jdt:org.eclipse.jdt.ui >----------------- 05:10:36 [2022-03-21T09:10:36.268Z] [INFO] Building org.eclipse.jdt.ui 3.26.50-SNAPSHOT [13/18] 05:10:36 [2022-03-21T09:10:36.268Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 05:10:36 [2022-03-21T09:10:36.268Z] [INFO] 05:10:36 [2022-03-21T09:10:36.268Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.jdt.ui --- 05:10:36 [2022-03-21T09:10:36.268Z] [INFO] 05:10:36 [2022-03-21T09:10:36.268Z] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.jdt.ui --- 05:10:36 [2022-03-21T09:10:36.268Z] [INFO] The project's OSGi version is 3.26.50.v20220318-0843_BETA_JAVA18 05:10:36 [2022-03-21T09:10:36.268Z] [INFO] 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.jdt.ui --- 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.jdt.ui --- 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.jdt.ui --- 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/saveproperties 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.jdt.ui --- 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.jdt.ui --- 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] Executing tasks 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] Executed tasks 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.jdt.ui --- 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.jdt.ui --- 05:10:36 [2022-03-21T09:10:36.269Z] [INFO] Resolving class path of org.eclipse.jdt.ui... 05:10:36 [2022-03-21T09:10:36.527Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (29.62kB) 05:10:36 [2022-03-21T09:10:36.527Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (40.75kB) 05:10:36 [2022-03-21T09:10:36.785Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (9.54kB) 05:10:36 [2022-03-21T09:10:36.785Z] [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (10.25kB) 05:10:36 [2022-03-21T09:10:36.785Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (28.06kB) 05:10:36 [2022-03-21T09:10:36.785Z] [INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (22.27kB) 05:10:36 [2022-03-21T09:10:36.785Z] [INFO] Fetching org.eclipse.tests.urischeme_1.1.100.v20211010-0529.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (86.37kB) 05:10:36 [2022-03-21T09:10:36.785Z] [INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (23.39kB) 05:10:36 [2022-03-21T09:10:36.785Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (10.74kB) 05:10:37 [2022-03-21T09:10:37.043Z] [INFO] 05:10:37 [2022-03-21T09:10:37.043Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.jdt.ui --- 05:10:37 [2022-03-21T09:10:37.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:10:37 [2022-03-21T09:10:37.043Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:10:37 [2022-03-21T09:10:37.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/src/main/resources 05:10:37 [2022-03-21T09:10:37.043Z] [INFO] 05:10:37 [2022-03-21T09:10:37.043Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.jdt.ui --- 05:10:37 [2022-03-21T09:10:37.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:10:37 [2022-03-21T09:10:37.043Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:10:37 [2022-03-21T09:10:37.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/src/main/resources 05:10:37 [2022-03-21T09:10:37.043Z] [INFO] 05:10:37 [2022-03-21T09:10:37.043Z] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.jdt.ui --- 05:10:37 [2022-03-21T09:10:37.043Z] [INFO] Compiling 2031 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes 05:10:49 [2022-03-21T09:10:49.251Z] [INFO] 05:10:49 [2022-03-21T09:10:49.251Z] [INFO] --- tycho-eclipserun-plugin:2.7.0:eclipse-run (build-.api_description) @ org.eclipse.jdt.ui --- 05:10:49 [2022-03-21T09:10:49.251Z] [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 05:10:49 [2022-03-21T09:10:49.251Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/apigeneration-workspace/data/.metadata/.log 05:10:49 [2022-03-21T09:10:49.251Z] [INFO] Command line: 05:10:49 [2022-03-21T09:10:49.251Z] [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.jdt.ui_3.26.50.v20220318-0843_BETA_JAVA18, -project, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui, -binary, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/classes, -target, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target] 05:11:01 [2022-03-21T09:11:01.460Z] [INFO] 05:11:01 [2022-03-21T09:11:01.460Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.jdt.ui --- 05:11:01 [2022-03-21T09:11:01.460Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:11:01 [2022-03-21T09:11:01.460Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:11:01 [2022-03-21T09:11:01.460Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/src/test/resources 05:11:01 [2022-03-21T09:11:01.460Z] [INFO] 05:11:01 [2022-03-21T09:11:01.460Z] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.jdt.ui --- 05:11:01 [2022-03-21T09:11:01.460Z] [INFO] 05:11:01 [2022-03-21T09:11:01.461Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.jdt.ui --- 05:11:01 [2022-03-21T09:11:01.461Z] [INFO] Tests are skipped. 05:11:01 [2022-03-21T09:11:01.461Z] [INFO] 05:11:01 [2022-03-21T09:11:01.461Z] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.ui --- 05:11:01 [2022-03-21T09:11:01.461Z] [INFO] 05:11:01 [2022-03-21T09:11:01.461Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.jdt.ui --- 05:11:01 [2022-03-21T09:11:01.461Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/org.eclipse.jdt.ui-3.26.50-SNAPSHOT-sources.jar 05:11:01 [2022-03-21T09:11:01.719Z] [INFO] 05:11:01 [2022-03-21T09:11:01.719Z] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.jdt.ui --- 05:11:01 [2022-03-21T09:11:01.719Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/org.eclipse.jdt.ui-3.26.50-SNAPSHOT.jar 05:11:03 [2022-03-21T09:11:03.096Z] [INFO] 05:11:03 [2022-03-21T09:11:03.096Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.ui --- 05:11:03 [2022-03-21T09:11:03.096Z] [INFO] 05:11:03 [2022-03-21T09:11:03.096Z] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.jdt.ui --- 05:11:03 [2022-03-21T09:11:03.096Z] [INFO] Skipping tests 05:11:03 [2022-03-21T09:11:03.096Z] [INFO] 05:11:03 [2022-03-21T09:11:03.096Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.jdt.ui --- 05:11:03 [2022-03-21T09:11:03.096Z] [INFO] Tests are skipped. 05:11:03 [2022-03-21T09:11:03.096Z] [INFO] 05:11:03 [2022-03-21T09:11:03.096Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.ui --- 05:11:03 [2022-03-21T09:11:03.096Z] [INFO] Skipped 05:11:03 [2022-03-21T09:11:03.096Z] [INFO] 05:11:03 [2022-03-21T09:11:03.096Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt.ui --- 05:11:08 [2022-03-21T09:11:08.366Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/org.eclipse.jdt.ui-3.26.50-SNAPSHOT.jar 05:11:16 [2022-03-21T09:11:16.487Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/org.eclipse.jdt.ui-3.26.50-SNAPSHOT-sources.jar 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ org.eclipse.jdt.ui --- 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] No baseline version MavenProject: org.eclipse.jdt:org.eclipse.jdt.ui:3.26.50-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/pom.xml 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] ---------------< org.eclipse.pde:org.eclipse.pde.build >---------------- 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] Building org.eclipse.pde.build 3.11.150-SNAPSHOT [14/18] 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.pde.build --- 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.pde.build --- 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] The project's OSGi version is 3.11.150.v20220317-1638_BETA_JAVA18 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.pde.build --- 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.pde.build --- 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.pde.build --- 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/saveproperties 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.pde.build --- 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.pde.build --- 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] Executing tasks 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] Executed tasks 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.pde.build --- 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.pde.build --- 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] Resolving class path of org.eclipse.pde.build... 05:11:18 [2022-03-21T09:11:18.390Z] [WARNING] Missing extra classpath entry ../org.apache.ant/ant.jar 05:11:18 [2022-03-21T09:11:18.390Z] [WARNING] Missing extra classpath entry ../org.apache.ant/ant.jar 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.pde.build --- 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/main/resources 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.pde.build --- 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:11:18 [2022-03-21T09:11:18.390Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:11:18 [2022-03-21T09:11:18.391Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/main/resources 05:11:18 [2022-03-21T09:11:18.391Z] [INFO] 05:11:18 [2022-03-21T09:11:18.391Z] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.pde.build --- 05:11:18 [2022-03-21T09:11:18.391Z] [INFO] Compiling 79 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/target/pdebuild.jar-classes 05:11:19 [2022-03-21T09:11:19.335Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeatureFactory.java:[56] 05:11:19 [2022-03-21T09:11:19.335Z] String newVersion = QualifierReplacer.replaceQualifierInVersion(feature.getVersion(), feature.getId(), qualifier, site != null ? site.getFeatureVersions() : null); 05:11:19 [2022-03-21T09:11:19.335Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.336Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.336Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeatureFactory.java:[56] 05:11:19 [2022-03-21T09:11:19.336Z] String newVersion = QualifierReplacer.replaceQualifierInVersion(feature.getVersion(), feature.getId(), qualifier, site != null ? site.getFeatureVersions() : null); 05:11:19 [2022-03-21T09:11:19.336Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.336Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.336Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeatureFactory.java:[59] 05:11:19 [2022-03-21T09:11:19.336Z] if (feature.getVersion().endsWith(PROPERTY_QUALIFIER) && (qualifier == null || !qualifier.equalsIgnoreCase(PROPERTY_NONE))) { 05:11:19 [2022-03-21T09:11:19.336Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.336Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.336Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeatureFactory.java:[60] 05:11:19 [2022-03-21T09:11:19.336Z] int idx = feature.getVersion().lastIndexOf("."); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.336Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.336Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.336Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeatureFactory.java:[63] 05:11:19 [2022-03-21T09:11:19.336Z] feature.setVersion(newVersion); 05:11:19 [2022-03-21T09:11:19.336Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.336Z] Discouraged access: The method 'Feature.setVersion(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.336Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[21] 05:11:19 [2022-03-21T09:11:19.336Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.336Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.337Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.337Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[169] 05:11:19 [2022-03-21T09:11:19.337Z] FeatureEntry[] referencedFeatures = feature.getIncludedFeatureReferences(); 05:11:19 [2022-03-21T09:11:19.337Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.337Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.337Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[170] 05:11:19 [2022-03-21T09:11:19.337Z] for (FeatureEntry referencedFeature : referencedFeatures) { 05:11:19 [2022-03-21T09:11:19.337Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.337Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.337Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[171] 05:11:19 [2022-03-21T09:11:19.337Z] String featureId = referencedFeature.getId(); 05:11:19 [2022-03-21T09:11:19.337Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.337Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.337Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[175] 05:11:19 [2022-03-21T09:11:19.337Z] FetchScriptGenerator generator = new FetchScriptGenerator("feature@" + featureId + ',' + referencedFeature.getVersion()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.337Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.337Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.337Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[331] 05:11:19 [2022-03-21T09:11:19.337Z] FeatureEntry[] compiledFeatures = feature.getIncludedFeatureReferences(); 05:11:19 [2022-03-21T09:11:19.337Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.337Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.337Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[332] 05:11:19 [2022-03-21T09:11:19.337Z] for (FeatureEntry compiledFeature : compiledFeatures) { 05:11:19 [2022-03-21T09:11:19.337Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.337Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.337Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[333] 05:11:19 [2022-03-21T09:11:19.337Z] String featureId = compiledFeature.getId(); 05:11:19 [2022-03-21T09:11:19.337Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.338Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.338Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[344] 05:11:19 [2022-03-21T09:11:19.338Z] if (getRepositoryInfo(IFetchFactory.ELEMENT_TYPE_FEATURE + '@' + featureId, new Version(compiledFeature.getVersion())) != null) 05:11:19 [2022-03-21T09:11:19.338Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.338Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.338Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[425] 05:11:19 [2022-03-21T09:11:19.338Z] FeatureEntry[] allChildren = feature.getRawPluginEntries(); 05:11:19 [2022-03-21T09:11:19.338Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.338Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.338Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[426] 05:11:19 [2022-03-21T09:11:19.338Z] FeatureEntry[] compiledChildren = feature.getPluginEntries(); 05:11:19 [2022-03-21T09:11:19.338Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.338Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.338Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[429] 05:11:19 [2022-03-21T09:11:19.338Z] for (FeatureEntry child : allChildren) { 05:11:19 [2022-03-21T09:11:19.338Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.338Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.338Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[430] 05:11:19 [2022-03-21T09:11:19.338Z] elementId = child.getId(); 05:11:19 [2022-03-21T09:11:19.338Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.338Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.338Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[431] 05:11:19 [2022-03-21T09:11:19.339Z] Version versionId = new Version(child.getVersion()); 05:11:19 [2022-03-21T09:11:19.339Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.339Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.339Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[443] 05:11:19 [2022-03-21T09:11:19.339Z] if (child.isFragment()) 05:11:19 [2022-03-21T09:11:19.339Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.339Z] Discouraged access: The method 'FeatureEntry.isFragment()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.339Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[451] 05:11:19 [2022-03-21T09:11:19.339Z] elementId = feature.getLicenseFeature(); 05:11:19 [2022-03-21T09:11:19.339Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.339Z] Discouraged access: The method 'Feature.getLicenseFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.339Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FetchScriptGenerator.java:[456] 05:11:19 [2022-03-21T09:11:19.339Z] String version = feature.getLicenseFeatureVersion(); 05:11:19 [2022-03-21T09:11:19.339Z] ^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.339Z] Discouraged access: The method 'Feature.getLicenseFeatureVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.339Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[29] 05:11:19 [2022-03-21T09:11:19.339Z] public class GeneratorApplication extends AbstractPublisherApplication { 05:11:19 [2022-03-21T09:11:19.339Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.339Z] Discouraged access: The type 'AbstractPublisherApplication' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.339Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[36] 05:11:19 [2022-03-21T09:11:19.339Z] private IPublisherResult result = null; 05:11:19 [2022-03-21T09:11:19.339Z] ^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.339Z] Discouraged access: The type 'IPublisherResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.339Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[46] 05:11:19 [2022-03-21T09:11:19.339Z] protected IPublisherAction[] createActions() { 05:11:19 [2022-03-21T09:11:19.339Z] ^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.339Z] Discouraged access: The type 'IPublisherAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.340Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[48] 05:11:19 [2022-03-21T09:11:19.340Z] File sourceFile = source != null ? new File(source) : null; 05:11:19 [2022-03-21T09:11:19.340Z] ^^^^^^ 05:11:19 [2022-03-21T09:11:19.340Z] Discouraged access: The field 'AbstractPublisherApplication.source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.340Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[48] 05:11:19 [2022-03-21T09:11:19.340Z] File sourceFile = source != null ? new File(source) : null; 05:11:19 [2022-03-21T09:11:19.340Z] ^^^^^^ 05:11:19 [2022-03-21T09:11:19.340Z] Discouraged access: The field 'AbstractPublisherApplication.source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.340Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[50] 05:11:19 [2022-03-21T09:11:19.340Z] List<IPublisherAction> actions = new ArrayList<>(); 05:11:19 [2022-03-21T09:11:19.340Z] ^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.340Z] Discouraged access: The type 'IPublisherAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.340Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[55] 05:11:19 [2022-03-21T09:11:19.340Z] actions.add(new EquinoxLauncherCUAction(flavor, info.getConfigurations())); 05:11:19 [2022-03-21T09:11:19.340Z] ^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.340Z] Discouraged access: The type 'EquinoxLauncherCUAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.340Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[55] 05:11:19 [2022-03-21T09:11:19.340Z] actions.add(new EquinoxLauncherCUAction(flavor, info.getConfigurations())); 05:11:19 [2022-03-21T09:11:19.340Z] ^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.340Z] Discouraged access: The constructor 'EquinoxLauncherCUAction(String, String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.340Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[55] 05:11:19 [2022-03-21T09:11:19.340Z] actions.add(new EquinoxLauncherCUAction(flavor, info.getConfigurations())); 05:11:19 [2022-03-21T09:11:19.340Z] ^^^^ 05:11:19 [2022-03-21T09:11:19.340Z] Discouraged access: The field 'AbstractPublisherApplication.info' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.340Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[55] 05:11:19 [2022-03-21T09:11:19.340Z] actions.add(new EquinoxLauncherCUAction(flavor, info.getConfigurations())); 05:11:19 [2022-03-21T09:11:19.340Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.340Z] Discouraged access: The method 'PublisherInfo.getConfigurations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.341Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[58] 05:11:19 [2022-03-21T09:11:19.341Z] actions.add(new ProductAction(source, product, flavor, null)); 05:11:19 [2022-03-21T09:11:19.341Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.341Z] Discouraged access: The type 'ProductAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.341Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[58] 05:11:19 [2022-03-21T09:11:19.341Z] actions.add(new ProductAction(source, product, flavor, null)); 05:11:19 [2022-03-21T09:11:19.341Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.341Z] Discouraged access: The constructor 'ProductAction(String, IProductDescriptor, String, File)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.341Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[58] 05:11:19 [2022-03-21T09:11:19.341Z] actions.add(new ProductAction(source, product, flavor, null)); 05:11:19 [2022-03-21T09:11:19.341Z] ^^^^^^ 05:11:19 [2022-03-21T09:11:19.341Z] Discouraged access: The field 'AbstractPublisherApplication.source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.341Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[60] 05:11:19 [2022-03-21T09:11:19.341Z] info.addAdvice(new RootIUResultFilterAdvice(null)); 05:11:19 [2022-03-21T09:11:19.341Z] ^^^^ 05:11:19 [2022-03-21T09:11:19.341Z] Discouraged access: The field 'AbstractPublisherApplication.info' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.341Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[60] 05:11:19 [2022-03-21T09:11:19.341Z] info.addAdvice(new RootIUResultFilterAdvice(null)); 05:11:19 [2022-03-21T09:11:19.341Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.341Z] Discouraged access: The method 'PublisherInfo.addAdvice(IPublisherAdvice)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.341Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[60] 05:11:19 [2022-03-21T09:11:19.341Z] info.addAdvice(new RootIUResultFilterAdvice(null)); 05:11:19 [2022-03-21T09:11:19.341Z] ^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.342Z] Discouraged access: The type 'RootIUResultFilterAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.342Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[60] 05:11:19 [2022-03-21T09:11:19.342Z] info.addAdvice(new RootIUResultFilterAdvice(null)); 05:11:19 [2022-03-21T09:11:19.342Z] ^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.342Z] Discouraged access: The constructor 'RootIUResultFilterAdvice(IQuery<IInstallableUnit>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.342Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[62] 05:11:19 [2022-03-21T09:11:19.342Z] actions.add(new RootIUAction(rootId, Version.parseVersion(rootVersion), null)); 05:11:19 [2022-03-21T09:11:19.342Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.342Z] Discouraged access: The type 'RootIUAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.342Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[62] 05:11:19 [2022-03-21T09:11:19.342Z] actions.add(new RootIUAction(rootId, Version.parseVersion(rootVersion), null)); 05:11:19 [2022-03-21T09:11:19.342Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.342Z] Discouraged access: The constructor 'RootIUAction(String, Version, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.342Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[66] 05:11:19 [2022-03-21T09:11:19.342Z] actions.add(new FeaturesAction(new File[] {new File(sourceFile, "features")})); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.342Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.342Z] Discouraged access: The type 'FeaturesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.342Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[66] 05:11:19 [2022-03-21T09:11:19.342Z] actions.add(new FeaturesAction(new File[] {new File(sourceFile, "features")})); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.342Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.342Z] Discouraged access: The constructor 'FeaturesAction(File[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.342Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[67] 05:11:19 [2022-03-21T09:11:19.342Z] actions.add(new BundlesAction(new File[] {new File(sourceFile, "plugins")})); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.342Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.342Z] Discouraged access: The type 'BundlesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.342Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[67] 05:11:19 [2022-03-21T09:11:19.343Z] actions.add(new BundlesAction(new File[] {new File(sourceFile, "plugins")})); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.343Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.343Z] Discouraged access: The constructor 'BundlesAction(File[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.343Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[76] 05:11:19 [2022-03-21T09:11:19.343Z] String[] configs = info.getConfigurations(); 05:11:19 [2022-03-21T09:11:19.343Z] ^^^^ 05:11:19 [2022-03-21T09:11:19.343Z] Discouraged access: The field 'AbstractPublisherApplication.info' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.343Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[76] 05:11:19 [2022-03-21T09:11:19.343Z] String[] configs = info.getConfigurations(); 05:11:19 [2022-03-21T09:11:19.343Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.343Z] Discouraged access: The method 'PublisherInfo.getConfigurations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.343Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[78] 05:11:19 [2022-03-21T09:11:19.343Z] info.addAdvice(new AssembledConfigAdvice(configs[0], sourceFile, product != null ? product.getLauncherName() : null)); 05:11:19 [2022-03-21T09:11:19.343Z] ^^^^ 05:11:19 [2022-03-21T09:11:19.343Z] Discouraged access: The field 'AbstractPublisherApplication.info' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.343Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[78] 05:11:19 [2022-03-21T09:11:19.343Z] info.addAdvice(new AssembledConfigAdvice(configs[0], sourceFile, product != null ? product.getLauncherName() : null)); 05:11:19 [2022-03-21T09:11:19.343Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.343Z] Discouraged access: The method 'PublisherInfo.addAdvice(IPublisherAdvice)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.343Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[79] 05:11:19 [2022-03-21T09:11:19.344Z] info.addAdvice(new RootFileTouchpointAdvice(product, sourceFile, new File[] {sourceFile}, null, configs[0])); 05:11:19 [2022-03-21T09:11:19.344Z] ^^^^ 05:11:19 [2022-03-21T09:11:19.344Z] Discouraged access: The field 'AbstractPublisherApplication.info' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.344Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[79] 05:11:19 [2022-03-21T09:11:19.344Z] info.addAdvice(new RootFileTouchpointAdvice(product, sourceFile, new File[] {sourceFile}, null, configs[0])); 05:11:19 [2022-03-21T09:11:19.344Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.344Z] Discouraged access: The method 'PublisherInfo.addAdvice(IPublisherAdvice)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.344Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[86] 05:11:19 [2022-03-21T09:11:19.344Z] info.addAdvice(createVersionAdvice()); 05:11:19 [2022-03-21T09:11:19.344Z] ^^^^ 05:11:19 [2022-03-21T09:11:19.344Z] Discouraged access: The field 'AbstractPublisherApplication.info' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.344Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[86] 05:11:19 [2022-03-21T09:11:19.344Z] info.addAdvice(createVersionAdvice()); 05:11:19 [2022-03-21T09:11:19.344Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.344Z] Discouraged access: The method 'PublisherInfo.addAdvice(IPublisherAdvice)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.344Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[88] 05:11:19 [2022-03-21T09:11:19.344Z] return actions.toArray(new IPublisherAction[actions.size()]); 05:11:19 [2022-03-21T09:11:19.344Z] ^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.344Z] Discouraged access: The type 'IPublisherAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.344Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[91] 05:11:19 [2022-03-21T09:11:19.344Z] protected IVersionAdvice createVersionAdvice() { 05:11:19 [2022-03-21T09:11:19.344Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.344Z] Discouraged access: The type 'IVersionAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.344Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[94] 05:11:19 [2022-03-21T09:11:19.344Z] VersionAdvice advice = new VersionAdvice(); 05:11:19 [2022-03-21T09:11:19.344Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.344Z] Discouraged access: The type 'VersionAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.345Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[94] 05:11:19 [2022-03-21T09:11:19.345Z] VersionAdvice advice = new VersionAdvice(); 05:11:19 [2022-03-21T09:11:19.345Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.345Z] Discouraged access: The type 'VersionAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.345Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[94] 05:11:19 [2022-03-21T09:11:19.345Z] VersionAdvice advice = new VersionAdvice(); 05:11:19 [2022-03-21T09:11:19.345Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.345Z] Discouraged access: The constructor 'VersionAdvice()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.345Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[95] 05:11:19 [2022-03-21T09:11:19.345Z] advice.load(IInstallableUnit.NAMESPACE_IU_ID, versionAdvice, features ? ".feature.group" : ""); //$NON-NLS-1$ //$NON-NLS-2$ 05:11:19 [2022-03-21T09:11:19.345Z] ^^^^ 05:11:19 [2022-03-21T09:11:19.345Z] Discouraged access: The method 'VersionAdvice.load(String, String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.345Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[99] 05:11:19 [2022-03-21T09:11:19.345Z] protected IPublisherAction createRootFileAction(String configSpec) { 05:11:19 [2022-03-21T09:11:19.345Z] ^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.345Z] Discouraged access: The type 'IPublisherAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.345Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[103] 05:11:19 [2022-03-21T09:11:19.345Z] RootFilesAction action = new RootFilesAction(info, id, version, flavor); 05:11:19 [2022-03-21T09:11:19.345Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.345Z] Discouraged access: The type 'RootFilesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.345Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[103] 05:11:19 [2022-03-21T09:11:19.345Z] RootFilesAction action = new RootFilesAction(info, id, version, flavor); 05:11:19 [2022-03-21T09:11:19.345Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.345Z] Discouraged access: The type 'RootFilesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.345Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[103] 05:11:19 [2022-03-21T09:11:19.345Z] RootFilesAction action = new RootFilesAction(info, id, version, flavor); 05:11:19 [2022-03-21T09:11:19.345Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.345Z] Discouraged access: The constructor 'RootFilesAction(IPublisherInfo, String, Version, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.346Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[103] 05:11:19 [2022-03-21T09:11:19.346Z] RootFilesAction action = new RootFilesAction(info, id, version, flavor); 05:11:19 [2022-03-21T09:11:19.346Z] ^^^^ 05:11:19 [2022-03-21T09:11:19.346Z] Discouraged access: The field 'AbstractPublisherApplication.info' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.346Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[104] 05:11:19 [2022-03-21T09:11:19.346Z] action.setCreateParent(false); 05:11:19 [2022-03-21T09:11:19.346Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.346Z] Discouraged access: The method 'RootFilesAction.setCreateParent(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.346Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[119] 05:11:19 [2022-03-21T09:11:19.346Z] protected Publisher createPublisher(PublisherInfo publisherInfo) { 05:11:19 [2022-03-21T09:11:19.346Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.346Z] Discouraged access: The type 'Publisher' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.346Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[119] 05:11:19 [2022-03-21T09:11:19.346Z] protected Publisher createPublisher(PublisherInfo publisherInfo) { 05:11:19 [2022-03-21T09:11:19.346Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.346Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.346Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[121] 05:11:19 [2022-03-21T09:11:19.346Z] return new Publisher(publisherInfo, result); 05:11:19 [2022-03-21T09:11:19.346Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.346Z] Discouraged access: The type 'Publisher' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.346Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[121] 05:11:19 [2022-03-21T09:11:19.346Z] return new Publisher(publisherInfo, result); 05:11:19 [2022-03-21T09:11:19.346Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.347Z] Discouraged access: The constructor 'Publisher(IPublisherInfo, IPublisherResult)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.347Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[122] 05:11:19 [2022-03-21T09:11:19.347Z] return new Publisher(publisherInfo); 05:11:19 [2022-03-21T09:11:19.347Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.347Z] Discouraged access: The type 'Publisher' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.347Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[122] 05:11:19 [2022-03-21T09:11:19.347Z] return new Publisher(publisherInfo); 05:11:19 [2022-03-21T09:11:19.347Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.347Z] Discouraged access: The constructor 'Publisher(IPublisherInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.347Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[126] 05:11:19 [2022-03-21T09:11:19.347Z] super.append = value; 05:11:19 [2022-03-21T09:11:19.347Z] ^^^^^^ 05:11:19 [2022-03-21T09:11:19.347Z] Discouraged access: The field 'AbstractPublisherApplication.append' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.347Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[130] 05:11:19 [2022-03-21T09:11:19.347Z] super.artifactRepoName = name; 05:11:19 [2022-03-21T09:11:19.347Z] ^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.347Z] Discouraged access: The field 'AbstractPublisherApplication.artifactRepoName' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.347Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[135] 05:11:19 [2022-03-21T09:11:19.347Z] super.compress = value; 05:11:19 [2022-03-21T09:11:19.347Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.347Z] Discouraged access: The field 'AbstractPublisherApplication.compress' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.347Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[139] 05:11:19 [2022-03-21T09:11:19.348Z] super.metadataRepoName = name; 05:11:19 [2022-03-21T09:11:19.348Z] ^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.348Z] Discouraged access: The field 'AbstractPublisherApplication.metadataRepoName' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.348Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[147] 05:11:19 [2022-03-21T09:11:19.348Z] this.source = location; 05:11:19 [2022-03-21T09:11:19.348Z] ^^^^^^ 05:11:19 [2022-03-21T09:11:19.348Z] Discouraged access: The field 'AbstractPublisherApplication.source' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.348Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/GeneratorApplication.java:[154] 05:11:19 [2022-03-21T09:11:19.348Z] public void setIncrementalResult(IPublisherResult result) { 05:11:19 [2022-03-21T09:11:19.348Z] ^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.348Z] Discouraged access: The type 'IPublisherResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.348Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ShapeAdvisor.java:[20] 05:11:19 [2022-03-21T09:11:19.348Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.348Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.348Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.348Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ShapeAdvisor.java:[54] 05:11:19 [2022-03-21T09:11:19.348Z] return getFinalShape(feature.getId(), feature.getVersion(), FLAT, true); 05:11:19 [2022-03-21T09:11:19.348Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.348Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.348Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ShapeAdvisor.java:[54] 05:11:19 [2022-03-21T09:11:19.348Z] return getFinalShape(feature.getId(), feature.getVersion(), FLAT, true); 05:11:19 [2022-03-21T09:11:19.348Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.348Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.349Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ShapeAdvisor.java:[94] 05:11:19 [2022-03-21T09:11:19.349Z] FeatureEntry entry = (FeatureEntry) entry2; 05:11:19 [2022-03-21T09:11:19.349Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.349Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.349Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ShapeAdvisor.java:[94] 05:11:19 [2022-03-21T09:11:19.349Z] FeatureEntry entry = (FeatureEntry) entry2; 05:11:19 [2022-03-21T09:11:19.349Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.349Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.349Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ShapeAdvisor.java:[95] 05:11:19 [2022-03-21T09:11:19.349Z] if (entry.unpackSet()) { 05:11:19 [2022-03-21T09:11:19.349Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.349Z] Discouraged access: The method 'FeatureEntry.unpackSet()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.349Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ShapeAdvisor.java:[97] 05:11:19 [2022-03-21T09:11:19.349Z] result = Boolean.valueOf(entry.isUnpack()); 05:11:19 [2022-03-21T09:11:19.349Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.349Z] Discouraged access: The method 'FeatureEntry.isUnpack()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.349Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ShapeAdvisor.java:[98] 05:11:19 [2022-03-21T09:11:19.349Z] else if (result.booleanValue() != entry.isUnpack()) { 05:11:19 [2022-03-21T09:11:19.349Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.349Z] Discouraged access: The method 'FeatureEntry.isUnpack()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.349Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[19] 05:11:19 [2022-03-21T09:11:19.349Z] import org.eclipse.equinox.p2.publisher.eclipse.Feature; 05:11:19 [2022-03-21T09:11:19.349Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.349Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.349Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[20] 05:11:19 [2022-03-21T09:11:19.349Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.349Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.349Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.349Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[25] 05:11:19 [2022-03-21T09:11:19.350Z] public SourceFeatureWriter(OutputStream out, Feature feature, BuildTimeSite site) { 05:11:19 [2022-03-21T09:11:19.350Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.350Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.350Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[33] 05:11:19 [2022-03-21T09:11:19.350Z] FeatureEntry[] features = feature.getEntries(); 05:11:19 [2022-03-21T09:11:19.350Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.350Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.350Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[33] 05:11:19 [2022-03-21T09:11:19.350Z] FeatureEntry[] features = feature.getEntries(); 05:11:19 [2022-03-21T09:11:19.350Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.350Z] Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.350Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[34] 05:11:19 [2022-03-21T09:11:19.350Z] for (FeatureEntry feature2 : features) { 05:11:19 [2022-03-21T09:11:19.350Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.350Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.350Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[35] 05:11:19 [2022-03-21T09:11:19.350Z] if (feature2.isRequires() || feature2.isPlugin()) 05:11:19 [2022-03-21T09:11:19.350Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.350Z] Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.350Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[35] 05:11:19 [2022-03-21T09:11:19.350Z] if (feature2.isRequires() || feature2.isPlugin()) 05:11:19 [2022-03-21T09:11:19.350Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.350Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.350Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[38] 05:11:19 [2022-03-21T09:11:19.350Z] parameters.put(ID, feature2.getId()); 05:11:19 [2022-03-21T09:11:19.350Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.351Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.351Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[39] 05:11:19 [2022-03-21T09:11:19.351Z] parameters.put(VERSION, feature2.getVersion()); 05:11:19 [2022-03-21T09:11:19.351Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.351Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.351Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[40] 05:11:19 [2022-03-21T09:11:19.351Z] if (feature2.isOptional()) 05:11:19 [2022-03-21T09:11:19.351Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.351Z] Discouraged access: The method 'FeatureEntry.isOptional()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.351Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[42] 05:11:19 [2022-03-21T09:11:19.351Z] if (feature2.getArch() != null) 05:11:19 [2022-03-21T09:11:19.351Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.351Z] Discouraged access: The method 'FeatureEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.351Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[43] 05:11:19 [2022-03-21T09:11:19.351Z] parameters.put("arch", feature2.getArch()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.351Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.351Z] Discouraged access: The method 'FeatureEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.351Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[44] 05:11:19 [2022-03-21T09:11:19.351Z] if (feature2.getWS() != null) 05:11:19 [2022-03-21T09:11:19.351Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.351Z] Discouraged access: The method 'FeatureEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.351Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[45] 05:11:19 [2022-03-21T09:11:19.351Z] parameters.put("ws", feature2.getWS()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.351Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.351Z] Discouraged access: The method 'FeatureEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.351Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[46] 05:11:19 [2022-03-21T09:11:19.351Z] if (feature2.getOS() != null) 05:11:19 [2022-03-21T09:11:19.352Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.352Z] Discouraged access: The method 'FeatureEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.352Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/SourceFeatureWriter.java:[47] 05:11:19 [2022-03-21T09:11:19.352Z] parameters.put("os", feature2.getOS()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.352Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.352Z] Discouraged access: The method 'FeatureEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.352Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ModelBuildScriptGenerator.java:[21] 05:11:19 [2022-03-21T09:11:19.352Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.352Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.352Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.352Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ModelBuildScriptGenerator.java:[102] 05:11:19 [2022-03-21T09:11:19.352Z] private FeatureEntry associatedEntry; 05:11:19 [2022-03-21T09:11:19.352Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.352Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.352Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ModelBuildScriptGenerator.java:[686] 05:11:19 [2022-03-21T09:11:19.352Z] if (associatedEntry != null && (associatedEntry.unpackSet() || !Utils.hasBundleShapeHeader(model))) 05:11:19 [2022-03-21T09:11:19.352Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.352Z] Discouraged access: The method 'FeatureEntry.unpackSet()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.352Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ModelBuildScriptGenerator.java:[687] 05:11:19 [2022-03-21T09:11:19.352Z] script.println(" unpack=\"" + String.valueOf(associatedEntry.isUnpack()) + "\""); //$NON-NLS-1$ //$NON-NLS-2$ 05:11:19 [2022-03-21T09:11:19.352Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.352Z] Discouraged access: The method 'FeatureEntry.isUnpack()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.352Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ModelBuildScriptGenerator.java:[1921] 05:11:19 [2022-03-21T09:11:19.352Z] public FeatureEntry getAssociatedEntry() { 05:11:19 [2022-03-21T09:11:19.352Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.353Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.353Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ModelBuildScriptGenerator.java:[1925] 05:11:19 [2022-03-21T09:11:19.353Z] public void setAssociatedEntry(FeatureEntry associatedEntry) { 05:11:19 [2022-03-21T09:11:19.353Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.353Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.353Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/ReachablePlugin.java:[16] 05:11:19 [2022-03-21T09:11:19.353Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.353Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.353Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.353Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/ReachablePlugin.java:[37] 05:11:19 [2022-03-21T09:11:19.353Z] public ReachablePlugin(FeatureEntry entry) { 05:11:19 [2022-03-21T09:11:19.353Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.353Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.353Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/ReachablePlugin.java:[38] 05:11:19 [2022-03-21T09:11:19.353Z] id = entry.getId(); 05:11:19 [2022-03-21T09:11:19.353Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.353Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.353Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java:[23] 05:11:19 [2022-03-21T09:11:19.353Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.353Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.353Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.354Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java:[623] 05:11:19 [2022-03-21T09:11:19.354Z] FeatureEntry associatedEntry = generator.getAssociatedEntry(); 05:11:19 [2022-03-21T09:11:19.354Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.354Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.354Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java:[627] 05:11:19 [2022-03-21T09:11:19.354Z] String os = associatedEntry.getOS(); 05:11:19 [2022-03-21T09:11:19.354Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.354Z] Discouraged access: The method 'FeatureEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.354Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java:[628] 05:11:19 [2022-03-21T09:11:19.354Z] String ws = associatedEntry.getWS(); 05:11:19 [2022-03-21T09:11:19.354Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.354Z] Discouraged access: The method 'FeatureEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.354Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java:[629] 05:11:19 [2022-03-21T09:11:19.354Z] String arch = associatedEntry.getArch(); 05:11:19 [2022-03-21T09:11:19.354Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.354Z] Discouraged access: The method 'FeatureEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.354Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/ClasspathComputer3_0.java:[630] 05:11:19 [2022-03-21T09:11:19.354Z] String nl = associatedEntry.getNL(); 05:11:19 [2022-03-21T09:11:19.354Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.354Z] Discouraged access: The method 'FeatureEntry.getNL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.354Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[20] 05:11:19 [2022-03-21T09:11:19.354Z] import org.eclipse.equinox.internal.p2.publisher.QuotedTokenizer; 05:11:19 [2022-03-21T09:11:19.354Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.354Z] Discouraged access: The type 'QuotedTokenizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.354Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[22] 05:11:19 [2022-03-21T09:11:19.354Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.354Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.354Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.355Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[252] 05:11:19 [2022-03-21T09:11:19.355Z] String brandedVersion = executableFeature.getVersion(); 05:11:19 [2022-03-21T09:11:19.355Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.355Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.355Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[313] 05:11:19 [2022-03-21T09:11:19.355Z] versionString = requiredFeature.getVersion(); 05:11:19 [2022-03-21T09:11:19.355Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.355Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.355Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[359] 05:11:19 [2022-03-21T09:11:19.355Z] List<FeatureEntry> pluginList = productFile.getProductEntries(); 05:11:19 [2022-03-21T09:11:19.355Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.355Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.355Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[361] 05:11:19 [2022-03-21T09:11:19.355Z] for (FeatureEntry entry : pluginList) { 05:11:19 [2022-03-21T09:11:19.355Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.355Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.355Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[362] 05:11:19 [2022-03-21T09:11:19.355Z] if (!entry.isPlugin()) 05:11:19 [2022-03-21T09:11:19.355Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.355Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.355Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[365] 05:11:19 [2022-03-21T09:11:19.355Z] BundleDescription bundle = assembly.getPlugin(entry.getId(), entry.getVersion()); 05:11:19 [2022-03-21T09:11:19.355Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.355Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.355Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[365] 05:11:19 [2022-03-21T09:11:19.355Z] BundleDescription bundle = assembly.getPlugin(entry.getId(), entry.getVersion()); 05:11:19 [2022-03-21T09:11:19.355Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.356Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.356Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[643] 05:11:19 [2022-03-21T09:11:19.356Z] QuotedTokenizer tokenizer = new QuotedTokenizer(programArgs); 05:11:19 [2022-03-21T09:11:19.356Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.356Z] Discouraged access: The type 'QuotedTokenizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.356Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[643] 05:11:19 [2022-03-21T09:11:19.356Z] QuotedTokenizer tokenizer = new QuotedTokenizer(programArgs); 05:11:19 [2022-03-21T09:11:19.356Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.356Z] Discouraged access: The type 'QuotedTokenizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.356Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[643] 05:11:19 [2022-03-21T09:11:19.356Z] QuotedTokenizer tokenizer = new QuotedTokenizer(programArgs); 05:11:19 [2022-03-21T09:11:19.356Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.356Z] Discouraged access: The constructor 'QuotedTokenizer(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.356Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[644] 05:11:19 [2022-03-21T09:11:19.356Z] while (tokenizer.hasMoreTokens()) { 05:11:19 [2022-03-21T09:11:19.356Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.356Z] Discouraged access: The method 'QuotedTokenizer.hasMoreTokens()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.356Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[645] 05:11:19 [2022-03-21T09:11:19.356Z] String token = tokenizer.nextToken().trim(); 05:11:19 [2022-03-21T09:11:19.356Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.356Z] Discouraged access: The method 'QuotedTokenizer.nextToken()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.356Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[655] 05:11:19 [2022-03-21T09:11:19.356Z] QuotedTokenizer tokenizer = new QuotedTokenizer(vmArgs); 05:11:19 [2022-03-21T09:11:19.356Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.356Z] Discouraged access: The type 'QuotedTokenizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.357Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[655] 05:11:19 [2022-03-21T09:11:19.357Z] QuotedTokenizer tokenizer = new QuotedTokenizer(vmArgs); 05:11:19 [2022-03-21T09:11:19.357Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.357Z] Discouraged access: The type 'QuotedTokenizer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.357Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[655] 05:11:19 [2022-03-21T09:11:19.357Z] QuotedTokenizer tokenizer = new QuotedTokenizer(vmArgs); 05:11:19 [2022-03-21T09:11:19.357Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.357Z] Discouraged access: The constructor 'QuotedTokenizer(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.357Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[656] 05:11:19 [2022-03-21T09:11:19.357Z] while (tokenizer.hasMoreTokens()) { 05:11:19 [2022-03-21T09:11:19.357Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.357Z] Discouraged access: The method 'QuotedTokenizer.hasMoreTokens()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.357Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ProductGenerator.java:[657] 05:11:19 [2022-03-21T09:11:19.357Z] String token = tokenizer.nextToken().trim(); 05:11:19 [2022-03-21T09:11:19.357Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.357Z] Discouraged access: The method 'QuotedTokenizer.nextToken()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.357Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AbstractScriptGenerator.java:[27] 05:11:19 [2022-03-21T09:11:19.357Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.357Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.357Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.357Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AbstractScriptGenerator.java:[789] 05:11:19 [2022-03-21T09:11:19.357Z] List<FeatureEntry> productEntries = product.getProductEntries(); 05:11:19 [2022-03-21T09:11:19.357Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.357Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.357Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AbstractScriptGenerator.java:[790] 05:11:19 [2022-03-21T09:11:19.358Z] String mappings = Utils.getEntryVersionMappings(productEntries.toArray(new FeatureEntry[productEntries.size()]), site, assemblyInfo); 05:11:19 [2022-03-21T09:11:19.358Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.358Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.358Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[221] 05:11:19 [2022-03-21T09:11:19.358Z] script.printAttribute(VERSION, feature.getVersion(), true); 05:11:19 [2022-03-21T09:11:19.358Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.358Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.358Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[226] 05:11:19 [2022-03-21T09:11:19.358Z] if (!(havePDEUIState() && rootProvider.getId().equals("org.eclipse.pde.container.feature"))) { //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.358Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.358Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.358Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[230] 05:11:19 [2022-03-21T09:11:19.358Z] script.printAttribute(VERSION, rootProvider.getVersion(), true); 05:11:19 [2022-03-21T09:11:19.358Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.358Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.358Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[256] 05:11:19 [2022-03-21T09:11:19.358Z] return feature.getId() + ".feature.group"; //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.358Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.358Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.358Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[621] 05:11:19 [2022-03-21T09:11:19.358Z] generatePostProcessingSteps(feature.getId(), feature.getVersion(), (String) shapeAdvisor.getFinalShape(feature)[1], FEATURE_TYPE); 05:11:19 [2022-03-21T09:11:19.358Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.358Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.359Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[621] 05:11:19 [2022-03-21T09:11:19.359Z] generatePostProcessingSteps(feature.getId(), feature.getVersion(), (String) shapeAdvisor.getFinalShape(feature)[1], FEATURE_TYPE); 05:11:19 [2022-03-21T09:11:19.359Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.359Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.359Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[638] 05:11:19 [2022-03-21T09:11:19.359Z] String featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.359Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.359Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.359Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[638] 05:11:19 [2022-03-21T09:11:19.359Z] String featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.359Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.359Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.359Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[648] 05:11:19 [2022-03-21T09:11:19.359Z] String featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.359Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.359Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.359Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssembleConfigScriptGenerator.java:[648] 05:11:19 [2022-03-21T09:11:19.359Z] String featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.359Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.359Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.359Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[189] 05:11:19 [2022-03-21T09:11:19.359Z] script.printAttribute("id", feature2.getId(), true); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.359Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.359Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.359Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[190] 05:11:19 [2022-03-21T09:11:19.359Z] script.printAttribute("version", feature2.getVersion(), true); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.360Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.360Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.360Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[386] 05:11:19 [2022-03-21T09:11:19.360Z] script.printAttribute(VERSION, feature.getVersion(), true); 05:11:19 [2022-03-21T09:11:19.360Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.360Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.360Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[457] 05:11:19 [2022-03-21T09:11:19.360Z] String featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.360Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.360Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.360Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[457] 05:11:19 [2022-03-21T09:11:19.360Z] String featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.360Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.360Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.360Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[472] 05:11:19 [2022-03-21T09:11:19.360Z] String featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.360Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.360Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.360Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[472] 05:11:19 [2022-03-21T09:11:19.360Z] String featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.360Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.360Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.361Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[490] 05:11:19 [2022-03-21T09:11:19.361Z] if (!feature.getId().equals(FEATURE_EQUINOX_EXECUTABLE)) 05:11:19 [2022-03-21T09:11:19.361Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.361Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.361Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[493] 05:11:19 [2022-03-21T09:11:19.361Z] if (feature.isBinary() || !OLD_EXECUTABLE_RANGE.isIncluded(new Version(feature.getVersion()))) 05:11:19 [2022-03-21T09:11:19.361Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.361Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.361Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[502] 05:11:19 [2022-03-21T09:11:19.361Z] String featureFullName = executableFeature.getId() + "_" + executableFeature.getVersion(); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.361Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.361Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.361Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/P2ConfigScriptGenerator.java:[502] 05:11:19 [2022-03-21T09:11:19.361Z] String featureFullName = executableFeature.getId() + "_" + executableFeature.getVersion(); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.361Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.361Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.361Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[22] 05:11:19 [2022-03-21T09:11:19.361Z] import org.eclipse.equinox.p2.publisher.AbstractPublisherAction; 05:11:19 [2022-03-21T09:11:19.361Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.361Z] Discouraged access: The type 'AbstractPublisherAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.361Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[23] 05:11:19 [2022-03-21T09:11:19.361Z] import org.eclipse.equinox.p2.publisher.actions.ITouchpointAdvice; 05:11:19 [2022-03-21T09:11:19.361Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.361Z] Discouraged access: The type 'ITouchpointAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.361Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[24] 05:11:19 [2022-03-21T09:11:19.361Z] import org.eclipse.equinox.p2.publisher.actions.RootFilesAdvice; 05:11:19 [2022-03-21T09:11:19.361Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.362Z] Discouraged access: The type 'RootFilesAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.362Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[27] 05:11:19 [2022-03-21T09:11:19.362Z] public class RootFileTouchpointAdvice extends RootFilesAdvice implements ITouchpointAdvice { 05:11:19 [2022-03-21T09:11:19.362Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.362Z] Discouraged access: The type 'RootFilesAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.362Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[27] 05:11:19 [2022-03-21T09:11:19.362Z] public class RootFileTouchpointAdvice extends RootFilesAdvice implements ITouchpointAdvice { 05:11:19 [2022-03-21T09:11:19.362Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.362Z] Discouraged access: The type 'ITouchpointAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.362Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[32] 05:11:19 [2022-03-21T09:11:19.362Z] super(root, includedFiles, excludedFiles, configSpec); 05:11:19 [2022-03-21T09:11:19.362Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.362Z] Discouraged access: The constructor 'RootFilesAdvice(File, File[], File[], String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.362Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[38] 05:11:19 [2022-03-21T09:11:19.362Z] String[] config = AbstractPublisherAction.parseConfigSpec(getConfigSpec()); 05:11:19 [2022-03-21T09:11:19.362Z] ^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.362Z] Discouraged access: The type 'AbstractPublisherAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.362Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[38] 05:11:19 [2022-03-21T09:11:19.362Z] String[] config = AbstractPublisherAction.parseConfigSpec(getConfigSpec()); 05:11:19 [2022-03-21T09:11:19.362Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.362Z] Discouraged access: The method 'AbstractPublisherAction.parseConfigSpec(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.363Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[38] 05:11:19 [2022-03-21T09:11:19.363Z] String[] config = AbstractPublisherAction.parseConfigSpec(getConfigSpec()); 05:11:19 [2022-03-21T09:11:19.363Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.363Z] Discouraged access: The method 'RootFilesAdvice.getConfigSpec()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.363Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileTouchpointAdvice.java:[45] 05:11:19 [2022-03-21T09:11:19.363Z] File root = getRoot(); 05:11:19 [2022-03-21T09:11:19.363Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.363Z] Discouraged access: The method 'RootFilesAdvice.getRoot()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.363Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[90] 05:11:19 [2022-03-21T09:11:19.363Z] private String getSourcePluginName(FeatureEntry plugin, boolean versionSuffix) { 05:11:19 [2022-03-21T09:11:19.363Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.363Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.363Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[91] 05:11:19 [2022-03-21T09:11:19.363Z] return plugin.getId() + (versionSuffix ? "_" + plugin.getVersion() : ""); //$NON-NLS-1$ //$NON-NLS-2$ 05:11:19 [2022-03-21T09:11:19.363Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.363Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.363Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[91] 05:11:19 [2022-03-21T09:11:19.363Z] return plugin.getId() + (versionSuffix ? "_" + plugin.getVersion() : ""); //$NON-NLS-1$ //$NON-NLS-2$ 05:11:19 [2022-03-21T09:11:19.363Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.363Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.363Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[95] 05:11:19 [2022-03-21T09:11:19.363Z] FeatureEntry[] pluginList = feature.getPluginEntries(); 05:11:19 [2022-03-21T09:11:19.363Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.363Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.363Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[96] 05:11:19 [2022-03-21T09:11:19.363Z] for (FeatureEntry entry : pluginList) { 05:11:19 [2022-03-21T09:11:19.363Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.363Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.364Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[101] 05:11:19 [2022-03-21T09:11:19.364Z] String versionRequested = entry.getVersion(); 05:11:19 [2022-03-21T09:11:19.364Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.364Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.364Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[102] 05:11:19 [2022-03-21T09:11:19.364Z] model = getSite().getRegistry().getResolvedBundle(entry.getId(), versionRequested); 05:11:19 [2022-03-21T09:11:19.364Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.364Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.364Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[110] 05:11:19 [2022-03-21T09:11:19.364Z] private void collectSourcePlugins(BuildTimeFeature feature, FeatureEntry pluginEntry, BundleDescription model) throws CoreException { 05:11:19 [2022-03-21T09:11:19.364Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.364Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.364Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[118] 05:11:19 [2022-03-21T09:11:19.364Z] if (pluginEntry.getOS() == null && pluginEntry.getWS() == null && pluginEntry.getArch() == null) { 05:11:19 [2022-03-21T09:11:19.364Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.364Z] Discouraged access: The method 'FeatureEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.364Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[118] 05:11:19 [2022-03-21T09:11:19.364Z] if (pluginEntry.getOS() == null && pluginEntry.getWS() == null && pluginEntry.getArch() == null) { 05:11:19 [2022-03-21T09:11:19.364Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.364Z] Discouraged access: The method 'FeatureEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.364Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[118] 05:11:19 [2022-03-21T09:11:19.364Z] if (pluginEntry.getOS() == null && pluginEntry.getWS() == null && pluginEntry.getArch() == null) { 05:11:19 [2022-03-21T09:11:19.364Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.364Z] Discouraged access: The method 'FeatureEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.364Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[139] 05:11:19 [2022-03-21T09:11:19.364Z] FeatureEntry sourcePlugin; 05:11:19 [2022-03-21T09:11:19.364Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.365Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.365Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[145] 05:11:19 [2022-03-21T09:11:19.365Z] brandingPlugin = feature.getBrandingPlugin(); 05:11:19 [2022-03-21T09:11:19.365Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.365Z] Discouraged access: The method 'Feature.getBrandingPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.365Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[148] 05:11:19 [2022-03-21T09:11:19.365Z] sourceFeature.setBrandingPlugin(brandingPlugin); 05:11:19 [2022-03-21T09:11:19.365Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.365Z] Discouraged access: The method 'Feature.setBrandingPlugin(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.365Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[150] 05:11:19 [2022-03-21T09:11:19.365Z] brandingPlugin = sourceFeature.getId(); 05:11:19 [2022-03-21T09:11:19.365Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.365Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.365Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[153] 05:11:19 [2022-03-21T09:11:19.365Z] FeatureEntry[] plugins = feature.getPluginEntries(); 05:11:19 [2022-03-21T09:11:19.365Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.365Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.365Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[154] 05:11:19 [2022-03-21T09:11:19.365Z] for (FeatureEntry plugin2 : plugins) { 05:11:19 [2022-03-21T09:11:19.365Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.365Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.365Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[174] 05:11:19 [2022-03-21T09:11:19.365Z] FeatureEntry entry; 05:11:19 [2022-03-21T09:11:19.365Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.366Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.366Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[183] 05:11:19 [2022-03-21T09:11:19.366Z] entry = new FeatureEntry(id, version.toString(), false); 05:11:19 [2022-03-21T09:11:19.366Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.366Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.366Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[183] 05:11:19 [2022-03-21T09:11:19.366Z] entry = new FeatureEntry(id, version.toString(), false); 05:11:19 [2022-03-21T09:11:19.366Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.366Z] Discouraged access: The constructor 'FeatureEntry(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.366Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[185] 05:11:19 [2022-03-21T09:11:19.366Z] entry.setOptional(((Boolean) items.get(Utils.EXTRA_OPTIONAL)).booleanValue()); 05:11:19 [2022-03-21T09:11:19.366Z] ^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.366Z] Discouraged access: The method 'FeatureEntry.setOptional(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.366Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[186] 05:11:19 [2022-03-21T09:11:19.366Z] entry.setEnvironment((String) items.get(Utils.EXTRA_OS), (String) items.get(Utils.EXTRA_WS), (String) items.get(Utils.EXTRA_ARCH), null); 05:11:19 [2022-03-21T09:11:19.366Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.366Z] Discouraged access: The method 'FeatureEntry.setEnvironment(String, String, String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.366Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[187] 05:11:19 [2022-03-21T09:11:19.366Z] sourceFeature.addEntry(entry); 05:11:19 [2022-03-21T09:11:19.366Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.366Z] Discouraged access: The method 'Feature.addEntry(FeatureEntry)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.366Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[195] 05:11:19 [2022-03-21T09:11:19.366Z] entry = new FeatureEntry(model.getSymbolicName(), model.getVersion().toString(), true); 05:11:19 [2022-03-21T09:11:19.366Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.366Z] Discouraged access: The constructor 'FeatureEntry(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.366Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[195] 05:11:19 [2022-03-21T09:11:19.367Z] entry = new FeatureEntry(model.getSymbolicName(), model.getVersion().toString(), true); 05:11:19 [2022-03-21T09:11:19.367Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.367Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.367Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[196] 05:11:19 [2022-03-21T09:11:19.367Z] entry.setUnpack(((Boolean) items.get(Utils.EXTRA_UNPACK)).booleanValue()); 05:11:19 [2022-03-21T09:11:19.367Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.367Z] Discouraged access: The method 'FeatureEntry.setUnpack(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.367Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[197] 05:11:19 [2022-03-21T09:11:19.367Z] entry.setEnvironment((String) items.get(Utils.EXTRA_OS), (String) items.get(Utils.EXTRA_WS), (String) items.get(Utils.EXTRA_ARCH), null); 05:11:19 [2022-03-21T09:11:19.367Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.367Z] Discouraged access: The method 'FeatureEntry.setEnvironment(String, String, String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.367Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[198] 05:11:19 [2022-03-21T09:11:19.367Z] sourceFeature.addEntry(entry); 05:11:19 [2022-03-21T09:11:19.367Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.367Z] Discouraged access: The method 'Feature.addEntry(FeatureEntry)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.367Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[214] 05:11:19 [2022-03-21T09:11:19.367Z] private void generateSourceFragments(BuildTimeFeature sourceFeature, FeatureEntry sourcePlugin) throws CoreException { 05:11:19 [2022-03-21T09:11:19.367Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.367Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.367Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[219] 05:11:19 [2022-03-21T09:11:19.367Z] String sourceFragmentId = sourceFeature.getId() + "." + configInfo.toString("."); //$NON-NLS-1$ //$NON-NLS-2$ 05:11:19 [2022-03-21T09:11:19.367Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.368Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.368Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[223] 05:11:19 [2022-03-21T09:11:19.368Z] FeatureEntry sourceFragment = new FeatureEntry(sourceFragmentId, sourceFeature.getVersion(), true); 05:11:19 [2022-03-21T09:11:19.368Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.368Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.368Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[223] 05:11:19 [2022-03-21T09:11:19.368Z] FeatureEntry sourceFragment = new FeatureEntry(sourceFragmentId, sourceFeature.getVersion(), true); 05:11:19 [2022-03-21T09:11:19.368Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.368Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.368Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[223] 05:11:19 [2022-03-21T09:11:19.368Z] FeatureEntry sourceFragment = new FeatureEntry(sourceFragmentId, sourceFeature.getVersion(), true); 05:11:19 [2022-03-21T09:11:19.368Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.368Z] Discouraged access: The constructor 'FeatureEntry(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.368Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[223] 05:11:19 [2022-03-21T09:11:19.368Z] FeatureEntry sourceFragment = new FeatureEntry(sourceFragmentId, sourceFeature.getVersion(), true); 05:11:19 [2022-03-21T09:11:19.368Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.368Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.368Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[224] 05:11:19 [2022-03-21T09:11:19.368Z] sourceFragment.setEnvironment(configInfo.getOs(), configInfo.getWs(), configInfo.getArch(), null); 05:11:19 [2022-03-21T09:11:19.368Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.368Z] Discouraged access: The method 'FeatureEntry.setEnvironment(String, String, String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.368Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[225] 05:11:19 [2022-03-21T09:11:19.368Z] sourceFragment.setFragment(true); 05:11:19 [2022-03-21T09:11:19.368Z] ^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.368Z] Discouraged access: The method 'FeatureEntry.setFragment(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.368Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[229] 05:11:19 [2022-03-21T09:11:19.369Z] sourceFeature.addEntry(sourceFragment); 05:11:19 [2022-03-21T09:11:19.369Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.369Z] Discouraged access: The method 'Feature.addEntry(FeatureEntry)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.369Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[233] 05:11:19 [2022-03-21T09:11:19.369Z] private String computeSourceFeatureName(Feature featureForName, boolean withNumber) throws CoreException { 05:11:19 [2022-03-21T09:11:19.369Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.369Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.369Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[238] 05:11:19 [2022-03-21T09:11:19.369Z] sourceFeatureName = featureForName.getId() + ".source"; //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.369Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.369Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.369Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[239] 05:11:19 [2022-03-21T09:11:19.369Z] return sourceFeatureName + (withNumber ? "_" + featureForName.getVersion() : ""); //$NON-NLS-1$ //$NON-NLS-2$ 05:11:19 [2022-03-21T09:11:19.369Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.369Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.369Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[243] 05:11:19 [2022-03-21T09:11:19.369Z] private BuildTimeFeature createSourceFeature(Feature featureExample) throws CoreException { 05:11:19 [2022-03-21T09:11:19.369Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.369Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.369Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[245] 05:11:19 [2022-03-21T09:11:19.369Z] String version = featureExample.getVersion(); 05:11:19 [2022-03-21T09:11:19.369Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.369Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.369Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[248] 05:11:19 [2022-03-21T09:11:19.369Z] result.setLabel(featureExample.getLabel()); 05:11:19 [2022-03-21T09:11:19.370Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.370Z] Discouraged access: The method 'Feature.setLabel(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.370Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[248] 05:11:19 [2022-03-21T09:11:19.370Z] result.setLabel(featureExample.getLabel()); 05:11:19 [2022-03-21T09:11:19.370Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.370Z] Discouraged access: The method 'Feature.getLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.370Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[249] 05:11:19 [2022-03-21T09:11:19.370Z] result.setProviderName(featureExample.getProviderName()); 05:11:19 [2022-03-21T09:11:19.370Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.370Z] Discouraged access: The method 'Feature.setProviderName(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.370Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[249] 05:11:19 [2022-03-21T09:11:19.370Z] result.setProviderName(featureExample.getProviderName()); 05:11:19 [2022-03-21T09:11:19.370Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.370Z] Discouraged access: The method 'Feature.getProviderName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.370Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[250] 05:11:19 [2022-03-21T09:11:19.370Z] result.setImage(featureExample.getImage()); 05:11:19 [2022-03-21T09:11:19.370Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.370Z] Discouraged access: The method 'Feature.setImage(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.370Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[250] 05:11:19 [2022-03-21T09:11:19.370Z] result.setImage(featureExample.getImage()); 05:11:19 [2022-03-21T09:11:19.370Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.370Z] Discouraged access: The method 'Feature.getImage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.370Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[251] 05:11:19 [2022-03-21T09:11:19.370Z] result.setInstallHandler(featureExample.getInstallHandler()); 05:11:19 [2022-03-21T09:11:19.371Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.371Z] Discouraged access: The method 'Feature.setInstallHandler(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.371Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[251] 05:11:19 [2022-03-21T09:11:19.371Z] result.setInstallHandler(featureExample.getInstallHandler()); 05:11:19 [2022-03-21T09:11:19.371Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.371Z] Discouraged access: The method 'Feature.getInstallHandler()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.371Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[252] 05:11:19 [2022-03-21T09:11:19.371Z] result.setInstallHandlerLibrary(featureExample.getInstallHandlerLibrary()); 05:11:19 [2022-03-21T09:11:19.371Z] ^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.371Z] Discouraged access: The method 'Feature.setInstallHandlerLibrary(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.371Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[252] 05:11:19 [2022-03-21T09:11:19.371Z] result.setInstallHandlerLibrary(featureExample.getInstallHandlerLibrary()); 05:11:19 [2022-03-21T09:11:19.371Z] ^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.371Z] Discouraged access: The method 'Feature.getInstallHandlerLibrary()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.371Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[253] 05:11:19 [2022-03-21T09:11:19.371Z] result.setInstallHandlerURL(featureExample.getInstallHandlerURL()); 05:11:19 [2022-03-21T09:11:19.371Z] ^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.371Z] Discouraged access: The method 'Feature.setInstallHandlerURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.371Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[253] 05:11:19 [2022-03-21T09:11:19.371Z] result.setInstallHandlerURL(featureExample.getInstallHandlerURL()); 05:11:19 [2022-03-21T09:11:19.371Z] ^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.371Z] Discouraged access: The method 'Feature.getInstallHandlerURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.371Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[254] 05:11:19 [2022-03-21T09:11:19.371Z] result.setDescription(featureExample.getDescription()); 05:11:19 [2022-03-21T09:11:19.371Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.371Z] Discouraged access: The method 'Feature.setDescription(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.372Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[254] 05:11:19 [2022-03-21T09:11:19.372Z] result.setDescription(featureExample.getDescription()); 05:11:19 [2022-03-21T09:11:19.372Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.372Z] Discouraged access: The method 'Feature.getDescription()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.372Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[255] 05:11:19 [2022-03-21T09:11:19.372Z] result.setDescriptionURL(featureExample.getDescriptionURL()); 05:11:19 [2022-03-21T09:11:19.372Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.372Z] Discouraged access: The method 'Feature.setDescriptionURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.372Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[255] 05:11:19 [2022-03-21T09:11:19.372Z] result.setDescriptionURL(featureExample.getDescriptionURL()); 05:11:19 [2022-03-21T09:11:19.372Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.372Z] Discouraged access: The method 'Feature.getDescriptionURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.372Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[256] 05:11:19 [2022-03-21T09:11:19.372Z] result.setCopyright(featureExample.getCopyright()); 05:11:19 [2022-03-21T09:11:19.372Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.372Z] Discouraged access: The method 'Feature.setCopyright(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.372Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[256] 05:11:19 [2022-03-21T09:11:19.372Z] result.setCopyright(featureExample.getCopyright()); 05:11:19 [2022-03-21T09:11:19.372Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.372Z] Discouraged access: The method 'Feature.getCopyright()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.372Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[257] 05:11:19 [2022-03-21T09:11:19.372Z] result.setCopyrightURL(featureExample.getCopyrightURL()); 05:11:19 [2022-03-21T09:11:19.372Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.373Z] Discouraged access: The method 'Feature.setCopyrightURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.373Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[257] 05:11:19 [2022-03-21T09:11:19.373Z] result.setCopyrightURL(featureExample.getCopyrightURL()); 05:11:19 [2022-03-21T09:11:19.373Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.373Z] Discouraged access: The method 'Feature.getCopyrightURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.373Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[258] 05:11:19 [2022-03-21T09:11:19.373Z] result.setLicense(featureExample.getLicense()); 05:11:19 [2022-03-21T09:11:19.373Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.373Z] Discouraged access: The method 'Feature.setLicense(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.373Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[258] 05:11:19 [2022-03-21T09:11:19.373Z] result.setLicense(featureExample.getLicense()); 05:11:19 [2022-03-21T09:11:19.373Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.373Z] Discouraged access: The method 'Feature.getLicense()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.373Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[259] 05:11:19 [2022-03-21T09:11:19.373Z] result.setLicenseURL(featureExample.getLicenseURL()); 05:11:19 [2022-03-21T09:11:19.373Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.373Z] Discouraged access: The method 'Feature.setLicenseURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.373Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[259] 05:11:19 [2022-03-21T09:11:19.373Z] result.setLicenseURL(featureExample.getLicenseURL()); 05:11:19 [2022-03-21T09:11:19.373Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.373Z] Discouraged access: The method 'Feature.getLicenseURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.373Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[260] 05:11:19 [2022-03-21T09:11:19.373Z] result.setLicenseFeature(featureExample.getLicenseFeature()); 05:11:19 [2022-03-21T09:11:19.373Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.373Z] Discouraged access: The method 'Feature.setLicenseFeature(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.373Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[260] 05:11:19 [2022-03-21T09:11:19.373Z] result.setLicenseFeature(featureExample.getLicenseFeature()); 05:11:19 [2022-03-21T09:11:19.374Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.374Z] Discouraged access: The method 'Feature.getLicenseFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.374Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[261] 05:11:19 [2022-03-21T09:11:19.374Z] result.setLicenseFeatureVersion(featureExample.getLicenseFeatureVersion()); 05:11:19 [2022-03-21T09:11:19.374Z] ^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.374Z] Discouraged access: The method 'Feature.setLicenseFeatureVersion(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.374Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[261] 05:11:19 [2022-03-21T09:11:19.374Z] result.setLicenseFeatureVersion(featureExample.getLicenseFeatureVersion()); 05:11:19 [2022-03-21T09:11:19.374Z] ^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.374Z] Discouraged access: The method 'Feature.getLicenseFeatureVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.374Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[262] 05:11:19 [2022-03-21T09:11:19.374Z] result.setUpdateSiteLabel(featureExample.getUpdateSiteLabel()); 05:11:19 [2022-03-21T09:11:19.374Z] ^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.374Z] Discouraged access: The method 'Feature.setUpdateSiteLabel(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.374Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[262] 05:11:19 [2022-03-21T09:11:19.374Z] result.setUpdateSiteLabel(featureExample.getUpdateSiteLabel()); 05:11:19 [2022-03-21T09:11:19.374Z] ^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.374Z] Discouraged access: The method 'Feature.getUpdateSiteLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.374Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[263] 05:11:19 [2022-03-21T09:11:19.374Z] result.setUpdateSiteURL(featureExample.getUpdateSiteURL()); 05:11:19 [2022-03-21T09:11:19.374Z] ^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.374Z] Discouraged access: The method 'Feature.setUpdateSiteURL(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.374Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[263] 05:11:19 [2022-03-21T09:11:19.374Z] result.setUpdateSiteURL(featureExample.getUpdateSiteURL()); 05:11:19 [2022-03-21T09:11:19.374Z] ^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.375Z] Discouraged access: The method 'Feature.getUpdateSiteURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.375Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[265] 05:11:19 [2022-03-21T09:11:19.375Z] URLEntry[] siteEntries = featureExample.getDiscoverySites(); 05:11:19 [2022-03-21T09:11:19.375Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.375Z] Discouraged access: The type 'URLEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.375Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[265] 05:11:19 [2022-03-21T09:11:19.375Z] URLEntry[] siteEntries = featureExample.getDiscoverySites(); 05:11:19 [2022-03-21T09:11:19.375Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.375Z] Discouraged access: The method 'Feature.getDiscoverySites()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.375Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[266] 05:11:19 [2022-03-21T09:11:19.375Z] for (URLEntry siteEntry : siteEntries) { 05:11:19 [2022-03-21T09:11:19.375Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.375Z] Discouraged access: The type 'URLEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.375Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[267] 05:11:19 [2022-03-21T09:11:19.375Z] result.addDiscoverySite(siteEntry.getAnnotation(), siteEntry.getURL()); 05:11:19 [2022-03-21T09:11:19.375Z] ^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.375Z] Discouraged access: The method 'Feature.addDiscoverySite(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.375Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[267] 05:11:19 [2022-03-21T09:11:19.375Z] result.addDiscoverySite(siteEntry.getAnnotation(), siteEntry.getURL()); 05:11:19 [2022-03-21T09:11:19.375Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.375Z] Discouraged access: The method 'URLEntry.getAnnotation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.375Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[267] 05:11:19 [2022-03-21T09:11:19.375Z] result.addDiscoverySite(siteEntry.getAnnotation(), siteEntry.getURL()); 05:11:19 [2022-03-21T09:11:19.375Z] ^^^^^^ 05:11:19 [2022-03-21T09:11:19.375Z] Discouraged access: The method 'URLEntry.getURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.376Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[270] 05:11:19 [2022-03-21T09:11:19.376Z] result.setEnvironment(featureExample.getOS(), featureExample.getWS(), featureExample.getArch(), null); 05:11:19 [2022-03-21T09:11:19.376Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.376Z] Discouraged access: The method 'Feature.setEnvironment(String, String, String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.376Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[270] 05:11:19 [2022-03-21T09:11:19.376Z] result.setEnvironment(featureExample.getOS(), featureExample.getWS(), featureExample.getArch(), null); 05:11:19 [2022-03-21T09:11:19.376Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.376Z] Discouraged access: The method 'Feature.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.376Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[270] 05:11:19 [2022-03-21T09:11:19.376Z] result.setEnvironment(featureExample.getOS(), featureExample.getWS(), featureExample.getArch(), null); 05:11:19 [2022-03-21T09:11:19.376Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.376Z] Discouraged access: The method 'Feature.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.376Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[270] 05:11:19 [2022-03-21T09:11:19.376Z] result.setEnvironment(featureExample.getOS(), featureExample.getWS(), featureExample.getArch(), null); 05:11:19 [2022-03-21T09:11:19.376Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.376Z] Discouraged access: The method 'Feature.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.376Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[277] 05:11:19 [2022-03-21T09:11:19.376Z] private void create30SourceFragment(FeatureEntry fragment, FeatureEntry plugin) throws CoreException { 05:11:19 [2022-03-21T09:11:19.376Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.376Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.376Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[277] 05:11:19 [2022-03-21T09:11:19.376Z] private void create30SourceFragment(FeatureEntry fragment, FeatureEntry plugin) throws CoreException { 05:11:19 [2022-03-21T09:11:19.376Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.376Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.377Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[304] 05:11:19 [2022-03-21T09:11:19.377Z] buffer.replace(beginId, beginId + REPLACED_FRAGMENT_ID.length(), fragment.getId()); 05:11:19 [2022-03-21T09:11:19.377Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.377Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.377Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[307] 05:11:19 [2022-03-21T09:11:19.377Z] buffer.replace(beginId, beginId + REPLACED_FRAGMENT_VERSION.length(), fragment.getVersion()); 05:11:19 [2022-03-21T09:11:19.377Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.377Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.377Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[310] 05:11:19 [2022-03-21T09:11:19.377Z] buffer.replace(beginId, beginId + REPLACED_PLUGIN_ID.length(), plugin.getId()); 05:11:19 [2022-03-21T09:11:19.377Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.377Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.377Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[312] 05:11:19 [2022-03-21T09:11:19.377Z] BundleDescription effectivePlugin = getSite().getRegistry().getResolvedBundle(plugin.getId(), plugin.getVersion()); 05:11:19 [2022-03-21T09:11:19.377Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.377Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.377Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[312] 05:11:19 [2022-03-21T09:11:19.377Z] BundleDescription effectivePlugin = getSite().getRegistry().getResolvedBundle(plugin.getId(), plugin.getVersion()); 05:11:19 [2022-03-21T09:11:19.377Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.377Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.377Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[317] 05:11:19 [2022-03-21T09:11:19.377Z] buffer.replace(beginId, beginId + REPLACED_PLATFORM_FILTER.length(), "(& (osgi.ws=" + fragment.getWS() + ") (osgi.os=" + fragment.getOS() + ") (osgi.arch=" + fragment.getArch() + "))"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ 05:11:19 [2022-03-21T09:11:19.378Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.378Z] Discouraged access: The method 'FeatureEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.378Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[317] 05:11:19 [2022-03-21T09:11:19.378Z] buffer.replace(beginId, beginId + REPLACED_PLATFORM_FILTER.length(), "(& (osgi.ws=" + fragment.getWS() + ") (osgi.os=" + fragment.getOS() + ") (osgi.arch=" + fragment.getArch() + "))"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ 05:11:19 [2022-03-21T09:11:19.378Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.378Z] Discouraged access: The method 'FeatureEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.378Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[317] 05:11:19 [2022-03-21T09:11:19.378Z] buffer.replace(beginId, beginId + REPLACED_PLATFORM_FILTER.length(), "(& (osgi.ws=" + fragment.getWS() + ") (osgi.os=" + fragment.getOS() + ") (osgi.arch=" + fragment.getArch() + "))"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ 05:11:19 [2022-03-21T09:11:19.378Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.378Z] Discouraged access: The method 'FeatureEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.378Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[323] 05:11:19 [2022-03-21T09:11:19.378Z] replaceManifestValue(sourceFragmentDirURL.append(Constants.BUNDLE_FILENAME_DESCRIPTOR).toOSString(), org.osgi.framework.Constants.BUNDLE_VERSION, fragment.getVersion()); 05:11:19 [2022-03-21T09:11:19.378Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.378Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.378Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[324] 05:11:19 [2022-03-21T09:11:19.378Z] String host = plugin.getId() + ';' + org.osgi.framework.Constants.BUNDLE_VERSION + '=' + effectivePlugin.getVersion().toString(); 05:11:19 [2022-03-21T09:11:19.378Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.378Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.378Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[347] 05:11:19 [2022-03-21T09:11:19.378Z] BundleDescription oldBundle = state.getResolvedBundle(fragment.getId()); 05:11:19 [2022-03-21T09:11:19.378Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.378Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.378Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[362] 05:11:19 [2022-03-21T09:11:19.379Z] String message = NLS.bind(Messages.error_creatingFeature, sourceFeature.getId()); 05:11:19 [2022-03-21T09:11:19.379Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.379Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.379Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[368] 05:11:19 [2022-03-21T09:11:19.379Z] replaceXMLAttribute(sourceFeatureDir + '/' + Constants.FEATURE_FILENAME_DESCRIPTOR, FEATURE_START_TAG, VERSION, sourceFeature.getVersion()); 05:11:19 [2022-03-21T09:11:19.379Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.379Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.379Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/SourceGenerator.java:[447] 05:11:19 [2022-03-21T09:11:19.379Z] private FeatureEntry createSourceBundle(BuildTimeFeature sourceFeature, FeatureEntry pluginEntry) throws CoreException { 05:11:19 [2022-03-21T09:11:19.379Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.379Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.379Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeatureParser.java:[22] 05:11:19 [2022-03-21T09:11:19.379Z] import org.eclipse.equinox.p2.publisher.eclipse.Feature; 05:11:19 [2022-03-21T09:11:19.379Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.379Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.379Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeatureParser.java:[28] 05:11:19 [2022-03-21T09:11:19.379Z] protected Feature createFeature(String id, String version) { 05:11:19 [2022-03-21T09:11:19.379Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.379Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.379Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeatureParser.java:[32] 05:11:19 [2022-03-21T09:11:19.379Z] public Feature parse(URL featureURL) throws SAXException, IOException { 05:11:19 [2022-03-21T09:11:19.379Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.379Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.380Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[29] 05:11:19 [2022-03-21T09:11:19.380Z] static private PublisherResult result = null; 05:11:19 [2022-03-21T09:11:19.380Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.380Z] Discouraged access: The type 'PublisherResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.380Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[31] 05:11:19 [2022-03-21T09:11:19.380Z] static private ArrayList<IPublisherAdvice> advice = null; 05:11:19 [2022-03-21T09:11:19.380Z] ^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.380Z] Discouraged access: The type 'IPublisherAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.380Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[37] 05:11:19 [2022-03-21T09:11:19.380Z] public void run(GeneratorApplication generator, PublisherInfo provider) throws Exception { 05:11:19 [2022-03-21T09:11:19.380Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.380Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.380Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[44] 05:11:19 [2022-03-21T09:11:19.380Z] provider.setConfigurations(configs.toArray(new String[configs.size()])); 05:11:19 [2022-03-21T09:11:19.380Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.380Z] Discouraged access: The method 'PublisherInfo.setConfigurations(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.380Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[46] 05:11:19 [2022-03-21T09:11:19.380Z] for (IPublisherAdvice iPublisherAdvice : advice) { 05:11:19 [2022-03-21T09:11:19.380Z] ^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.380Z] Discouraged access: The type 'IPublisherAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.380Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[47] 05:11:19 [2022-03-21T09:11:19.380Z] provider.addAdvice(iPublisherAdvice); 05:11:19 [2022-03-21T09:11:19.380Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.380Z] Discouraged access: The method 'PublisherInfo.addAdvice(IPublisherAdvice)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.380Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[52] 05:11:19 [2022-03-21T09:11:19.381Z] generator.run(provider); 05:11:19 [2022-03-21T09:11:19.381Z] ^^^ 05:11:19 [2022-03-21T09:11:19.381Z] Discouraged access: The method 'AbstractPublisherApplication.run(PublisherInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.381Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[55] 05:11:19 [2022-03-21T09:11:19.381Z] configs.addAll(Arrays.asList(provider.getConfigurations())); 05:11:19 [2022-03-21T09:11:19.381Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.381Z] Discouraged access: The method 'PublisherInfo.getConfigurations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.381Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[56] 05:11:19 [2022-03-21T09:11:19.381Z] advice.addAll(provider.getAdvice()); 05:11:19 [2022-03-21T09:11:19.381Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.381Z] Discouraged access: The method 'PublisherInfo.getAdvice()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.381Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[66] 05:11:19 [2022-03-21T09:11:19.381Z] result = new PublisherResult(); 05:11:19 [2022-03-21T09:11:19.381Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.381Z] Discouraged access: The type 'PublisherResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.381Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/IncrementalGenerator.java:[66] 05:11:19 [2022-03-21T09:11:19.381Z] result = new PublisherResult(); 05:11:19 [2022-03-21T09:11:19.381Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.381Z] Discouraged access: The constructor 'PublisherResult()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.381Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[19] 05:11:19 [2022-03-21T09:11:19.381Z] import org.eclipse.equinox.internal.p2.core.helpers.CollectionUtils; 05:11:19 [2022-03-21T09:11:19.381Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.381Z] Discouraged access: The type 'CollectionUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.0.v20220210-1157/org.eclipse.equinox.p2.core-2.9.0.v20220210-1157.jar') 05:11:19 [2022-03-21T09:11:19.382Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[21] 05:11:19 [2022-03-21T09:11:19.382Z] import org.eclipse.equinox.internal.provisional.frameworkadmin.ConfigData; 05:11:19 [2022-03-21T09:11:19.382Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.382Z] Discouraged access: The type 'ConfigData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.0.v20210315-2042/org.eclipse.equinox.frameworkadmin-2.2.0.v20210315-2042.jar') 05:11:19 [2022-03-21T09:11:19.382Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[22] 05:11:19 [2022-03-21T09:11:19.382Z] import org.eclipse.equinox.internal.provisional.frameworkadmin.LauncherData; 05:11:19 [2022-03-21T09:11:19.382Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.382Z] Discouraged access: The type 'LauncherData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.0.v20210315-2042/org.eclipse.equinox.frameworkadmin-2.2.0.v20210315-2042.jar') 05:11:19 [2022-03-21T09:11:19.382Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[24] 05:11:19 [2022-03-21T09:11:19.382Z] import org.eclipse.equinox.p2.publisher.eclipse.IConfigAdvice; 05:11:19 [2022-03-21T09:11:19.382Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.382Z] Discouraged access: The type 'IConfigAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.382Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[25] 05:11:19 [2022-03-21T09:11:19.382Z] import org.eclipse.equinox.p2.publisher.eclipse.IExecutableAdvice; 05:11:19 [2022-03-21T09:11:19.382Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.382Z] Discouraged access: The type 'IExecutableAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.382Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[28] 05:11:19 [2022-03-21T09:11:19.382Z] public class AssembledConfigAdvice implements IConfigAdvice, IExecutableAdvice { 05:11:19 [2022-03-21T09:11:19.382Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.382Z] Discouraged access: The type 'IConfigAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.382Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[28] 05:11:19 [2022-03-21T09:11:19.382Z] public class AssembledConfigAdvice implements IConfigAdvice, IExecutableAdvice { 05:11:19 [2022-03-21T09:11:19.382Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.382Z] Discouraged access: The type 'IExecutableAdvice' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.383Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[31] 05:11:19 [2022-03-21T09:11:19.383Z] private LauncherData launcherData = null; 05:11:19 [2022-03-21T09:11:19.383Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.383Z] Discouraged access: The type 'LauncherData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.0.v20210315-2042/org.eclipse.equinox.frameworkadmin-2.2.0.v20210315-2042.jar') 05:11:19 [2022-03-21T09:11:19.383Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[32] 05:11:19 [2022-03-21T09:11:19.383Z] private ConfigData configData = null; 05:11:19 [2022-03-21T09:11:19.383Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.383Z] Discouraged access: The type 'ConfigData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.0.v20210315-2042/org.eclipse.equinox.frameworkadmin-2.2.0.v20210315-2042.jar') 05:11:19 [2022-03-21T09:11:19.383Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[42] 05:11:19 [2022-03-21T09:11:19.383Z] return configData.getBundles(); 05:11:19 [2022-03-21T09:11:19.383Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.383Z] Discouraged access: The method 'ConfigData.getBundles()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.0.v20210315-2042/org.eclipse.equinox.frameworkadmin-2.2.0.v20210315-2042.jar') 05:11:19 [2022-03-21T09:11:19.383Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[47] 05:11:19 [2022-03-21T09:11:19.383Z] Properties configProps = configData.getProperties(); 05:11:19 [2022-03-21T09:11:19.383Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.383Z] Discouraged access: The method 'ConfigData.getProperties()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.0.v20210315-2042/org.eclipse.equinox.frameworkadmin-2.2.0.v20210315-2042.jar') 05:11:19 [2022-03-21T09:11:19.383Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[49] 05:11:19 [2022-03-21T09:11:19.383Z] CollectionUtils.putAll(configProps, props); 05:11:19 [2022-03-21T09:11:19.383Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.383Z] Discouraged access: The type 'CollectionUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.0.v20220210-1157/org.eclipse.equinox.p2.core-2.9.0.v20220210-1157.jar') 05:11:19 [2022-03-21T09:11:19.383Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[49] 05:11:19 [2022-03-21T09:11:19.383Z] CollectionUtils.putAll(configProps, props); 05:11:19 [2022-03-21T09:11:19.383Z] ^^^^^^ 05:11:19 [2022-03-21T09:11:19.383Z] Discouraged access: The method 'CollectionUtils.putAll(Properties, Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.0.v20220210-1157/org.eclipse.equinox.p2.core-2.9.0.v20220210-1157.jar') 05:11:19 [2022-03-21T09:11:19.383Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[50] 05:11:19 [2022-03-21T09:11:19.383Z] int startLevel = configData.getInitialBundleStartLevel(); 05:11:19 [2022-03-21T09:11:19.383Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.383Z] Discouraged access: The method 'ConfigData.getInitialBundleStartLevel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.0.v20210315-2042/org.eclipse.equinox.frameworkadmin-2.2.0.v20210315-2042.jar') 05:11:19 [2022-03-21T09:11:19.384Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[90] 05:11:19 [2022-03-21T09:11:19.384Z] return (launcherData != null) ? launcherData.getProgramArgs() : new String[0]; 05:11:19 [2022-03-21T09:11:19.384Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.384Z] Discouraged access: The method 'LauncherData.getProgramArgs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.0.v20210315-2042/org.eclipse.equinox.frameworkadmin-2.2.0.v20210315-2042.jar') 05:11:19 [2022-03-21T09:11:19.384Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/AssembledConfigAdvice.java:[95] 05:11:19 [2022-03-21T09:11:19.384Z] return (launcherData != null) ? launcherData.getJvmArgs() : new String[0]; 05:11:19 [2022-03-21T09:11:19.384Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.384Z] Discouraged access: The method 'LauncherData.getJvmArgs()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.0.v20210315-2042/org.eclipse.equinox.frameworkadmin-2.2.0.v20210315-2042.jar') 05:11:19 [2022-03-21T09:11:19.384Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/SiteManager.java:[18] 05:11:19 [2022-03-21T09:11:19.384Z] import org.eclipse.equinox.p2.publisher.eclipse.IPlatformEntry; 05:11:19 [2022-03-21T09:11:19.384Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.384Z] Discouraged access: The type 'IPlatformEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.384Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/SiteManager.java:[66] 05:11:19 [2022-03-21T09:11:19.384Z] public static boolean isValidEnvironment(IPlatformEntry candidate) { 05:11:19 [2022-03-21T09:11:19.384Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.384Z] Discouraged access: The type 'IPlatformEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.384Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/SiteManager.java:[69] 05:11:19 [2022-03-21T09:11:19.384Z] String candidateOS = candidate.getOS(); 05:11:19 [2022-03-21T09:11:19.384Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.384Z] Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.384Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/SiteManager.java:[70] 05:11:19 [2022-03-21T09:11:19.384Z] String candidateWS = candidate.getWS(); 05:11:19 [2022-03-21T09:11:19.384Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.384Z] Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.385Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/SiteManager.java:[71] 05:11:19 [2022-03-21T09:11:19.385Z] String candidateArch = candidate.getArch(); 05:11:19 [2022-03-21T09:11:19.385Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.385Z] Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.385Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/SiteManager.java:[72] 05:11:19 [2022-03-21T09:11:19.385Z] String candiateNL = candidate.getNL(); 05:11:19 [2022-03-21T09:11:19.385Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.385Z] Discouraged access: The method 'IPlatformEntry.getNL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.385Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[20] 05:11:19 [2022-03-21T09:11:19.385Z] import org.eclipse.equinox.p2.publisher.eclipse.IPlatformEntry; 05:11:19 [2022-03-21T09:11:19.385Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.385Z] Discouraged access: The type 'IPlatformEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.385Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[83] 05:11:19 [2022-03-21T09:11:19.385Z] public List<Config> selectConfigs(IPlatformEntry element) { 05:11:19 [2022-03-21T09:11:19.385Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.385Z] Discouraged access: The type 'IPlatformEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.385Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[86] 05:11:19 [2022-03-21T09:11:19.385Z] if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) { 05:11:19 [2022-03-21T09:11:19.385Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.385Z] Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.385Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[86] 05:11:19 [2022-03-21T09:11:19.385Z] if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) { 05:11:19 [2022-03-21T09:11:19.385Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.385Z] Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.386Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[86] 05:11:19 [2022-03-21T09:11:19.386Z] if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) { 05:11:19 [2022-03-21T09:11:19.386Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.386Z] Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.386Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[86] 05:11:19 [2022-03-21T09:11:19.386Z] if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) { 05:11:19 [2022-03-21T09:11:19.386Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.386Z] Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.386Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[86] 05:11:19 [2022-03-21T09:11:19.386Z] if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) { 05:11:19 [2022-03-21T09:11:19.386Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.386Z] Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.386Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[86] 05:11:19 [2022-03-21T09:11:19.386Z] if (((element.getOS() == null || element.getOS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getWS() == null || element.getWS().equals(Config.ANY)) && includePlatformIndependent == false) && ((element.getArch() == null || element.getArch().equals(Config.ANY)) && includePlatformIndependent == false)) { 05:11:19 [2022-03-21T09:11:19.386Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.386Z] Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.387Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[91] 05:11:19 [2022-03-21T09:11:19.387Z] if (element.getOS() != null && !element.getOS().equals(Config.ANY)) { 05:11:19 [2022-03-21T09:11:19.387Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.387Z] Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.387Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[91] 05:11:19 [2022-03-21T09:11:19.387Z] if (element.getOS() != null && !element.getOS().equals(Config.ANY)) { 05:11:19 [2022-03-21T09:11:19.387Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.387Z] Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.387Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[94] 05:11:19 [2022-03-21T09:11:19.387Z] if (!isMatching(element.getOS(), config.getOs())) 05:11:19 [2022-03-21T09:11:19.387Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.387Z] Discouraged access: The method 'IPlatformEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.387Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[98] 05:11:19 [2022-03-21T09:11:19.387Z] if (element.getWS() != null && !element.getWS().equals(Config.ANY)) { 05:11:19 [2022-03-21T09:11:19.387Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.387Z] Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.387Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[98] 05:11:19 [2022-03-21T09:11:19.387Z] if (element.getWS() != null && !element.getWS().equals(Config.ANY)) { 05:11:19 [2022-03-21T09:11:19.387Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.387Z] Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.387Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[101] 05:11:19 [2022-03-21T09:11:19.387Z] if (!isMatching(element.getWS(), config.getWs())) 05:11:19 [2022-03-21T09:11:19.387Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.387Z] Discouraged access: The method 'IPlatformEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.387Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[105] 05:11:19 [2022-03-21T09:11:19.387Z] if (element.getArch() != null && !element.getArch().equals(Config.ANY)) { 05:11:19 [2022-03-21T09:11:19.387Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.388Z] Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.388Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[105] 05:11:19 [2022-03-21T09:11:19.388Z] if (element.getArch() != null && !element.getArch().equals(Config.ANY)) { 05:11:19 [2022-03-21T09:11:19.388Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.388Z] Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.388Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/AbstractBuildScriptGenerator.java:[108] 05:11:19 [2022-03-21T09:11:19.388Z] if (!isMatching(element.getArch(), config.getArch())) 05:11:19 [2022-03-21T09:11:19.388Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.388Z] Discouraged access: The method 'IPlatformEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.388Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[23] 05:11:19 [2022-03-21T09:11:19.388Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.388Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.388Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.388Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[117] 05:11:19 [2022-03-21T09:11:19.388Z] public static VersionRange createVersionRange(FeatureEntry entry) { 05:11:19 [2022-03-21T09:11:19.388Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.388Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.388Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[118] 05:11:19 [2022-03-21T09:11:19.388Z] String versionSpec = entry.getVersion(); 05:11:19 [2022-03-21T09:11:19.388Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.388Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.388Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[126] 05:11:19 [2022-03-21T09:11:19.388Z] String match = entry.getMatch(); 05:11:19 [2022-03-21T09:11:19.388Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.388Z] Discouraged access: The method 'FeatureEntry.getMatch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.388Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[127] 05:11:19 [2022-03-21T09:11:19.388Z] if (!entry.isRequires() || match == null) { 05:11:19 [2022-03-21T09:11:19.388Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.389Z] Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.389Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[432] 05:11:19 [2022-03-21T09:11:19.389Z] public static FeatureEntry[] getPluginEntry(BuildTimeFeature feature, String pluginId, boolean raw) { 05:11:19 [2022-03-21T09:11:19.389Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.389Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.389Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[433] 05:11:19 [2022-03-21T09:11:19.389Z] FeatureEntry[] plugins; 05:11:19 [2022-03-21T09:11:19.389Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.389Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.389Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[438] 05:11:19 [2022-03-21T09:11:19.389Z] List<FeatureEntry> foundEntries = new ArrayList<>(5); 05:11:19 [2022-03-21T09:11:19.389Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.389Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.389Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[440] 05:11:19 [2022-03-21T09:11:19.389Z] for (FeatureEntry plugin2 : plugins) { 05:11:19 [2022-03-21T09:11:19.389Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.389Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.389Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[441] 05:11:19 [2022-03-21T09:11:19.389Z] if (plugin2.getId().equals(pluginId)) 05:11:19 [2022-03-21T09:11:19.389Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.389Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.389Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[444] 05:11:19 [2022-03-21T09:11:19.389Z] return foundEntries.toArray(new FeatureEntry[foundEntries.size()]); 05:11:19 [2022-03-21T09:11:19.389Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.389Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.390Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[475] 05:11:19 [2022-03-21T09:11:19.390Z] public static boolean isIn(FeatureEntry[] array, FeatureEntry element) { 05:11:19 [2022-03-21T09:11:19.390Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.390Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.390Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[475] 05:11:19 [2022-03-21T09:11:19.390Z] public static boolean isIn(FeatureEntry[] array, FeatureEntry element) { 05:11:19 [2022-03-21T09:11:19.390Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.390Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.390Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[476] 05:11:19 [2022-03-21T09:11:19.390Z] for (FeatureEntry element2 : array) { 05:11:19 [2022-03-21T09:11:19.390Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.390Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.390Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[477] 05:11:19 [2022-03-21T09:11:19.390Z] if (element2.getId().equals(element.getId()) && element2.getVersion().equals(element.getVersion())) 05:11:19 [2022-03-21T09:11:19.390Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.390Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.390Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[477] 05:11:19 [2022-03-21T09:11:19.390Z] if (element2.getId().equals(element.getId()) && element2.getVersion().equals(element.getVersion())) 05:11:19 [2022-03-21T09:11:19.390Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.390Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.390Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[477] 05:11:19 [2022-03-21T09:11:19.390Z] if (element2.getId().equals(element.getId()) && element2.getVersion().equals(element.getVersion())) 05:11:19 [2022-03-21T09:11:19.390Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.390Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.390Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[477] 05:11:19 [2022-03-21T09:11:19.390Z] if (element2.getId().equals(element.getId()) && element2.getVersion().equals(element.getVersion())) 05:11:19 [2022-03-21T09:11:19.390Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.391Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.391Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[999] 05:11:19 [2022-03-21T09:11:19.391Z] public static String getEntryVersionMappings(FeatureEntry[] entries, BuildTimeSite site) { 05:11:19 [2022-03-21T09:11:19.391Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.391Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.391Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[1003] 05:11:19 [2022-03-21T09:11:19.391Z] public static String getEntryVersionMappings(FeatureEntry[] entries, BuildTimeSite site, AssemblyInformation assembly) { 05:11:19 [2022-03-21T09:11:19.391Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.391Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.391Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[1008] 05:11:19 [2022-03-21T09:11:19.391Z] for (FeatureEntry entry : entries) { 05:11:19 [2022-03-21T09:11:19.391Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.391Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.391Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[1009] 05:11:19 [2022-03-21T09:11:19.391Z] String versionRequested = entry.getVersion(); 05:11:19 [2022-03-21T09:11:19.391Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.391Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.391Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[1012] 05:11:19 [2022-03-21T09:11:19.391Z] String id = entry.getId(); 05:11:19 [2022-03-21T09:11:19.391Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.391Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.392Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[1019] 05:11:19 [2022-03-21T09:11:19.392Z] if (entry.isPlugin()) { 05:11:19 [2022-03-21T09:11:19.392Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.392Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.392Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[1022] 05:11:19 [2022-03-21T09:11:19.392Z] model = assembly.getPlugin(entry.getId(), versionRequested); 05:11:19 [2022-03-21T09:11:19.392Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.392Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.392Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/Utils.java:[1030] 05:11:19 [2022-03-21T09:11:19.392Z] newVersion = feature.getVersion(); 05:11:19 [2022-03-21T09:11:19.392Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.392Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.392Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[20] 05:11:19 [2022-03-21T09:11:19.392Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.392Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.392Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.392Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[304] 05:11:19 [2022-03-21T09:11:19.392Z] feature.addEntry(new FeatureEntry(bundle.getSymbolicName(), bundle.getVersion().toString(), true)); 05:11:19 [2022-03-21T09:11:19.392Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.392Z] Discouraged access: The method 'Feature.addEntry(FeatureEntry)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.392Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[304] 05:11:19 [2022-03-21T09:11:19.392Z] feature.addEntry(new FeatureEntry(bundle.getSymbolicName(), bundle.getVersion().toString(), true)); 05:11:19 [2022-03-21T09:11:19.392Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.392Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.392Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[304] 05:11:19 [2022-03-21T09:11:19.392Z] feature.addEntry(new FeatureEntry(bundle.getSymbolicName(), bundle.getVersion().toString(), true)); 05:11:19 [2022-03-21T09:11:19.393Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.393Z] Discouraged access: The constructor 'FeatureEntry(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.393Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[313] 05:11:19 [2022-03-21T09:11:19.393Z] BuildTimeFeature sourceFeature = getSite(false).findFeature(sourceBundleFeatureId, feature.getVersion(), true); 05:11:19 [2022-03-21T09:11:19.393Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.393Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.393Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[337] 05:11:19 [2022-03-21T09:11:19.393Z] recordVersion(feature.getId(), new Version(feature.getVersion()), versions); 05:11:19 [2022-03-21T09:11:19.393Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.393Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.393Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[337] 05:11:19 [2022-03-21T09:11:19.393Z] recordVersion(feature.getId(), new Version(feature.getVersion()), versions); 05:11:19 [2022-03-21T09:11:19.393Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.393Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.393Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[358] 05:11:19 [2022-03-21T09:11:19.393Z] recordVersion(feature.getId(), new Version(feature.getVersion()), versions); 05:11:19 [2022-03-21T09:11:19.393Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.393Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.393Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/BuildScriptGenerator.java:[358] 05:11:19 [2022-03-21T09:11:19.393Z] recordVersion(feature.getId(), new Version(feature.getVersion()), versions); 05:11:19 [2022-03-21T09:11:19.393Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.393Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.393Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/PackageConfigScriptGenerator.java:[70] 05:11:19 [2022-03-21T09:11:19.393Z] return feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.393Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.393Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.394Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/PackageConfigScriptGenerator.java:[70] 05:11:19 [2022-03-21T09:11:19.394Z] return feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.394Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.394Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.394Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[20] 05:11:19 [2022-03-21T09:11:19.394Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.394Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.394Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.394Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[153] 05:11:19 [2022-03-21T09:11:19.394Z] List<FeatureEntry> entries = product.getProductEntries(); 05:11:19 [2022-03-21T09:11:19.394Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.394Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.394Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[154] 05:11:19 [2022-03-21T09:11:19.394Z] for (FeatureEntry featureEntry : entries) { 05:11:19 [2022-03-21T09:11:19.394Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.394Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.394Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[155] 05:11:19 [2022-03-21T09:11:19.394Z] Entry newEntry = new Entry(featureEntry.getId(), featureEntry.getVersion()); 05:11:19 [2022-03-21T09:11:19.394Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.394Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.394Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[155] 05:11:19 [2022-03-21T09:11:19.394Z] Entry newEntry = new Entry(featureEntry.getId(), featureEntry.getVersion()); 05:11:19 [2022-03-21T09:11:19.394Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.394Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.395Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[156] 05:11:19 [2022-03-21T09:11:19.395Z] if (featureEntry.unpackSet()) 05:11:19 [2022-03-21T09:11:19.395Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.395Z] Discouraged access: The method 'FeatureEntry.unpackSet()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.395Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[157] 05:11:19 [2022-03-21T09:11:19.395Z] newEntry.addAttribute(Utils.EXTRA_UNPACK, String.valueOf(featureEntry.isUnpack())); 05:11:19 [2022-03-21T09:11:19.395Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.395Z] Discouraged access: The method 'FeatureEntry.isUnpack()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.395Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[158] 05:11:19 [2022-03-21T09:11:19.395Z] if (featureEntry.isFragment()) 05:11:19 [2022-03-21T09:11:19.395Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.395Z] Discouraged access: The method 'FeatureEntry.isFragment()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.395Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureGenerator.java:[160] 05:11:19 [2022-03-21T09:11:19.395Z] else if (featureEntry.isPlugin()) 05:11:19 [2022-03-21T09:11:19.395Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.395Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.395Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[23] 05:11:19 [2022-03-21T09:11:19.395Z] import org.eclipse.equinox.p2.publisher.actions.RootFilesAction; 05:11:19 [2022-03-21T09:11:19.395Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.395Z] Discouraged access: The type 'RootFilesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.395Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[26] 05:11:19 [2022-03-21T09:11:19.395Z] public class RootFileParentAction extends AbstractPublisherAction { 05:11:19 [2022-03-21T09:11:19.395Z] ^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.395Z] Discouraged access: The type 'AbstractPublisherAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.395Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[45] 05:11:19 [2022-03-21T09:11:19.395Z] public IStatus perform(IPublisherInfo publisherInfo, IPublisherResult results, IProgressMonitor monitor) { 05:11:19 [2022-03-21T09:11:19.395Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.396Z] Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.396Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[45] 05:11:19 [2022-03-21T09:11:19.396Z] public IStatus perform(IPublisherInfo publisherInfo, IPublisherResult results, IProgressMonitor monitor) { 05:11:19 [2022-03-21T09:11:19.396Z] ^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.396Z] Discouraged access: The type 'IPublisherResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.396Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[50] 05:11:19 [2022-03-21T09:11:19.396Z] Iterator<IInstallableUnit> iter = results.getIUs(null, IPublisherResult.NON_ROOT).iterator(); 05:11:19 [2022-03-21T09:11:19.396Z] ^^^^^^ 05:11:19 [2022-03-21T09:11:19.396Z] Discouraged access: The method 'IPublisherResult.getIUs(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.396Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[50] 05:11:19 [2022-03-21T09:11:19.396Z] Iterator<IInstallableUnit> iter = results.getIUs(null, IPublisherResult.NON_ROOT).iterator(); 05:11:19 [2022-03-21T09:11:19.396Z] ^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.396Z] Discouraged access: The type 'IPublisherResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.396Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[50] 05:11:19 [2022-03-21T09:11:19.396Z] Iterator<IInstallableUnit> iter = results.getIUs(null, IPublisherResult.NON_ROOT).iterator(); 05:11:19 [2022-03-21T09:11:19.396Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.396Z] Discouraged access: The field 'IPublisherResult.NON_ROOT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.396Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[58] 05:11:19 [2022-03-21T09:11:19.396Z] InstallableUnitDescription descriptor = createParentIU(collector, RootFilesAction.computeIUId(baseId, flavor), Version.parseVersion(version)); 05:11:19 [2022-03-21T09:11:19.396Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.396Z] Discouraged access: The method 'AbstractPublisherAction.createParentIU(Collection<? extends IVersionedId>, String, Version)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.397Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[58] 05:11:19 [2022-03-21T09:11:19.397Z] InstallableUnitDescription descriptor = createParentIU(collector, RootFilesAction.computeIUId(baseId, flavor), Version.parseVersion(version)); 05:11:19 [2022-03-21T09:11:19.397Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.397Z] Discouraged access: The type 'RootFilesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.397Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[58] 05:11:19 [2022-03-21T09:11:19.397Z] InstallableUnitDescription descriptor = createParentIU(collector, RootFilesAction.computeIUId(baseId, flavor), Version.parseVersion(version)); 05:11:19 [2022-03-21T09:11:19.397Z] ^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.397Z] Discouraged access: The method 'RootFilesAction.computeIUId(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.397Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[61] 05:11:19 [2022-03-21T09:11:19.397Z] results.addIU(rootIU, IPublisherResult.ROOT); 05:11:19 [2022-03-21T09:11:19.397Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.397Z] Discouraged access: The method 'IPublisherResult.addIU(IInstallableUnit, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.397Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[61] 05:11:19 [2022-03-21T09:11:19.397Z] results.addIU(rootIU, IPublisherResult.ROOT); 05:11:19 [2022-03-21T09:11:19.397Z] ^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.397Z] Discouraged access: The type 'IPublisherResult' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.397Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/publisher/compatibility/RootFileParentAction.java:[61] 05:11:19 [2022-03-21T09:11:19.397Z] results.addIU(rootIU, IPublisherResult.ROOT); 05:11:19 [2022-03-21T09:11:19.397Z] ^^^^ 05:11:19 [2022-03-21T09:11:19.397Z] Discouraged access: The field 'IPublisherResult.ROOT' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.397Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[20] 05:11:19 [2022-03-21T09:11:19.397Z] import org.eclipse.equinox.p2.publisher.eclipse.Feature; 05:11:19 [2022-03-21T09:11:19.397Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.397Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.397Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[21] 05:11:19 [2022-03-21T09:11:19.397Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.397Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.398Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.398Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[27] 05:11:19 [2022-03-21T09:11:19.398Z] public class BuildTimeFeature extends Feature { 05:11:19 [2022-03-21T09:11:19.398Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.398Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.398Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[41] 05:11:19 [2022-03-21T09:11:19.398Z] super(id, version); 05:11:19 [2022-03-21T09:11:19.398Z] ^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.398Z] Discouraged access: The constructor 'Feature(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.398Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[45] 05:11:19 [2022-03-21T09:11:19.398Z] super("", ""); //$NON-NLS-1$ //$NON-NLS-2$ 05:11:19 [2022-03-21T09:11:19.398Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.398Z] Discouraged access: The constructor 'Feature(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.398Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[55] 05:11:19 [2022-03-21T09:11:19.398Z] public FeatureEntry[] getRawIncludedFeatureReferences() { 05:11:19 [2022-03-21T09:11:19.398Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.398Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.398Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[56] 05:11:19 [2022-03-21T09:11:19.398Z] ArrayList<FeatureEntry> included = new ArrayList<>(); 05:11:19 [2022-03-21T09:11:19.398Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.398Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.398Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[57] 05:11:19 [2022-03-21T09:11:19.398Z] FeatureEntry[] entries = getEntries(); 05:11:19 [2022-03-21T09:11:19.398Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.398Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.399Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[57] 05:11:19 [2022-03-21T09:11:19.399Z] FeatureEntry[] entries = getEntries(); 05:11:19 [2022-03-21T09:11:19.399Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.399Z] Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.399Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[58] 05:11:19 [2022-03-21T09:11:19.399Z] for (FeatureEntry entry : entries) { 05:11:19 [2022-03-21T09:11:19.399Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.399Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.399Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[59] 05:11:19 [2022-03-21T09:11:19.399Z] if (entry.isRequires() || entry.isPlugin()) 05:11:19 [2022-03-21T09:11:19.399Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.399Z] Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.399Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[59] 05:11:19 [2022-03-21T09:11:19.399Z] if (entry.isRequires() || entry.isPlugin()) 05:11:19 [2022-03-21T09:11:19.399Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.399Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.399Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[63] 05:11:19 [2022-03-21T09:11:19.399Z] return included.toArray(new FeatureEntry[included.size()]); 05:11:19 [2022-03-21T09:11:19.399Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.399Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.399Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[66] 05:11:19 [2022-03-21T09:11:19.399Z] public FeatureEntry[] getIncludedFeatureReferences() { 05:11:19 [2022-03-21T09:11:19.399Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.399Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.399Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[67] 05:11:19 [2022-03-21T09:11:19.399Z] ArrayList<FeatureEntry> included = new ArrayList<>(); 05:11:19 [2022-03-21T09:11:19.399Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.399Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.400Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[68] 05:11:19 [2022-03-21T09:11:19.400Z] FeatureEntry[] entries = getEntries(); 05:11:19 [2022-03-21T09:11:19.400Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.400Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.400Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[68] 05:11:19 [2022-03-21T09:11:19.400Z] FeatureEntry[] entries = getEntries(); 05:11:19 [2022-03-21T09:11:19.400Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.400Z] Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.400Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[69] 05:11:19 [2022-03-21T09:11:19.400Z] for (FeatureEntry entry : entries) { 05:11:19 [2022-03-21T09:11:19.400Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.400Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.400Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[70] 05:11:19 [2022-03-21T09:11:19.400Z] if (entry.isRequires() || entry.isPlugin()) 05:11:19 [2022-03-21T09:11:19.400Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.400Z] Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.400Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[70] 05:11:19 [2022-03-21T09:11:19.400Z] if (entry.isRequires() || entry.isPlugin()) 05:11:19 [2022-03-21T09:11:19.400Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.400Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.400Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[78] 05:11:19 [2022-03-21T09:11:19.400Z] return included.toArray(new FeatureEntry[included.size()]); 05:11:19 [2022-03-21T09:11:19.400Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.400Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.400Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[81] 05:11:19 [2022-03-21T09:11:19.401Z] public FeatureEntry[] getPluginEntries() { 05:11:19 [2022-03-21T09:11:19.401Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.401Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.401Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[82] 05:11:19 [2022-03-21T09:11:19.401Z] ArrayList<FeatureEntry> plugins = new ArrayList<>(); 05:11:19 [2022-03-21T09:11:19.401Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.401Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.401Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[83] 05:11:19 [2022-03-21T09:11:19.401Z] FeatureEntry[] entries = getEntries(); 05:11:19 [2022-03-21T09:11:19.401Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.401Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.401Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[83] 05:11:19 [2022-03-21T09:11:19.401Z] FeatureEntry[] entries = getEntries(); 05:11:19 [2022-03-21T09:11:19.401Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.401Z] Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.401Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[84] 05:11:19 [2022-03-21T09:11:19.401Z] for (FeatureEntry entry : entries) { 05:11:19 [2022-03-21T09:11:19.401Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.401Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.401Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[85] 05:11:19 [2022-03-21T09:11:19.401Z] if (entry.isRequires() || !entry.isPlugin()) 05:11:19 [2022-03-21T09:11:19.401Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.401Z] Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.401Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[85] 05:11:19 [2022-03-21T09:11:19.401Z] if (entry.isRequires() || !entry.isPlugin()) 05:11:19 [2022-03-21T09:11:19.401Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.401Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.401Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[91] 05:11:19 [2022-03-21T09:11:19.401Z] return plugins.toArray(new FeatureEntry[plugins.size()]); 05:11:19 [2022-03-21T09:11:19.402Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.402Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.402Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[94] 05:11:19 [2022-03-21T09:11:19.402Z] public FeatureEntry[] getRawPluginEntries() { 05:11:19 [2022-03-21T09:11:19.402Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.402Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.402Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[95] 05:11:19 [2022-03-21T09:11:19.402Z] ArrayList<FeatureEntry> plugins = new ArrayList<>(); 05:11:19 [2022-03-21T09:11:19.402Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.402Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.402Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[96] 05:11:19 [2022-03-21T09:11:19.402Z] FeatureEntry[] entries = getEntries(); 05:11:19 [2022-03-21T09:11:19.402Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.402Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.402Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[96] 05:11:19 [2022-03-21T09:11:19.402Z] FeatureEntry[] entries = getEntries(); 05:11:19 [2022-03-21T09:11:19.402Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.402Z] Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.402Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[97] 05:11:19 [2022-03-21T09:11:19.402Z] for (FeatureEntry entry : entries) { 05:11:19 [2022-03-21T09:11:19.402Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.402Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.402Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[98] 05:11:19 [2022-03-21T09:11:19.402Z] if (entry.isRequires() || !entry.isPlugin()) 05:11:19 [2022-03-21T09:11:19.402Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.402Z] Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.402Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[98] 05:11:19 [2022-03-21T09:11:19.402Z] if (entry.isRequires() || !entry.isPlugin()) 05:11:19 [2022-03-21T09:11:19.402Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.403Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.403Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[102] 05:11:19 [2022-03-21T09:11:19.403Z] return plugins.toArray(new FeatureEntry[plugins.size()]); 05:11:19 [2022-03-21T09:11:19.403Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.403Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.403Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[105] 05:11:19 [2022-03-21T09:11:19.403Z] public FeatureEntry[] getImports() { 05:11:19 [2022-03-21T09:11:19.403Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.403Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.403Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[106] 05:11:19 [2022-03-21T09:11:19.403Z] ArrayList<FeatureEntry> imports = new ArrayList<>(); 05:11:19 [2022-03-21T09:11:19.403Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.403Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.403Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[107] 05:11:19 [2022-03-21T09:11:19.403Z] FeatureEntry[] entries = getEntries(); 05:11:19 [2022-03-21T09:11:19.403Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.403Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.403Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[107] 05:11:19 [2022-03-21T09:11:19.403Z] FeatureEntry[] entries = getEntries(); 05:11:19 [2022-03-21T09:11:19.403Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.403Z] Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.404Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[108] 05:11:19 [2022-03-21T09:11:19.404Z] for (FeatureEntry entry : entries) { 05:11:19 [2022-03-21T09:11:19.404Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.404Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.404Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[109] 05:11:19 [2022-03-21T09:11:19.404Z] if (!entry.isRequires()) 05:11:19 [2022-03-21T09:11:19.404Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.404Z] Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.404Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[113] 05:11:19 [2022-03-21T09:11:19.404Z] return imports.toArray(new FeatureEntry[imports.size()]); 05:11:19 [2022-03-21T09:11:19.404Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.404Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.404Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[185] 05:11:19 [2022-03-21T09:11:19.404Z] public FeatureEntry findPluginEntry(String id, String version) { 05:11:19 [2022-03-21T09:11:19.404Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.404Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.404Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[186] 05:11:19 [2022-03-21T09:11:19.404Z] FeatureEntry[] entries = getEntries(); 05:11:19 [2022-03-21T09:11:19.404Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.404Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.404Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[186] 05:11:19 [2022-03-21T09:11:19.404Z] FeatureEntry[] entries = getEntries(); 05:11:19 [2022-03-21T09:11:19.404Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.404Z] Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.404Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[187] 05:11:19 [2022-03-21T09:11:19.404Z] for (FeatureEntry entry : entries) { 05:11:19 [2022-03-21T09:11:19.404Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.404Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.404Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[188] 05:11:19 [2022-03-21T09:11:19.405Z] if (entry.isPlugin() && entry.getId().equals(id)) 05:11:19 [2022-03-21T09:11:19.405Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.405Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.405Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[188] 05:11:19 [2022-03-21T09:11:19.405Z] if (entry.isPlugin() && entry.getId().equals(id)) 05:11:19 [2022-03-21T09:11:19.405Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.405Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.405Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeFeature.java:[189] 05:11:19 [2022-03-21T09:11:19.405Z] if (Utils.matchVersions(version, entry.getVersion())) 05:11:19 [2022-03-21T09:11:19.405Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.405Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.405Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/FeatureReference.java:[19] 05:11:19 [2022-03-21T09:11:19.405Z] import org.eclipse.equinox.p2.publisher.eclipse.Feature; 05:11:19 [2022-03-21T09:11:19.405Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.405Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.405Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/FeatureReference.java:[27] 05:11:19 [2022-03-21T09:11:19.405Z] private Feature feature; 05:11:19 [2022-03-21T09:11:19.405Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.405Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.405Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/compatibility/FeatureReference.java:[37] 05:11:19 [2022-03-21T09:11:19.405Z] public Feature getFeature() throws CoreException { 05:11:19 [2022-03-21T09:11:19.405Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.405Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.405Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[154] 05:11:19 [2022-03-21T09:11:19.405Z] String id = feature.getId(); 05:11:19 [2022-03-21T09:11:19.406Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.406Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.406Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[156] 05:11:19 [2022-03-21T09:11:19.406Z] if (existing == null || new Version(existing.getVersion()).compareTo(new Version(feature.getVersion())) < 0) 05:11:19 [2022-03-21T09:11:19.406Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.406Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.406Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[156] 05:11:19 [2022-03-21T09:11:19.406Z] if (existing == null || new Version(existing.getVersion()).compareTo(new Version(feature.getVersion())) < 0) 05:11:19 [2022-03-21T09:11:19.406Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.406Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.406Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[158] 05:11:19 [2022-03-21T09:11:19.406Z] rootMap.put(id + '_' + feature.getVersion(), feature); 05:11:19 [2022-03-21T09:11:19.406Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.406Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.406Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[176] 05:11:19 [2022-03-21T09:11:19.406Z] if (feature.getId().equals(featureDescriptor.getId()) && feature.getVersion().equals(featureDescriptor.getVersion())) 05:11:19 [2022-03-21T09:11:19.406Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.406Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.406Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[176] 05:11:19 [2022-03-21T09:11:19.406Z] if (feature.getId().equals(featureDescriptor.getId()) && feature.getVersion().equals(featureDescriptor.getVersion())) 05:11:19 [2022-03-21T09:11:19.406Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.406Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.406Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[176] 05:11:19 [2022-03-21T09:11:19.406Z] if (feature.getId().equals(featureDescriptor.getId()) && feature.getVersion().equals(featureDescriptor.getVersion())) 05:11:19 [2022-03-21T09:11:19.406Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.406Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.407Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[176] 05:11:19 [2022-03-21T09:11:19.407Z] if (feature.getId().equals(featureDescriptor.getId()) && feature.getVersion().equals(featureDescriptor.getVersion())) 05:11:19 [2022-03-21T09:11:19.407Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.407Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.407Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[200] 05:11:19 [2022-03-21T09:11:19.407Z] if (feature.getId().equals(featureDescriptor.getId()) && (feature).getVersion().equals(featureDescriptor.getVersion())) 05:11:19 [2022-03-21T09:11:19.407Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.407Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.407Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[200] 05:11:19 [2022-03-21T09:11:19.407Z] if (feature.getId().equals(featureDescriptor.getId()) && (feature).getVersion().equals(featureDescriptor.getVersion())) 05:11:19 [2022-03-21T09:11:19.407Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.407Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.407Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[200] 05:11:19 [2022-03-21T09:11:19.407Z] if (feature.getId().equals(featureDescriptor.getId()) && (feature).getVersion().equals(featureDescriptor.getVersion())) 05:11:19 [2022-03-21T09:11:19.407Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.407Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.407Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[200] 05:11:19 [2022-03-21T09:11:19.407Z] if (feature.getId().equals(featureDescriptor.getId()) && (feature).getVersion().equals(featureDescriptor.getVersion())) 05:11:19 [2022-03-21T09:11:19.407Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.407Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.407Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[212] 05:11:19 [2022-03-21T09:11:19.407Z] if (feature.getId().equals(featureDescriptor.getId()) && feature.getVersion().equals(featureDescriptor.getVersion())) { 05:11:19 [2022-03-21T09:11:19.407Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.407Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.408Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[212] 05:11:19 [2022-03-21T09:11:19.408Z] if (feature.getId().equals(featureDescriptor.getId()) && feature.getVersion().equals(featureDescriptor.getVersion())) { 05:11:19 [2022-03-21T09:11:19.408Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.408Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.408Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[212] 05:11:19 [2022-03-21T09:11:19.408Z] if (feature.getId().equals(featureDescriptor.getId()) && feature.getVersion().equals(featureDescriptor.getVersion())) { 05:11:19 [2022-03-21T09:11:19.408Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.408Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.408Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/AssemblyInformation.java:[212] 05:11:19 [2022-03-21T09:11:19.408Z] if (feature.getId().equals(featureDescriptor.getId()) && feature.getVersion().equals(featureDescriptor.getVersion())) { 05:11:19 [2022-03-21T09:11:19.408Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.408Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.408Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[19] 05:11:19 [2022-03-21T09:11:19.408Z] import org.eclipse.equinox.p2.publisher.eclipse.Feature; 05:11:19 [2022-03-21T09:11:19.408Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.408Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.408Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[20] 05:11:19 [2022-03-21T09:11:19.408Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.408Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.408Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.408Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[119] 05:11:19 [2022-03-21T09:11:19.408Z] FeatureEntry[] pluginList = feature.getPluginEntries(); 05:11:19 [2022-03-21T09:11:19.408Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.408Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.408Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[120] 05:11:19 [2022-03-21T09:11:19.408Z] for (FeatureEntry entry : pluginList) { 05:11:19 [2022-03-21T09:11:19.408Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.409Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.409Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[125] 05:11:19 [2022-03-21T09:11:19.409Z] String versionRequested = entry.getVersion(); 05:11:19 [2022-03-21T09:11:19.409Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.409Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.409Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[126] 05:11:19 [2022-03-21T09:11:19.409Z] model = getSite(false).getRegistry().getResolvedBundle(entry.getId(), versionRequested); 05:11:19 [2022-03-21T09:11:19.409Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.409Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.409Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[128] 05:11:19 [2022-03-21T09:11:19.409Z] if ((model == null || Utils.isBinary(model)) && featureProperties.containsKey(GENERATION_SOURCE_PLUGIN_PREFIX + entry.getId())) { 05:11:19 [2022-03-21T09:11:19.409Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.409Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.409Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[130] 05:11:19 [2022-03-21T09:11:19.409Z] String[] extraEntries = Utils.getArrayFromString(featureProperties.getProperty(GENERATION_SOURCE_PLUGIN_PREFIX + entry.getId())); 05:11:19 [2022-03-21T09:11:19.409Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.409Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.409Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[137] 05:11:19 [2022-03-21T09:11:19.409Z] String message = NLS.bind(Messages.exception_unableToGenerateSourceFromBinary, entry.getId(), originalBundle.getSymbolicName() + "_" + originalBundle.getVersion()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.409Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.409Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.409Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[145] 05:11:19 [2022-03-21T09:11:19.409Z] model = getSite(false).getRegistry().getResolvedBundle(entry.getId(), versionRequested); 05:11:19 [2022-03-21T09:11:19.409Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.409Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.410Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[148] 05:11:19 [2022-03-21T09:11:19.410Z] getSite(false).missingPlugin(entry.getId(), versionRequested, feature, true); 05:11:19 [2022-03-21T09:11:19.410Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.410Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.410Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[166] 05:11:19 [2022-03-21T09:11:19.410Z] private void associateModelAndEntry(BundleDescription model, FeatureEntry entry) { 05:11:19 [2022-03-21T09:11:19.410Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.410Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.410Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[172] 05:11:19 [2022-03-21T09:11:19.410Z] Set<FeatureEntry> entries = (Set) bundleProperties.get(PLUGIN_ENTRY); 05:11:19 [2022-03-21T09:11:19.410Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.410Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.410Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[180] 05:11:19 [2022-03-21T09:11:19.410Z] private void generateEmbeddedSource(FeatureEntry pluginEntry, String[] extraEntries, boolean individual) throws CoreException { 05:11:19 [2022-03-21T09:11:19.410Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.410Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.410Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[195] 05:11:19 [2022-03-21T09:11:19.410Z] generateSourceFeature(baseFeature, pluginEntry.getId(), extraEntries, false); 05:11:19 [2022-03-21T09:11:19.410Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.410Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.410Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[252] 05:11:19 [2022-03-21T09:11:19.410Z] FeatureEntry[] referencedFeatures = feature.getIncludedFeatureReferences(); 05:11:19 [2022-03-21T09:11:19.410Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.410Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.410Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[253] 05:11:19 [2022-03-21T09:11:19.410Z] for (FeatureEntry referencedFeature : referencedFeatures) { 05:11:19 [2022-03-21T09:11:19.410Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.411Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.411Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[254] 05:11:19 [2022-03-21T09:11:19.411Z] String featureId = referencedFeature.getId(); 05:11:19 [2022-03-21T09:11:19.411Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.411Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.411Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[255] 05:11:19 [2022-03-21T09:11:19.411Z] String featureVersion = referencedFeature.getVersion(); 05:11:19 [2022-03-21T09:11:19.411Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.411Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.411Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[275] 05:11:19 [2022-03-21T09:11:19.411Z] private void absorbExceptionIfOptionalFeature(FeatureEntry entry, CoreException toAbsorb) throws CoreException { 05:11:19 [2022-03-21T09:11:19.411Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.411Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.411Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[276] 05:11:19 [2022-03-21T09:11:19.411Z] if (toAbsorb.getStatus().getCode() != EXCEPTION_FEATURE_MISSING || (toAbsorb.getStatus().getCode() == EXCEPTION_FEATURE_MISSING && !entry.isOptional())) 05:11:19 [2022-03-21T09:11:19.411Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.411Z] Discouraged access: The method 'FeatureEntry.isOptional()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.411Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[287] 05:11:19 [2022-03-21T09:11:19.411Z] Version versionId = new Version(feature.getVersion()); 05:11:19 [2022-03-21T09:11:19.411Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.411Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.411Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[293] 05:11:19 [2022-03-21T09:11:19.411Z] feature.setVersion(newVersion); 05:11:19 [2022-03-21T09:11:19.411Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.411Z] Discouraged access: The method 'Feature.setVersion(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.411Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[382] 05:11:19 [2022-03-21T09:11:19.411Z] FeatureEntry[] referencedFeatures = buildFeature.getIncludedFeatureReferences(); 05:11:19 [2022-03-21T09:11:19.412Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.412Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.412Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[383] 05:11:19 [2022-03-21T09:11:19.412Z] FeatureEntry[] pluginList = buildFeature.getRawPluginEntries(); 05:11:19 [2022-03-21T09:11:19.412Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.412Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.412Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[394] 05:11:19 [2022-03-21T09:11:19.412Z] for (FeatureEntry referencedFeature : referencedFeatures) { 05:11:19 [2022-03-21T09:11:19.412Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.412Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.412Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[395] 05:11:19 [2022-03-21T09:11:19.412Z] BuildTimeFeature refFeature = getSite(false).findFeature(referencedFeature.getId(), null, false); 05:11:19 [2022-03-21T09:11:19.412Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.412Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.412Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[401] 05:11:19 [2022-03-21T09:11:19.412Z] Version version = new Version(refFeature.getVersion()); 05:11:19 [2022-03-21T09:11:19.412Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.412Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.412Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[427] 05:11:19 [2022-03-21T09:11:19.412Z] for (FeatureEntry entry : pluginList) { 05:11:19 [2022-03-21T09:11:19.412Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.412Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.412Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[428] 05:11:19 [2022-03-21T09:11:19.412Z] String versionRequested = entry.getVersion(); 05:11:19 [2022-03-21T09:11:19.412Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.412Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.412Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[429] 05:11:19 [2022-03-21T09:11:19.413Z] BundleDescription model = getSite(false).getRegistry().getBundle(entry.getId(), versionRequested, false); 05:11:19 [2022-03-21T09:11:19.413Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.413Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.413Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[532] 05:11:19 [2022-03-21T09:11:19.413Z] FeatureEntry correspondingEntry = (FeatureEntry) entryIter.next(); 05:11:19 [2022-03-21T09:11:19.413Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.413Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.413Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[532] 05:11:19 [2022-03-21T09:11:19.413Z] FeatureEntry correspondingEntry = (FeatureEntry) entryIter.next(); 05:11:19 [2022-03-21T09:11:19.413Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.413Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.413Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[573] 05:11:19 [2022-03-21T09:11:19.413Z] * @see Feature 05:11:19 [2022-03-21T09:11:19.413Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.413Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.413Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[606] 05:11:19 [2022-03-21T09:11:19.413Z] if (featureToCollect.getId().equals(CONTAINER_FEATURE) || featureToCollect.getId().equals(UI_CONTAINER_FEATURE)) 05:11:19 [2022-03-21T09:11:19.413Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.413Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.413Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[606] 05:11:19 [2022-03-21T09:11:19.413Z] if (featureToCollect.getId().equals(CONTAINER_FEATURE) || featureToCollect.getId().equals(UI_CONTAINER_FEATURE)) 05:11:19 [2022-03-21T09:11:19.413Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.413Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.413Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[691] 05:11:19 [2022-03-21T09:11:19.413Z] protected void collectElementToAssemble(FeatureEntry entryToCollect) throws CoreException { 05:11:19 [2022-03-21T09:11:19.413Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.414Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.414Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[695] 05:11:19 [2022-03-21T09:11:19.414Z] String versionRequested = entryToCollect.getVersion(); 05:11:19 [2022-03-21T09:11:19.414Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.414Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.414Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/BuildDirector.java:[697] 05:11:19 [2022-03-21T09:11:19.414Z] effectivePlugin = getSite(false).getRegistry().getResolvedBundle(entryToCollect.getId(), versionRequested); 05:11:19 [2022-03-21T09:11:19.414Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.414Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.414Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[21] 05:11:19 [2022-03-21T09:11:19.414Z] import org.eclipse.equinox.p2.publisher.eclipse.Feature; 05:11:19 [2022-03-21T09:11:19.414Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.414Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.414Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[22] 05:11:19 [2022-03-21T09:11:19.414Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.414Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.414Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.414Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[55] 05:11:19 [2022-03-21T09:11:19.414Z] private final Comparator<Feature> featureComparator = (arg0, arg1) -> { 05:11:19 [2022-03-21T09:11:19.414Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.414Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.414Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[56] 05:11:19 [2022-03-21T09:11:19.414Z] Version v0 = new Version(arg0.getVersion()); 05:11:19 [2022-03-21T09:11:19.414Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.414Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.414Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[57] 05:11:19 [2022-03-21T09:11:19.414Z] Version v1 = new Version(arg1.getVersion()); 05:11:19 [2022-03-21T09:11:19.415Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.415Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.415Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[169] 05:11:19 [2022-03-21T09:11:19.415Z] public IStatus missingPlugin(String id, String version, Feature containingFeature, boolean throwException) throws CoreException { 05:11:19 [2022-03-21T09:11:19.415Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.415Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.415Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[174] 05:11:19 [2022-03-21T09:11:19.415Z] message = NLS.bind(Messages.includedFromFeature, containingFeature.getId(), message); 05:11:19 [2022-03-21T09:11:19.415Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.415Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.415Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[189] 05:11:19 [2022-03-21T09:11:19.415Z] public static IStatus missingPlugin(BundleDescription bundle, ResolverError[] resolutionErrors, Feature containingFeature, boolean throwException) throws CoreException { 05:11:19 [2022-03-21T09:11:19.415Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.415Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.415Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[195] 05:11:19 [2022-03-21T09:11:19.415Z] message = NLS.bind(Messages.includedFromFeature, containingFeature.getId(), message); 05:11:19 [2022-03-21T09:11:19.415Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.415Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.415Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[283] 05:11:19 [2022-03-21T09:11:19.415Z] Version featureVersion = new Version(feature.getVersion()); 05:11:19 [2022-03-21T09:11:19.415Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.415Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.415Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[367] 05:11:19 [2022-03-21T09:11:19.415Z] FeatureEntry[] includedRefs = toAnalyse.getIncludedFeatureReferences(); 05:11:19 [2022-03-21T09:11:19.415Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.415Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.416Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[369] 05:11:19 [2022-03-21T09:11:19.416Z] String featureId = includedRefs[i].getId(); 05:11:19 [2022-03-21T09:11:19.416Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.416Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.416Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[370] 05:11:19 [2022-03-21T09:11:19.416Z] BuildTimeFeature nested = findFeature(featureId, includedRefs[i].getVersion(), false); 05:11:19 [2022-03-21T09:11:19.416Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.416Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.416Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[385] 05:11:19 [2022-03-21T09:11:19.416Z] FeatureEntry added = new FeatureEntry(id, version.toString(), false); 05:11:19 [2022-03-21T09:11:19.416Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.416Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.416Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[385] 05:11:19 [2022-03-21T09:11:19.416Z] FeatureEntry added = new FeatureEntry(id, version.toString(), false); 05:11:19 [2022-03-21T09:11:19.416Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.416Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.416Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[385] 05:11:19 [2022-03-21T09:11:19.416Z] FeatureEntry added = new FeatureEntry(id, version.toString(), false); 05:11:19 [2022-03-21T09:11:19.416Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.416Z] Discouraged access: The constructor 'FeatureEntry(String, String, boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.416Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[386] 05:11:19 [2022-03-21T09:11:19.416Z] FeatureEntry[] expanded = new FeatureEntry[includedRefs.length + 1]; 05:11:19 [2022-03-21T09:11:19.416Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.416Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.416Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[386] 05:11:19 [2022-03-21T09:11:19.416Z] FeatureEntry[] expanded = new FeatureEntry[includedRefs.length + 1]; 05:11:19 [2022-03-21T09:11:19.416Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.417Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.417Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[401] 05:11:19 [2022-03-21T09:11:19.417Z] FeatureEntry[] entries = toAnalyse.getPluginEntries(); 05:11:19 [2022-03-21T09:11:19.417Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.417Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.417Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[402] 05:11:19 [2022-03-21T09:11:19.417Z] for (FeatureEntry entry : entries) { 05:11:19 [2022-03-21T09:11:19.417Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.417Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.417Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[405] 05:11:19 [2022-03-21T09:11:19.417Z] FeatureEntry[] imports = toAnalyse.getImports(); 05:11:19 [2022-03-21T09:11:19.417Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.417Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.417Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[406] 05:11:19 [2022-03-21T09:11:19.417Z] for (FeatureEntry import1 : imports) { 05:11:19 [2022-03-21T09:11:19.417Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.417Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.417Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[407] 05:11:19 [2022-03-21T09:11:19.417Z] if (!import1.isPlugin()) { 05:11:19 [2022-03-21T09:11:19.417Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.417Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.417Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[408] 05:11:19 [2022-03-21T09:11:19.417Z] rootFeatures.add(findFeature(import1.getId(), Utils.createVersionRange(import1), true)); 05:11:19 [2022-03-21T09:11:19.417Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.417Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.417Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[440] 05:11:19 [2022-03-21T09:11:19.417Z] public void addPluginEntry(FeatureEntry pluginEntry) { 05:11:19 [2022-03-21T09:11:19.417Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.418Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.418Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[444] 05:11:19 [2022-03-21T09:11:19.418Z] public Feature createFeature(URL url) throws CoreException { 05:11:19 [2022-03-21T09:11:19.418Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.418Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.418Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[453] 05:11:19 [2022-03-21T09:11:19.418Z] if (featureCache.containsKey(feature.getId())) { 05:11:19 [2022-03-21T09:11:19.418Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.418Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.418Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[454] 05:11:19 [2022-03-21T09:11:19.418Z] Set<BuildTimeFeature> set = featureCache.get(feature.getId()); 05:11:19 [2022-03-21T09:11:19.418Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.418Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.418Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/BuildTimeSite.java:[459] 05:11:19 [2022-03-21T09:11:19.418Z] featureCache.put(feature.getId(), set); 05:11:19 [2022-03-21T09:11:19.418Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.418Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.418Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[23] 05:11:19 [2022-03-21T09:11:19.418Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.418Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.418Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.418Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[65] 05:11:19 [2022-03-21T09:11:19.418Z] featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.418Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.418Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.418Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[65] 05:11:19 [2022-03-21T09:11:19.418Z] featureFullName = feature.getId() + "_" + feature.getVersion(); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.418Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.419Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.419Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[81] 05:11:19 [2022-03-21T09:11:19.419Z] sourceFeatureName = feature.getId().endsWith(".source") ? feature.getId() : feature.getId() + ".source"; //$NON-NLS-1$ //$NON-NLS-2$ 05:11:19 [2022-03-21T09:11:19.419Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.419Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.419Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[81] 05:11:19 [2022-03-21T09:11:19.419Z] sourceFeatureName = feature.getId().endsWith(".source") ? feature.getId() : feature.getId() + ".source"; //$NON-NLS-1$ //$NON-NLS-2$ 05:11:19 [2022-03-21T09:11:19.419Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.419Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.419Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[81] 05:11:19 [2022-03-21T09:11:19.419Z] sourceFeatureName = feature.getId().endsWith(".source") ? feature.getId() : feature.getId() + ".source"; //$NON-NLS-1$ //$NON-NLS-2$ 05:11:19 [2022-03-21T09:11:19.419Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.419Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.419Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[82] 05:11:19 [2022-03-21T09:11:19.419Z] sourceFeatureFullNameVersioned = sourceFeatureName + "_" + feature.getVersion(); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.419Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.419Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.419Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[117] 05:11:19 [2022-03-21T09:11:19.419Z] Utils.updateVersion(customBuildFile, PROPERTY_FEATURE_VERSION_SUFFIX, feature.getVersion()); 05:11:19 [2022-03-21T09:11:19.419Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.419Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.419Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[242] 05:11:19 [2022-03-21T09:11:19.419Z] script.printTargetDeclaration(TARGET_CLEAN, TARGET_INIT, null, null, NLS.bind(Messages.build_feature_clean, feature.getId())); 05:11:19 [2022-03-21T09:11:19.419Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.419Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.420Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[399] 05:11:19 [2022-03-21T09:11:19.420Z] script.println("<eclipse.idReplacer featureFilePath=\"" + AntScript.getEscaped(root) + '/' + Constants.FEATURE_FILENAME_DESCRIPTOR + "\" selfVersion=\"" + feature.getVersion() + "\" featureIds=\"" + featureVersionInfo + "\" pluginIds=\"" + pluginVersionInfo + "\"/>"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ //$NON-NLS-5$ 05:11:19 [2022-03-21T09:11:19.420Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.420Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.420Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[411] 05:11:19 [2022-03-21T09:11:19.420Z] String licenseFeatureName = feature.getLicenseFeature(); 05:11:19 [2022-03-21T09:11:19.420Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.420Z] Discouraged access: The method 'Feature.getLicenseFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.420Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[415] 05:11:19 [2022-03-21T09:11:19.420Z] licenseFeature = getSite(false).findFeature(licenseFeatureName, feature.getLicenseFeatureVersion(), true); 05:11:19 [2022-03-21T09:11:19.420Z] ^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.420Z] Discouraged access: The method 'Feature.getLicenseFeatureVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.420Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[553] 05:11:19 [2022-03-21T09:11:19.420Z] script.printTargetDeclaration(TARGET_BUILD_UPDATE_JAR, TARGET_INIT, null, null, NLS.bind(Messages.build_feature_buildUpdateJar, feature.getId())); 05:11:19 [2022-03-21T09:11:19.420Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.420Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.420Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[563] 05:11:19 [2022-03-21T09:11:19.420Z] params.put(PROPERTY_OS, feature.getOS() == null ? Config.ANY : feature.getOS()); 05:11:19 [2022-03-21T09:11:19.420Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.420Z] Discouraged access: The method 'Feature.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.420Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[563] 05:11:19 [2022-03-21T09:11:19.420Z] params.put(PROPERTY_OS, feature.getOS() == null ? Config.ANY : feature.getOS()); 05:11:19 [2022-03-21T09:11:19.420Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.420Z] Discouraged access: The method 'Feature.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.421Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[564] 05:11:19 [2022-03-21T09:11:19.421Z] params.put(PROPERTY_WS, feature.getWS() == null ? Config.ANY : feature.getWS()); 05:11:19 [2022-03-21T09:11:19.421Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.421Z] Discouraged access: The method 'Feature.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.421Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[564] 05:11:19 [2022-03-21T09:11:19.421Z] params.put(PROPERTY_WS, feature.getWS() == null ? Config.ANY : feature.getWS()); 05:11:19 [2022-03-21T09:11:19.421Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.421Z] Discouraged access: The method 'Feature.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.421Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[565] 05:11:19 [2022-03-21T09:11:19.421Z] params.put(PROPERTY_ARCH, feature.getArch() == null ? Config.ANY : feature.getArch()); 05:11:19 [2022-03-21T09:11:19.421Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.421Z] Discouraged access: The method 'Feature.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.421Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[565] 05:11:19 [2022-03-21T09:11:19.421Z] params.put(PROPERTY_ARCH, feature.getArch() == null ? Config.ANY : feature.getArch()); 05:11:19 [2022-03-21T09:11:19.421Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.421Z] Discouraged access: The method 'Feature.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.421Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[566] 05:11:19 [2022-03-21T09:11:19.421Z] params.put(PROPERTY_NL, feature.getNL() == null ? Config.ANY : feature.getNL()); 05:11:19 [2022-03-21T09:11:19.421Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.421Z] Discouraged access: The method 'Feature.getNL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.421Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[566] 05:11:19 [2022-03-21T09:11:19.421Z] params.put(PROPERTY_NL, feature.getNL() == null ? Config.ANY : feature.getNL()); 05:11:19 [2022-03-21T09:11:19.421Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.421Z] Discouraged access: The method 'Feature.getNL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.421Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[595] 05:11:19 [2022-03-21T09:11:19.422Z] script.printTargetDeclaration(TARGET_ZIP_DISTRIBUTION, TARGET_INIT, null, null, NLS.bind(Messages.build_feature_zips, feature.getId())); 05:11:19 [2022-03-21T09:11:19.422Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.422Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.422Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[601] 05:11:19 [2022-03-21T09:11:19.422Z] params.put(PROPERTY_OS, feature.getOS() == null ? Config.ANY : feature.getOS()); 05:11:19 [2022-03-21T09:11:19.422Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.422Z] Discouraged access: The method 'Feature.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.422Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[601] 05:11:19 [2022-03-21T09:11:19.422Z] params.put(PROPERTY_OS, feature.getOS() == null ? Config.ANY : feature.getOS()); 05:11:19 [2022-03-21T09:11:19.422Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.422Z] Discouraged access: The method 'Feature.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.422Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[602] 05:11:19 [2022-03-21T09:11:19.422Z] params.put(PROPERTY_WS, feature.getWS() == null ? Config.ANY : feature.getWS()); 05:11:19 [2022-03-21T09:11:19.422Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.422Z] Discouraged access: The method 'Feature.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.422Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[602] 05:11:19 [2022-03-21T09:11:19.422Z] params.put(PROPERTY_WS, feature.getWS() == null ? Config.ANY : feature.getWS()); 05:11:19 [2022-03-21T09:11:19.422Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.422Z] Discouraged access: The method 'Feature.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.422Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[603] 05:11:19 [2022-03-21T09:11:19.422Z] params.put(PROPERTY_ARCH, feature.getArch() == null ? Config.ANY : feature.getArch()); 05:11:19 [2022-03-21T09:11:19.422Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.422Z] Discouraged access: The method 'Feature.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.422Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[603] 05:11:19 [2022-03-21T09:11:19.422Z] params.put(PROPERTY_ARCH, feature.getArch() == null ? Config.ANY : feature.getArch()); 05:11:19 [2022-03-21T09:11:19.422Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.422Z] Discouraged access: The method 'Feature.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.423Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[604] 05:11:19 [2022-03-21T09:11:19.423Z] params.put(PROPERTY_NL, feature.getNL() == null ? Config.ANY : feature.getNL()); 05:11:19 [2022-03-21T09:11:19.423Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.423Z] Discouraged access: The method 'Feature.getNL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.423Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[604] 05:11:19 [2022-03-21T09:11:19.423Z] params.put(PROPERTY_NL, feature.getNL() == null ? Config.ANY : feature.getNL()); 05:11:19 [2022-03-21T09:11:19.423Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.423Z] Discouraged access: The method 'Feature.getNL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.423Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[650] 05:11:19 [2022-03-21T09:11:19.423Z] FeatureEntry[] entries = Utils.getPluginEntry(feature, current.getSymbolicName(), false); //TODO This can be improved to use the value from the user object in the bundleDescription 05:11:19 [2022-03-21T09:11:19.423Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.423Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.423Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[651] 05:11:19 [2022-03-21T09:11:19.423Z] for (FeatureEntry entry : entries) { 05:11:19 [2022-03-21T09:11:19.423Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.423Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.423Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[673] 05:11:19 [2022-03-21T09:11:19.423Z] FeatureEntry[] pluginList = feature.getPluginEntries(); 05:11:19 [2022-03-21T09:11:19.423Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.423Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.423Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[674] 05:11:19 [2022-03-21T09:11:19.423Z] for (FeatureEntry entry : pluginList) { 05:11:19 [2022-03-21T09:11:19.423Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.423Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.423Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[679] 05:11:19 [2022-03-21T09:11:19.423Z] String versionRequested = entry.getVersion(); 05:11:19 [2022-03-21T09:11:19.423Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.424Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.424Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[680] 05:11:19 [2022-03-21T09:11:19.424Z] model = getSite(false).getRegistry().getResolvedBundle(entry.getId(), versionRequested); 05:11:19 [2022-03-21T09:11:19.424Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.424Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.424Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[682] 05:11:19 [2022-03-21T09:11:19.424Z] String message = NLS.bind(Messages.exception_missingPlugin, entry.getId() + "_" + entry.getVersion()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.424Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.424Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.424Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[682] 05:11:19 [2022-03-21T09:11:19.424Z] String message = NLS.bind(Messages.exception_missingPlugin, entry.getId() + "_" + entry.getVersion()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.424Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.424Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.424Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[694] 05:11:19 [2022-03-21T09:11:19.424Z] FeatureEntry[] features = feature.getIncludedFeatureReferences(); 05:11:19 [2022-03-21T09:11:19.424Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.424Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.424Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[695] 05:11:19 [2022-03-21T09:11:19.424Z] for (FeatureEntry feature2 : features) { 05:11:19 [2022-03-21T09:11:19.424Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.424Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.424Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[696] 05:11:19 [2022-03-21T09:11:19.424Z] String featureId = feature2.getId(); 05:11:19 [2022-03-21T09:11:19.424Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.425Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.425Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[697] 05:11:19 [2022-03-21T09:11:19.425Z] String versionId = feature2.getVersion(); 05:11:19 [2022-03-21T09:11:19.425Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.425Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.425Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[700] 05:11:19 [2022-03-21T09:11:19.425Z] if (feature2.isOptional()) 05:11:19 [2022-03-21T09:11:19.425Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.425Z] Discouraged access: The method 'FeatureEntry.isOptional()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.425Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[729] 05:11:19 [2022-03-21T09:11:19.425Z] script.printProjectDeclaration(feature.getId(), TARGET_BUILD_UPDATE_JAR, "."); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.425Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.425Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.425Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[785] 05:11:19 [2022-03-21T09:11:19.425Z] script.printTargetDeclaration(TARGET_BUILD_JARS, TARGET_INIT, null, null, NLS.bind(Messages.build_feature_buildJars, feature.getId())); 05:11:19 [2022-03-21T09:11:19.425Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.425Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.425Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/builder/FeatureBuildScriptGenerator.java:[803] 05:11:19 [2022-03-21T09:11:19.425Z] script.printTargetDeclaration(TARGET_REFRESH, TARGET_INIT, PROPERTY_ECLIPSE_RUNNING, null, NLS.bind(Messages.build_feature_refresh, feature.getId())); 05:11:19 [2022-03-21T09:11:19.425Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.425Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.425Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[27] 05:11:19 [2022-03-21T09:11:19.425Z] protected Feature feature; 05:11:19 [2022-03-21T09:11:19.425Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.425Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.425Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[31] 05:11:19 [2022-03-21T09:11:19.426Z] public FeatureWriter(OutputStream out, Feature feature, BuildTimeSite site) { 05:11:19 [2022-03-21T09:11:19.426Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.426Z] Discouraged access: The type 'Feature' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.426Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[54] 05:11:19 [2022-03-21T09:11:19.426Z] parameters.put(ID, feature.getId()); 05:11:19 [2022-03-21T09:11:19.426Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.426Z] Discouraged access: The method 'Feature.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.426Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[55] 05:11:19 [2022-03-21T09:11:19.426Z] parameters.put(VERSION, feature.getVersion()); 05:11:19 [2022-03-21T09:11:19.426Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.426Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.426Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[56] 05:11:19 [2022-03-21T09:11:19.426Z] parameters.put("label", feature.getLabel()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.426Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.426Z] Discouraged access: The method 'Feature.getLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.426Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[57] 05:11:19 [2022-03-21T09:11:19.426Z] if (feature.getLicenseFeature() != null) { 05:11:19 [2022-03-21T09:11:19.426Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.426Z] Discouraged access: The method 'Feature.getLicenseFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.426Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[58] 05:11:19 [2022-03-21T09:11:19.426Z] parameters.put("license-feature", feature.getLicenseFeature()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.426Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.426Z] Discouraged access: The method 'Feature.getLicenseFeature()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.426Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[59] 05:11:19 [2022-03-21T09:11:19.426Z] parameters.put("license-feature-version", feature.getLicenseFeatureVersion()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.426Z] ^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.426Z] Discouraged access: The method 'Feature.getLicenseFeatureVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.427Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[61] 05:11:19 [2022-03-21T09:11:19.427Z] parameters.put("provider-name", feature.getProviderName()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.427Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.427Z] Discouraged access: The method 'Feature.getProviderName()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.427Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[62] 05:11:19 [2022-03-21T09:11:19.427Z] parameters.put("image", feature.getImage()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.427Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.427Z] Discouraged access: The method 'Feature.getImage()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.427Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[63] 05:11:19 [2022-03-21T09:11:19.427Z] parameters.put("os", feature.getOS()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.427Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.427Z] Discouraged access: The method 'Feature.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.427Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[64] 05:11:19 [2022-03-21T09:11:19.427Z] parameters.put("arch", feature.getArch()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.427Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.427Z] Discouraged access: The method 'Feature.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.427Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[65] 05:11:19 [2022-03-21T09:11:19.427Z] parameters.put("ws", feature.getWS()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.427Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.427Z] Discouraged access: The method 'Feature.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.427Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[66] 05:11:19 [2022-03-21T09:11:19.427Z] parameters.put("nl", feature.getNL()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.427Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.427Z] Discouraged access: The method 'Feature.getNL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.427Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[75] 05:11:19 [2022-03-21T09:11:19.427Z] String url = feature.getInstallHandlerURL(); 05:11:19 [2022-03-21T09:11:19.427Z] ^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.427Z] Discouraged access: The method 'Feature.getInstallHandlerURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.428Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[76] 05:11:19 [2022-03-21T09:11:19.428Z] String library = feature.getInstallHandlerLibrary(); 05:11:19 [2022-03-21T09:11:19.428Z] ^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.428Z] Discouraged access: The method 'Feature.getInstallHandlerLibrary()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.428Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[77] 05:11:19 [2022-03-21T09:11:19.428Z] String handler = feature.getInstallHandler(); 05:11:19 [2022-03-21T09:11:19.428Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.428Z] Discouraged access: The method 'Feature.getInstallHandler()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.428Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[89] 05:11:19 [2022-03-21T09:11:19.428Z] if (feature.getDescription() == null && feature.getDescriptionURL() == null) 05:11:19 [2022-03-21T09:11:19.428Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.428Z] Discouraged access: The method 'Feature.getDescription()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.428Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[89] 05:11:19 [2022-03-21T09:11:19.428Z] if (feature.getDescription() == null && feature.getDescriptionURL() == null) 05:11:19 [2022-03-21T09:11:19.428Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.428Z] Discouraged access: The method 'Feature.getDescriptionURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.428Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[92] 05:11:19 [2022-03-21T09:11:19.428Z] parameters.put("url", feature.getDescriptionURL()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.428Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.428Z] Discouraged access: The method 'Feature.getDescriptionURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.428Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[96] 05:11:19 [2022-03-21T09:11:19.428Z] printlnEscaped(feature.getDescription()); 05:11:19 [2022-03-21T09:11:19.428Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.428Z] Discouraged access: The method 'Feature.getDescription()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.428Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[101] 05:11:19 [2022-03-21T09:11:19.428Z] if (feature.getCopyright() == null && feature.getCopyrightURL() == null) 05:11:19 [2022-03-21T09:11:19.428Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.428Z] Discouraged access: The method 'Feature.getCopyright()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.429Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[101] 05:11:19 [2022-03-21T09:11:19.429Z] if (feature.getCopyright() == null && feature.getCopyrightURL() == null) 05:11:19 [2022-03-21T09:11:19.429Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.429Z] Discouraged access: The method 'Feature.getCopyrightURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.429Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[104] 05:11:19 [2022-03-21T09:11:19.429Z] parameters.put("url", feature.getCopyrightURL()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.429Z] ^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.429Z] Discouraged access: The method 'Feature.getCopyrightURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.429Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[107] 05:11:19 [2022-03-21T09:11:19.429Z] printlnEscaped(feature.getCopyright()); 05:11:19 [2022-03-21T09:11:19.429Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.429Z] Discouraged access: The method 'Feature.getCopyright()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.429Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[112] 05:11:19 [2022-03-21T09:11:19.429Z] if (feature.getLicense() == null && feature.getLicenseURL() == null) 05:11:19 [2022-03-21T09:11:19.429Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.429Z] Discouraged access: The method 'Feature.getLicense()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.429Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[112] 05:11:19 [2022-03-21T09:11:19.429Z] if (feature.getLicense() == null && feature.getLicenseURL() == null) 05:11:19 [2022-03-21T09:11:19.429Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.429Z] Discouraged access: The method 'Feature.getLicenseURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.429Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[115] 05:11:19 [2022-03-21T09:11:19.429Z] parameters.put("url", feature.getLicenseURL()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.429Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.429Z] Discouraged access: The method 'Feature.getLicenseURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.429Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[118] 05:11:19 [2022-03-21T09:11:19.429Z] printlnEscaped(feature.getLicense()); 05:11:19 [2022-03-21T09:11:19.429Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.430Z] Discouraged access: The method 'Feature.getLicense()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.430Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[123] 05:11:19 [2022-03-21T09:11:19.430Z] String updateSiteLabel = feature.getUpdateSiteLabel(); 05:11:19 [2022-03-21T09:11:19.430Z] ^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.430Z] Discouraged access: The method 'Feature.getUpdateSiteLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.430Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[124] 05:11:19 [2022-03-21T09:11:19.430Z] String updateSiteURL = feature.getUpdateSiteURL(); 05:11:19 [2022-03-21T09:11:19.430Z] ^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.430Z] Discouraged access: The method 'Feature.getUpdateSiteURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.430Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[125] 05:11:19 [2022-03-21T09:11:19.430Z] URLEntry[] siteEntries = feature.getDiscoverySites(); 05:11:19 [2022-03-21T09:11:19.430Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.430Z] Discouraged access: The type 'URLEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.430Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[125] 05:11:19 [2022-03-21T09:11:19.430Z] URLEntry[] siteEntries = feature.getDiscoverySites(); 05:11:19 [2022-03-21T09:11:19.430Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.430Z] Discouraged access: The method 'Feature.getDiscoverySites()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.430Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[137] 05:11:19 [2022-03-21T09:11:19.430Z] for (URLEntry siteEntry : siteEntries) { 05:11:19 [2022-03-21T09:11:19.430Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.430Z] Discouraged access: The type 'URLEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.430Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[139] 05:11:19 [2022-03-21T09:11:19.430Z] parameters.put("url", siteEntry.getURL()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.430Z] ^^^^^^ 05:11:19 [2022-03-21T09:11:19.430Z] Discouraged access: The method 'URLEntry.getURL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.430Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[140] 05:11:19 [2022-03-21T09:11:19.430Z] parameters.put("label", siteEntry.getAnnotation()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.430Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.430Z] Discouraged access: The method 'URLEntry.getAnnotation()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.431Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[148] 05:11:19 [2022-03-21T09:11:19.431Z] FeatureEntry[] entries = feature.getEntries(); 05:11:19 [2022-03-21T09:11:19.431Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.431Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.431Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[148] 05:11:19 [2022-03-21T09:11:19.431Z] FeatureEntry[] entries = feature.getEntries(); 05:11:19 [2022-03-21T09:11:19.431Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.431Z] Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.431Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[149] 05:11:19 [2022-03-21T09:11:19.431Z] for (FeatureEntry entry : entries) { 05:11:19 [2022-03-21T09:11:19.431Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.431Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.431Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[150] 05:11:19 [2022-03-21T09:11:19.431Z] if (entry.isRequires() || entry.isPlugin()) 05:11:19 [2022-03-21T09:11:19.431Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.431Z] Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.431Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[150] 05:11:19 [2022-03-21T09:11:19.431Z] if (entry.isRequires() || entry.isPlugin()) 05:11:19 [2022-03-21T09:11:19.431Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.431Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.431Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[155] 05:11:19 [2022-03-21T09:11:19.431Z] parameters.put(ID, entry.getId()); 05:11:19 [2022-03-21T09:11:19.431Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.431Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.431Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[156] 05:11:19 [2022-03-21T09:11:19.431Z] BuildTimeFeature tmpFeature = site.findFeature(entry.getId(), null, true); 05:11:19 [2022-03-21T09:11:19.431Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.431Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.432Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[157] 05:11:19 [2022-03-21T09:11:19.432Z] parameters.put(VERSION, tmpFeature.getVersion()); 05:11:19 [2022-03-21T09:11:19.432Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.432Z] Discouraged access: The method 'Feature.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.432Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[159] 05:11:19 [2022-03-21T09:11:19.432Z] String message = NLS.bind(Messages.exception_missingFeature, entry.getId()); 05:11:19 [2022-03-21T09:11:19.432Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.432Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.432Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[170] 05:11:19 [2022-03-21T09:11:19.432Z] FeatureEntry[] entries = feature.getEntries(); 05:11:19 [2022-03-21T09:11:19.432Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.432Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.432Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[170] 05:11:19 [2022-03-21T09:11:19.432Z] FeatureEntry[] entries = feature.getEntries(); 05:11:19 [2022-03-21T09:11:19.432Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.432Z] Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.432Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[171] 05:11:19 [2022-03-21T09:11:19.432Z] for (FeatureEntry entry : entries) { 05:11:19 [2022-03-21T09:11:19.432Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.432Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.432Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[172] 05:11:19 [2022-03-21T09:11:19.432Z] if (!entry.isRequires()) 05:11:19 [2022-03-21T09:11:19.432Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.432Z] Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.432Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[180] 05:11:19 [2022-03-21T09:11:19.432Z] if (entry.isPlugin()) { 05:11:19 [2022-03-21T09:11:19.432Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.432Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.433Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[181] 05:11:19 [2022-03-21T09:11:19.433Z] parameters.put(PLUGIN, entry.getId()); 05:11:19 [2022-03-21T09:11:19.433Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.433Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.433Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[182] 05:11:19 [2022-03-21T09:11:19.433Z] parameters.put(VERSION, entry.getVersion()); 05:11:19 [2022-03-21T09:11:19.433Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.433Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.433Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[185] 05:11:19 [2022-03-21T09:11:19.433Z] parameters.put(FEATURE, entry.getId()); 05:11:19 [2022-03-21T09:11:19.433Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.433Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.433Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[186] 05:11:19 [2022-03-21T09:11:19.433Z] parameters.put(VERSION, entry.getVersion()); 05:11:19 [2022-03-21T09:11:19.433Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.433Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.433Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[188] 05:11:19 [2022-03-21T09:11:19.433Z] parameters.put("match", entry.getMatch()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.433Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.433Z] Discouraged access: The method 'FeatureEntry.getMatch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.433Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[216] 05:11:19 [2022-03-21T09:11:19.433Z] FeatureEntry[] entries = feature.getEntries(); 05:11:19 [2022-03-21T09:11:19.433Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.433Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.433Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[216] 05:11:19 [2022-03-21T09:11:19.433Z] FeatureEntry[] entries = feature.getEntries(); 05:11:19 [2022-03-21T09:11:19.433Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.433Z] Discouraged access: The method 'Feature.getEntries()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.434Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[217] 05:11:19 [2022-03-21T09:11:19.434Z] for (FeatureEntry entry : entries) { 05:11:19 [2022-03-21T09:11:19.434Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.434Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.434Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[218] 05:11:19 [2022-03-21T09:11:19.434Z] if (entry.isRequires() || !entry.isPlugin()) 05:11:19 [2022-03-21T09:11:19.434Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.434Z] Discouraged access: The method 'FeatureEntry.isRequires()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.434Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[218] 05:11:19 [2022-03-21T09:11:19.434Z] if (entry.isRequires() || !entry.isPlugin()) 05:11:19 [2022-03-21T09:11:19.434Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.434Z] Discouraged access: The method 'FeatureEntry.isPlugin()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.434Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[221] 05:11:19 [2022-03-21T09:11:19.434Z] parameters.put(ID, entry.getId()); 05:11:19 [2022-03-21T09:11:19.434Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.434Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.434Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[223] 05:11:19 [2022-03-21T09:11:19.434Z] String versionRequested = entry.getVersion(); 05:11:19 [2022-03-21T09:11:19.434Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.434Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.434Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[226] 05:11:19 [2022-03-21T09:11:19.434Z] effectivePlugin = site.getRegistry().getResolvedBundle(entry.getId(), versionRequested); 05:11:19 [2022-03-21T09:11:19.434Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.434Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.434Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[228] 05:11:19 [2022-03-21T09:11:19.434Z] String message = NLS.bind(Messages.exception_missingPlugin, entry.getId() + "_" + entry.getVersion()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.434Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.435Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.435Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[228] 05:11:19 [2022-03-21T09:11:19.435Z] String message = NLS.bind(Messages.exception_missingPlugin, entry.getId() + "_" + entry.getVersion()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.435Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.435Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.435Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[232] 05:11:19 [2022-03-21T09:11:19.435Z] String message = NLS.bind(Messages.exception_missingPlugin, entry.getId() + "_" + entry.getVersion()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.435Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.435Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.435Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[232] 05:11:19 [2022-03-21T09:11:19.435Z] String message = NLS.bind(Messages.exception_missingPlugin, entry.getId() + "_" + entry.getVersion()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.435Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.435Z] Discouraged access: The method 'FeatureEntry.getVersion()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.435Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[236] 05:11:19 [2022-03-21T09:11:19.435Z] if (entry.isFragment()) 05:11:19 [2022-03-21T09:11:19.435Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.435Z] Discouraged access: The method 'FeatureEntry.isFragment()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.436Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[237] 05:11:19 [2022-03-21T09:11:19.436Z] parameters.put(FRAGMENT, String.valueOf(entry.isFragment())); 05:11:19 [2022-03-21T09:11:19.436Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.436Z] Discouraged access: The method 'FeatureEntry.isFragment()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.436Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[238] 05:11:19 [2022-03-21T09:11:19.436Z] parameters.put("os", entry.getOS()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.436Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.436Z] Discouraged access: The method 'FeatureEntry.getOS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.436Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[239] 05:11:19 [2022-03-21T09:11:19.436Z] parameters.put("arch", entry.getArch()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.436Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.436Z] Discouraged access: The method 'FeatureEntry.getArch()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.436Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[240] 05:11:19 [2022-03-21T09:11:19.436Z] parameters.put("ws", entry.getWS()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.436Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.436Z] Discouraged access: The method 'FeatureEntry.getWS()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.436Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[241] 05:11:19 [2022-03-21T09:11:19.436Z] parameters.put("nl", entry.getNL()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.436Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.436Z] Discouraged access: The method 'FeatureEntry.getNL()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.436Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/FeatureWriter.java:[242] 05:11:19 [2022-03-21T09:11:19.436Z] if (!entry.isUnpack()) 05:11:19 [2022-03-21T09:11:19.436Z] ^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.436Z] Discouraged access: The method 'FeatureEntry.isUnpack()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.436Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/ElementCollector.java:[18] 05:11:19 [2022-03-21T09:11:19.436Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.437Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.437Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.437Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/ElementCollector.java:[31] 05:11:19 [2022-03-21T09:11:19.437Z] FeatureEntry[] referencedFeatures = feature.getIncludedFeatureReferences(); 05:11:19 [2022-03-21T09:11:19.437Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.437Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.437Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/ElementCollector.java:[32] 05:11:19 [2022-03-21T09:11:19.437Z] for (FeatureEntry referencedFeature : referencedFeatures) { 05:11:19 [2022-03-21T09:11:19.437Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.437Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.437Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/ElementCollector.java:[33] 05:11:19 [2022-03-21T09:11:19.437Z] String featureId = referencedFeature.getId(); 05:11:19 [2022-03-21T09:11:19.437Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.437Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.437Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/packager/ElementCollector.java:[41] 05:11:19 [2022-03-21T09:11:19.437Z] if (exception.getStatus().getCode() != EXCEPTION_FEATURE_MISSING || (exception.getStatus().getCode() == EXCEPTION_FEATURE_MISSING && !referencedFeature.isOptional())) 05:11:19 [2022-03-21T09:11:19.437Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.437Z] Discouraged access: The method 'FeatureEntry.isOptional()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.437Z] 645 problems (645 warnings) 05:11:19 [2022-03-21T09:11:19.437Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/target/lib/pdebuild-ant.jar-classes 05:11:19 [2022-03-21T09:11:19.699Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/tasks/BuildManifestTask.java:[21] 05:11:19 [2022-03-21T09:11:19.699Z] import org.eclipse.equinox.p2.publisher.eclipse.FeatureEntry; 05:11:19 [2022-03-21T09:11:19.699Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.699Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.699Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/tasks/BuildManifestTask.java:[171] 05:11:19 [2022-03-21T09:11:19.699Z] FeatureEntry[] pluginEntries = feature.getPluginEntries(); 05:11:19 [2022-03-21T09:11:19.699Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.699Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.699Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/tasks/BuildManifestTask.java:[172] 05:11:19 [2022-03-21T09:11:19.699Z] for (FeatureEntry pluginEntry : pluginEntries) { 05:11:19 [2022-03-21T09:11:19.699Z] ^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.699Z] Discouraged access: The type 'FeatureEntry' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.699Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/tasks/BuildManifestTask.java:[173] 05:11:19 [2022-03-21T09:11:19.699Z] String elementId = pluginEntry.getId(); 05:11:19 [2022-03-21T09:11:19.699Z] ^^^^^ 05:11:19 [2022-03-21T09:11:19.699Z] Discouraged access: The method 'FeatureEntry.getId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.699Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/tasks/BuildManifestTask.java:[174] 05:11:19 [2022-03-21T09:11:19.700Z] if (pluginEntry.isFragment()) 05:11:19 [2022-03-21T09:11:19.700Z] ^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.700Z] Discouraged access: The method 'FeatureEntry.isFragment()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.700Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java:[26] 05:11:19 [2022-03-21T09:11:19.700Z] import org.eclipse.equinox.p2.publisher.eclipse.BundlesAction; 05:11:19 [2022-03-21T09:11:19.700Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.700Z] Discouraged access: The type 'BundlesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.700Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java:[27] 05:11:19 [2022-03-21T09:11:19.700Z] import org.eclipse.equinox.p2.publisher.eclipse.FeaturesAction; 05:11:19 [2022-03-21T09:11:19.700Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.700Z] Discouraged access: The type 'FeaturesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.700Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java:[44] 05:11:19 [2022-03-21T09:11:19.700Z] application.addAction(new FeaturesAction(f)); 05:11:19 [2022-03-21T09:11:19.700Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.700Z] Discouraged access: The type 'FeaturesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.700Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java:[44] 05:11:19 [2022-03-21T09:11:19.700Z] application.addAction(new FeaturesAction(f)); 05:11:19 [2022-03-21T09:11:19.700Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.700Z] Discouraged access: The constructor 'FeaturesAction(File[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.700Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java:[46] 05:11:19 [2022-03-21T09:11:19.700Z] application.addAction(new BundlesAction(b)); 05:11:19 [2022-03-21T09:11:19.700Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.700Z] Discouraged access: The type 'BundlesAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.700Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java:[46] 05:11:19 [2022-03-21T09:11:19.700Z] application.addAction(new BundlesAction(b)); 05:11:19 [2022-03-21T09:11:19.700Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.700Z] Discouraged access: The constructor 'BundlesAction(File[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar') 05:11:19 [2022-03-21T09:11:19.701Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/FeaturesAndBundlesTask.java:[61] 05:11:19 [2022-03-21T09:11:19.701Z] application.run(getPublisherInfo()); 05:11:19 [2022-03-21T09:11:19.701Z] ^^^ 05:11:19 [2022-03-21T09:11:19.701Z] Discouraged access: The method 'AbstractPublisherApplication.run(PublisherInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.701Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherBundleTask.java:[23] 05:11:19 [2022-03-21T09:11:19.701Z] import org.eclipse.equinox.p2.publisher.PublisherInfo; 05:11:19 [2022-03-21T09:11:19.701Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.701Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.701Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherBundleTask.java:[73] 05:11:19 [2022-03-21T09:11:19.701Z] PublisherInfo info = getPublisherInfo(); 05:11:19 [2022-03-21T09:11:19.701Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.701Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.701Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherBundleTask.java:[77] 05:11:19 [2022-03-21T09:11:19.701Z] application.run(info); 05:11:19 [2022-03-21T09:11:19.701Z] ^^^ 05:11:19 [2022-03-21T09:11:19.701Z] Discouraged access: The method 'AbstractPublisherApplication.run(PublisherInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.701Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java:[27] 05:11:19 [2022-03-21T09:11:19.701Z] import org.eclipse.equinox.p2.publisher.PublisherInfo; 05:11:19 [2022-03-21T09:11:19.701Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.701Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.701Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java:[53] 05:11:19 [2022-03-21T09:11:19.701Z] PublisherInfo info = getPublisherInfo(); 05:11:19 [2022-03-21T09:11:19.701Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.701Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.701Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java:[54] 05:11:19 [2022-03-21T09:11:19.701Z] info.addAdvice(advice); 05:11:19 [2022-03-21T09:11:19.701Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.702Z] Discouraged access: The method 'PublisherInfo.addAdvice(IPublisherAdvice)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.702Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/GatherFeatureTask.java:[58] 05:11:19 [2022-03-21T09:11:19.702Z] application.run(info); 05:11:19 [2022-03-21T09:11:19.702Z] ^^^ 05:11:19 [2022-03-21T09:11:19.702Z] Discouraged access: The method 'AbstractPublisherApplication.run(PublisherInfo)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.702Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[28] 05:11:19 [2022-03-21T09:11:19.702Z] import org.eclipse.equinox.internal.p2.core.helpers.FileUtils; 05:11:19 [2022-03-21T09:11:19.702Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.702Z] Discouraged access: The type 'FileUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.0.v20220210-1157/org.eclipse.equinox.p2.core-2.9.0.v20220210-1157.jar') 05:11:19 [2022-03-21T09:11:19.702Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[31] 05:11:19 [2022-03-21T09:11:19.702Z] import org.eclipse.equinox.internal.p2.engine.phases.Collect; 05:11:19 [2022-03-21T09:11:19.702Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.702Z] Discouraged access: The type 'Collect' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.7.300.v20220209-1714/org.eclipse.equinox.p2.engine-2.7.300.v20220209-1714.jar') 05:11:19 [2022-03-21T09:11:19.702Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[32] 05:11:19 [2022-03-21T09:11:19.702Z] import org.eclipse.equinox.internal.p2.engine.phases.Install; 05:11:19 [2022-03-21T09:11:19.702Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.702Z] Discouraged access: The type 'Install' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.7.300.v20220209-1714/org.eclipse.equinox.p2.engine-2.7.300.v20220209-1714.jar') 05:11:19 [2022-03-21T09:11:19.702Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[33] 05:11:19 [2022-03-21T09:11:19.702Z] import org.eclipse.equinox.internal.p2.metadata.TouchpointData; 05:11:19 [2022-03-21T09:11:19.702Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.702Z] Discouraged access: The type 'TouchpointData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.702Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[34] 05:11:19 [2022-03-21T09:11:19.702Z] import org.eclipse.equinox.internal.p2.metadata.TouchpointInstruction; 05:11:19 [2022-03-21T09:11:19.702Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.703Z] Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.703Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[71] 05:11:19 [2022-03-21T09:11:19.703Z] return new PhaseSet(new Phase[] {new Collect(100), new Install(100)}); 05:11:19 [2022-03-21T09:11:19.703Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.703Z] Discouraged access: The type 'Collect' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.7.300.v20220209-1714/org.eclipse.equinox.p2.engine-2.7.300.v20220209-1714.jar') 05:11:19 [2022-03-21T09:11:19.703Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[71] 05:11:19 [2022-03-21T09:11:19.703Z] return new PhaseSet(new Phase[] {new Collect(100), new Install(100)}); 05:11:19 [2022-03-21T09:11:19.703Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.703Z] Discouraged access: The constructor 'Collect(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.7.300.v20220209-1714/org.eclipse.equinox.p2.engine-2.7.300.v20220209-1714.jar') 05:11:19 [2022-03-21T09:11:19.703Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[71] 05:11:19 [2022-03-21T09:11:19.703Z] return new PhaseSet(new Phase[] {new Collect(100), new Install(100)}); 05:11:19 [2022-03-21T09:11:19.703Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.703Z] Discouraged access: The type 'Install' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.7.300.v20220209-1714/org.eclipse.equinox.p2.engine-2.7.300.v20220209-1714.jar') 05:11:19 [2022-03-21T09:11:19.703Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[71] 05:11:19 [2022-03-21T09:11:19.703Z] return new PhaseSet(new Phase[] {new Collect(100), new Install(100)}); 05:11:19 [2022-03-21T09:11:19.703Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.703Z] Discouraged access: The constructor 'Install(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.7.300.v20220209-1714/org.eclipse.equinox.p2.engine-2.7.300.v20220209-1714.jar') 05:11:19 [2022-03-21T09:11:19.703Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[109] 05:11:19 [2022-03-21T09:11:19.703Z] FileUtils.deleteAll(new File(getRootFolder())); 05:11:19 [2022-03-21T09:11:19.703Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.703Z] Discouraged access: The type 'FileUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.0.v20220210-1157/org.eclipse.equinox.p2.core-2.9.0.v20220210-1157.jar') 05:11:19 [2022-03-21T09:11:19.703Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[109] 05:11:19 [2022-03-21T09:11:19.703Z] FileUtils.deleteAll(new File(getRootFolder())); 05:11:19 [2022-03-21T09:11:19.703Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.703Z] Discouraged access: The method 'FileUtils.deleteAll(File)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.0.v20220210-1157/org.eclipse.equinox.p2.core-2.9.0.v20220210-1157.jar') 05:11:19 [2022-03-21T09:11:19.704Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[256] 05:11:19 [2022-03-21T09:11:19.704Z] FileUtils.zip(output, root, Collections.<File> emptySet(), FileUtils.createRootPathComputer(root)); 05:11:19 [2022-03-21T09:11:19.704Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.704Z] Discouraged access: The type 'FileUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.0.v20220210-1157/org.eclipse.equinox.p2.core-2.9.0.v20220210-1157.jar') 05:11:19 [2022-03-21T09:11:19.704Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[256] 05:11:19 [2022-03-21T09:11:19.704Z] FileUtils.zip(output, root, Collections.<File> emptySet(), FileUtils.createRootPathComputer(root)); 05:11:19 [2022-03-21T09:11:19.704Z] ^^^ 05:11:19 [2022-03-21T09:11:19.704Z] Discouraged access: The method 'FileUtils.zip(ZipOutputStream, File, Set<File>, FileUtils.IPathComputer)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.0.v20220210-1157/org.eclipse.equinox.p2.core-2.9.0.v20220210-1157.jar') 05:11:19 [2022-03-21T09:11:19.704Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[256] 05:11:19 [2022-03-21T09:11:19.704Z] FileUtils.zip(output, root, Collections.<File> emptySet(), FileUtils.createRootPathComputer(root)); 05:11:19 [2022-03-21T09:11:19.704Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.704Z] Discouraged access: The type 'FileUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.0.v20220210-1157/org.eclipse.equinox.p2.core-2.9.0.v20220210-1157.jar') 05:11:19 [2022-03-21T09:11:19.704Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[256] 05:11:19 [2022-03-21T09:11:19.704Z] FileUtils.zip(output, root, Collections.<File> emptySet(), FileUtils.createRootPathComputer(root)); 05:11:19 [2022-03-21T09:11:19.704Z] ^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.704Z] Discouraged access: The method 'FileUtils.createRootPathComputer(File)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.0.v20220210-1157/org.eclipse.equinox.p2.core-2.9.0.v20220210-1157.jar') 05:11:19 [2022-03-21T09:11:19.704Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[318] 05:11:19 [2022-03-21T09:11:19.704Z] TouchpointInstruction newInstruction = new TouchpointInstruction(toString(actions, ";"), instruction.getImportAttribute()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.704Z] ^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.704Z] Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.704Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[318] 05:11:19 [2022-03-21T09:11:19.704Z] TouchpointInstruction newInstruction = new TouchpointInstruction(toString(actions, ";"), instruction.getImportAttribute()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.704Z] ^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.704Z] Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.704Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[318] 05:11:19 [2022-03-21T09:11:19.705Z] TouchpointInstruction newInstruction = new TouchpointInstruction(toString(actions, ";"), instruction.getImportAttribute()); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.705Z] ^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.705Z] Discouraged access: The constructor 'TouchpointInstruction(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.705Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[323] 05:11:19 [2022-03-21T09:11:19.705Z] results.set(i, new TouchpointData(instructions)); 05:11:19 [2022-03-21T09:11:19.705Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.705Z] Discouraged access: The type 'TouchpointData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.705Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[323] 05:11:19 [2022-03-21T09:11:19.705Z] results.set(i, new TouchpointData(instructions)); 05:11:19 [2022-03-21T09:11:19.705Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.705Z] Discouraged access: The constructor 'TouchpointData(Map<String,ITouchpointInstruction>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.705Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[329] 05:11:19 [2022-03-21T09:11:19.705Z] TouchpointInstruction newInstruction = new TouchpointInstruction(body, null); 05:11:19 [2022-03-21T09:11:19.705Z] ^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.705Z] Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.705Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[329] 05:11:19 [2022-03-21T09:11:19.705Z] TouchpointInstruction newInstruction = new TouchpointInstruction(body, null); 05:11:19 [2022-03-21T09:11:19.705Z] ^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.705Z] Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.705Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[329] 05:11:19 [2022-03-21T09:11:19.705Z] TouchpointInstruction newInstruction = new TouchpointInstruction(body, null); 05:11:19 [2022-03-21T09:11:19.705Z] ^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.705Z] Discouraged access: The constructor 'TouchpointInstruction(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.705Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[332] 05:11:19 [2022-03-21T09:11:19.705Z] results.add(new TouchpointData(instructions)); 05:11:19 [2022-03-21T09:11:19.705Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.705Z] Discouraged access: The type 'TouchpointData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.706Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[332] 05:11:19 [2022-03-21T09:11:19.706Z] results.add(new TouchpointData(instructions)); 05:11:19 [2022-03-21T09:11:19.706Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.706Z] Discouraged access: The constructor 'TouchpointData(Map<String,ITouchpointInstruction>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.706Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[342] 05:11:19 [2022-03-21T09:11:19.706Z] result.add(new TouchpointData(instructions)); 05:11:19 [2022-03-21T09:11:19.706Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.706Z] Discouraged access: The type 'TouchpointData' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.706Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[342] 05:11:19 [2022-03-21T09:11:19.706Z] result.add(new TouchpointData(instructions)); 05:11:19 [2022-03-21T09:11:19.706Z] ^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.706Z] Discouraged access: The constructor 'TouchpointData(Map<String,ITouchpointInstruction>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.706Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[347] 05:11:19 [2022-03-21T09:11:19.706Z] return new TouchpointInstruction("cleanupzip(source:@artifact, target:${installFolder}/../);", null); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.706Z] ^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.706Z] Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.706Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[347] 05:11:19 [2022-03-21T09:11:19.706Z] return new TouchpointInstruction("cleanupzip(source:@artifact, target:${installFolder}/../);", null); //$NON-NLS-1$ 05:11:19 [2022-03-21T09:11:19.706Z] ^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.706Z] Discouraged access: The constructor 'TouchpointInstruction(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.706Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[353] 05:11:19 [2022-03-21T09:11:19.706Z] return new TouchpointInstruction(body, null); 05:11:19 [2022-03-21T09:11:19.706Z] ^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.706Z] Discouraged access: The type 'TouchpointInstruction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.706Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/BrandP2Task.java:[353] 05:11:19 [2022-03-21T09:11:19.706Z] return new TouchpointInstruction(body, null); 05:11:19 [2022-03-21T09:11:19.706Z] ^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.706Z] Discouraged access: The constructor 'TouchpointInstruction(String, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar') 05:11:19 [2022-03-21T09:11:19.707Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[21] 05:11:19 [2022-03-21T09:11:19.707Z] import org.eclipse.equinox.p2.publisher.IPublisherInfo; 05:11:19 [2022-03-21T09:11:19.707Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.707Z] Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.707Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[22] 05:11:19 [2022-03-21T09:11:19.707Z] import org.eclipse.equinox.p2.publisher.PublisherInfo; 05:11:19 [2022-03-21T09:11:19.707Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.707Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.707Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[34] 05:11:19 [2022-03-21T09:11:19.707Z] protected PublisherInfo info = null; 05:11:19 [2022-03-21T09:11:19.707Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.707Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.707Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[54] 05:11:19 [2022-03-21T09:11:19.707Z] protected PublisherInfo getInfo() { 05:11:19 [2022-03-21T09:11:19.707Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.707Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.707Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[56] 05:11:19 [2022-03-21T09:11:19.707Z] info = new PublisherInfo(); 05:11:19 [2022-03-21T09:11:19.707Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.707Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.707Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[56] 05:11:19 [2022-03-21T09:11:19.707Z] info = new PublisherInfo(); 05:11:19 [2022-03-21T09:11:19.707Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.707Z] Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.707Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[74] 05:11:19 [2022-03-21T09:11:19.707Z] getGenerator().setArtifactLocation(URIUtil.fromString(location)); 05:11:19 [2022-03-21T09:11:19.707Z] ^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.707Z] Discouraged access: The method 'AbstractPublisherApplication.setArtifactLocation(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.708Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[122] 05:11:19 [2022-03-21T09:11:19.708Z] info = new PublisherInfo(); 05:11:19 [2022-03-21T09:11:19.708Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.708Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.708Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[122] 05:11:19 [2022-03-21T09:11:19.708Z] info = new PublisherInfo(); 05:11:19 [2022-03-21T09:11:19.708Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.708Z] Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.708Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[152] 05:11:19 [2022-03-21T09:11:19.708Z] getInfo().setConfigurations(new String[] {config.toString()}); 05:11:19 [2022-03-21T09:11:19.708Z] ^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.708Z] Discouraged access: The method 'PublisherInfo.setConfigurations(String[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.708Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[160] 05:11:19 [2022-03-21T09:11:19.708Z] getGenerator().setMetadataLocation(URIUtil.fromString(location)); 05:11:19 [2022-03-21T09:11:19.708Z] ^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.708Z] Discouraged access: The method 'AbstractPublisherApplication.setMetadataLocation(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.708Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[173] 05:11:19 [2022-03-21T09:11:19.708Z] info = new PublisherInfo(); 05:11:19 [2022-03-21T09:11:19.708Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.708Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.708Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[173] 05:11:19 [2022-03-21T09:11:19.708Z] info = new PublisherInfo(); 05:11:19 [2022-03-21T09:11:19.708Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.708Z] Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.708Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[179] 05:11:19 [2022-03-21T09:11:19.708Z] info = new PublisherInfo(); 05:11:19 [2022-03-21T09:11:19.708Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.709Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.709Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[179] 05:11:19 [2022-03-21T09:11:19.709Z] info = new PublisherInfo(); 05:11:19 [2022-03-21T09:11:19.709Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.709Z] Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.709Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[190] 05:11:19 [2022-03-21T09:11:19.709Z] int options = getInfo().getArtifactOptions(); 05:11:19 [2022-03-21T09:11:19.709Z] ^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.709Z] Discouraged access: The method 'PublisherInfo.getArtifactOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.709Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[192] 05:11:19 [2022-03-21T09:11:19.709Z] info.setArtifactOptions(options | IPublisherInfo.A_INDEX); 05:11:19 [2022-03-21T09:11:19.709Z] ^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.709Z] Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.709Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[192] 05:11:19 [2022-03-21T09:11:19.709Z] info.setArtifactOptions(options | IPublisherInfo.A_INDEX); 05:11:19 [2022-03-21T09:11:19.709Z] ^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.709Z] Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.709Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[192] 05:11:19 [2022-03-21T09:11:19.709Z] info.setArtifactOptions(options | IPublisherInfo.A_INDEX); 05:11:19 [2022-03-21T09:11:19.709Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.709Z] Discouraged access: The field 'IPublisherInfo.A_INDEX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.709Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[194] 05:11:19 [2022-03-21T09:11:19.709Z] info.setArtifactOptions(options & ~IPublisherInfo.A_INDEX); 05:11:19 [2022-03-21T09:11:19.709Z] ^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.709Z] Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.709Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[194] 05:11:19 [2022-03-21T09:11:19.710Z] info.setArtifactOptions(options & ~IPublisherInfo.A_INDEX); 05:11:19 [2022-03-21T09:11:19.710Z] ^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.710Z] Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.710Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[194] 05:11:19 [2022-03-21T09:11:19.710Z] info.setArtifactOptions(options & ~IPublisherInfo.A_INDEX); 05:11:19 [2022-03-21T09:11:19.710Z] ^^^^^^^ 05:11:19 [2022-03-21T09:11:19.710Z] Discouraged access: The field 'IPublisherInfo.A_INDEX' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.710Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[198] 05:11:19 [2022-03-21T09:11:19.710Z] int options = getInfo().getArtifactOptions(); 05:11:19 [2022-03-21T09:11:19.710Z] ^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.710Z] Discouraged access: The method 'PublisherInfo.getArtifactOptions()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.710Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[200] 05:11:19 [2022-03-21T09:11:19.710Z] info.setArtifactOptions(options | IPublisherInfo.A_PUBLISH); 05:11:19 [2022-03-21T09:11:19.710Z] ^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.710Z] Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.710Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[200] 05:11:19 [2022-03-21T09:11:19.710Z] info.setArtifactOptions(options | IPublisherInfo.A_PUBLISH); 05:11:19 [2022-03-21T09:11:19.710Z] ^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.710Z] Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.710Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[200] 05:11:19 [2022-03-21T09:11:19.710Z] info.setArtifactOptions(options | IPublisherInfo.A_PUBLISH); 05:11:19 [2022-03-21T09:11:19.710Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.710Z] Discouraged access: The field 'IPublisherInfo.A_PUBLISH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.711Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[202] 05:11:19 [2022-03-21T09:11:19.711Z] info.setArtifactOptions(options & ~IPublisherInfo.A_PUBLISH); 05:11:19 [2022-03-21T09:11:19.711Z] ^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.711Z] Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.711Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[202] 05:11:19 [2022-03-21T09:11:19.711Z] info.setArtifactOptions(options & ~IPublisherInfo.A_PUBLISH); 05:11:19 [2022-03-21T09:11:19.711Z] ^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.711Z] Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.711Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/generator/GeneratorTask.java:[202] 05:11:19 [2022-03-21T09:11:19.711Z] info.setArtifactOptions(options & ~IPublisherInfo.A_PUBLISH); 05:11:19 [2022-03-21T09:11:19.711Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.711Z] Discouraged access: The field 'IPublisherInfo.A_PUBLISH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.711Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[22] 05:11:19 [2022-03-21T09:11:19.711Z] import org.eclipse.equinox.p2.publisher.IPublisherInfo; 05:11:19 [2022-03-21T09:11:19.711Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.711Z] Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.711Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[23] 05:11:19 [2022-03-21T09:11:19.711Z] import org.eclipse.equinox.p2.publisher.PublisherInfo; 05:11:19 [2022-03-21T09:11:19.711Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.711Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.711Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[89] 05:11:19 [2022-03-21T09:11:19.711Z] protected PublisherInfo publisherInfo = null; 05:11:19 [2022-03-21T09:11:19.711Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.711Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.711Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[138] 05:11:19 [2022-03-21T09:11:19.711Z] application.setMetadataLocation(metadataLocation); 05:11:19 [2022-03-21T09:11:19.711Z] ^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.711Z] Discouraged access: The method 'AbstractPublisherApplication.setMetadataLocation(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.712Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[139] 05:11:19 [2022-03-21T09:11:19.712Z] application.setArtifactLocation(artifactLocation); 05:11:19 [2022-03-21T09:11:19.712Z] ^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.712Z] Discouraged access: The method 'AbstractPublisherApplication.setArtifactLocation(URI)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.712Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[141] 05:11:19 [2022-03-21T09:11:19.712Z] application.setCompress(compress); 05:11:19 [2022-03-21T09:11:19.712Z] ^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.712Z] Discouraged access: The method 'AbstractPublisherApplication.setCompress(boolean)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.712Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[145] 05:11:19 [2022-03-21T09:11:19.712Z] application.setContextRepositories(metadata, artifacts); 05:11:19 [2022-03-21T09:11:19.712Z] ^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.712Z] Discouraged access: The method 'AbstractPublisherApplication.setContextRepositories(URI[], URI[])' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.712Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[201] 05:11:19 [2022-03-21T09:11:19.712Z] protected PublisherInfo getPublisherInfo() { 05:11:19 [2022-03-21T09:11:19.712Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.712Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.712Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[203] 05:11:19 [2022-03-21T09:11:19.712Z] publisherInfo = new PublisherInfo(); 05:11:19 [2022-03-21T09:11:19.712Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.712Z] Discouraged access: The type 'PublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.712Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[203] 05:11:19 [2022-03-21T09:11:19.712Z] publisherInfo = new PublisherInfo(); 05:11:19 [2022-03-21T09:11:19.712Z] ^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.712Z] Discouraged access: The constructor 'PublisherInfo()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.712Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[204] 05:11:19 [2022-03-21T09:11:19.712Z] publisherInfo.setArtifactOptions(IPublisherInfo.A_PUBLISH); 05:11:19 [2022-03-21T09:11:19.712Z] ^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.713Z] Discouraged access: The method 'PublisherInfo.setArtifactOptions(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.713Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[204] 05:11:19 [2022-03-21T09:11:19.713Z] publisherInfo.setArtifactOptions(IPublisherInfo.A_PUBLISH); 05:11:19 [2022-03-21T09:11:19.713Z] ^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.713Z] Discouraged access: The type 'IPublisherInfo' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.713Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src_ant/org/eclipse/pde/internal/build/publisher/AbstractPublisherTask.java:[204] 05:11:19 [2022-03-21T09:11:19.713Z] publisherInfo.setArtifactOptions(IPublisherInfo.A_PUBLISH); 05:11:19 [2022-03-21T09:11:19.713Z] ^^^^^^^^^ 05:11:19 [2022-03-21T09:11:19.713Z] Discouraged access: The field 'IPublisherInfo.A_PUBLISH' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar') 05:11:19 [2022-03-21T09:11:19.713Z] 92 problems (92 warnings) 05:11:19 [2022-03-21T09:11:19.713Z] [INFO] 05:11:19 [2022-03-21T09:11:19.713Z] [INFO] --- tycho-eclipserun-plugin:2.7.0:eclipse-run (build-.api_description) @ org.eclipse.pde.build --- 05:11:19 [2022-03-21T09:11:19.713Z] [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 05:11:19 [2022-03-21T09:11:19.713Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/target/apigeneration-workspace/data/.metadata/.log 05:11:19 [2022-03-21T09:11:19.713Z] [INFO] Command line: 05:11:19 [2022-03-21T09:11:19.713Z] [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.pde.build_3.11.150.v20220317-1638_BETA_JAVA18, -project, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build, -binary, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/target/pdebuild.jar-classes:/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/target/lib/pdebuild-ant.jar-classes, -target, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/target] 05:11:23 [2022-03-21T09:11:23.904Z] [INFO] 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.pde.build --- 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/src/test/resources 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.pde.build --- 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.pde.build --- 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] Tests are skipped. 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.build --- 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.pde.build --- 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/target/org.eclipse.pde.build-3.11.150-SNAPSHOT-sources.jar 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.pde.build --- 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/pdebuild.jar 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/lib/pdebuild-ant.jar 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/target/org.eclipse.pde.build-3.11.150-SNAPSHOT.jar 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.build --- 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.pde.build --- 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] Skipping tests 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.pde.build --- 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] Tests are skipped. 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.build --- 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] Skipped 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.pde.build --- 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/target/org.eclipse.pde.build-3.11.150-SNAPSHOT.jar' is disabled. 05:11:23 [2022-03-21T09:11:23.905Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/target/org.eclipse.pde.build-3.11.150-SNAPSHOT.jar 05:11:24 [2022-03-21T09:11:24.840Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/target/org.eclipse.pde.build-3.11.150-SNAPSHOT-sources.jar' is disabled. 05:11:24 [2022-03-21T09:11:24.840Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/target/org.eclipse.pde.build-3.11.150-SNAPSHOT-sources.jar 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ org.eclipse.pde.build --- 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] No baseline version MavenProject: org.eclipse.pde:org.eclipse.pde.build:3.11.150-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/pom.xml 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] -------------< org.eclipse.pde:org.eclipse.pde.api.tools >-------------- 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] Building org.eclipse.pde.api.tools 1.2.850-SNAPSHOT [15/18] 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.pde.api.tools --- 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier (default-build-qualifier) @ org.eclipse.pde.api.tools --- 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] The project's OSGi version is 1.2.850.v20220317-1642_BETA_JAVA18 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.pde.api.tools --- 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.pde.api.tools --- 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.pde.api.tools --- 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:11:26 [2022-03-21T09:11:26.781Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/saveproperties 05:11:26 [2022-03-21T09:11:26.782Z] [INFO] 05:11:26 [2022-03-21T09:11:26.782Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.pde.api.tools --- 05:11:26 [2022-03-21T09:11:26.782Z] [INFO] 05:11:26 [2022-03-21T09:11:26.782Z] [INFO] --- maven-antrun-plugin:3.0.0:run (check-has-apiTools-nature) @ org.eclipse.pde.api.tools --- 05:11:26 [2022-03-21T09:11:26.782Z] [INFO] Executing tasks 05:11:26 [2022-03-21T09:11:26.782Z] [INFO] Executed tasks 05:11:26 [2022-03-21T09:11:26.782Z] [INFO] 05:11:26 [2022-03-21T09:11:26.782Z] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.pde.api.tools --- 05:11:26 [2022-03-21T09:11:26.782Z] [INFO] 05:11:26 [2022-03-21T09:11:26.782Z] [INFO] --- tycho-compiler-plugin:2.7.0:validate-classpath (default-validate-classpath) @ org.eclipse.pde.api.tools --- 05:11:26 [2022-03-21T09:11:26.782Z] [INFO] Resolving class path of org.eclipse.pde.api.tools... 05:11:26 [2022-03-21T09:11:26.782Z] [INFO] Fetching org.eclipse.pde.api.tools.ee.cdcfoundation10_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (110.17kB) 05:11:26 [2022-03-21T09:11:26.782Z] [INFO] Fetching org.eclipse.pde.api.tools.ee.cdcfoundation11_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (109.77kB) 05:11:26 [2022-03-21T09:11:26.782Z] [INFO] Fetching org.eclipse.pde.api.tools.ee.osgiminimum11_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (66.58kB) 05:11:27 [2022-03-21T09:11:27.040Z] [INFO] Fetching org.eclipse.pde.api.tools.ee.osgiminimum12_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (110.12kB) 05:11:27 [2022-03-21T09:11:27.040Z] [INFO] Fetching org.eclipse.pde.api.tools.ee.osgiminimum10_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (66.5kB) 05:11:27 [2022-03-21T09:11:27.040Z] [INFO] 05:11:27 [2022-03-21T09:11:27.040Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.pde.api.tools --- 05:11:27 [2022-03-21T09:11:27.040Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:11:27 [2022-03-21T09:11:27.040Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:11:27 [2022-03-21T09:11:27.040Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/main/resources 05:11:27 [2022-03-21T09:11:27.040Z] [INFO] 05:11:27 [2022-03-21T09:11:27.040Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.pde.api.tools --- 05:11:27 [2022-03-21T09:11:27.040Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:11:27 [2022-03-21T09:11:27.040Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:11:27 [2022-03-21T09:11:27.041Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/main/resources 05:11:27 [2022-03-21T09:11:27.041Z] [INFO] 05:11:27 [2022-03-21T09:11:27.041Z] [INFO] --- tycho-compiler-plugin:2.7.0:compile (default-compile) @ org.eclipse.pde.api.tools --- 05:11:27 [2022-03-21T09:11:27.041Z] [INFO] Compiling 205 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/target/classes 05:11:28 [2022-03-21T09:11:28.418Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/model/ApiBaseline.java:[48] 05:11:28 [2022-03-21T09:11:28.418Z] import org.eclipse.jdt.internal.launching.environments.EnvironmentsManager; 05:11:28 [2022-03-21T09:11:28.418Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 05:11:28 [2022-03-21T09:11:28.418Z] Discouraged access: The type 'EnvironmentsManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes') 05:11:28 [2022-03-21T09:11:28.418Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/model/ApiBaseline.java:[232] 05:11:28 [2022-03-21T09:11:28.418Z] IExecutionEnvironment ev = EnvironmentsManager.getDefault().getEnvironment(environmentId); 05:11:28 [2022-03-21T09:11:28.418Z] ^^^^^^^^^^^^^^^^^^^ 05:11:28 [2022-03-21T09:11:28.418Z] Discouraged access: The type 'EnvironmentsManager' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes') 05:11:28 [2022-03-21T09:11:28.418Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/model/ApiBaseline.java:[232] 05:11:28 [2022-03-21T09:11:28.418Z] IExecutionEnvironment ev = EnvironmentsManager.getDefault().getEnvironment(environmentId); 05:11:28 [2022-03-21T09:11:28.418Z] ^^^^^^^^^^ 05:11:28 [2022-03-21T09:11:28.418Z] Discouraged access: The method 'EnvironmentsManager.getDefault()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes') 05:11:28 [2022-03-21T09:11:28.418Z] [WARNING] /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/model/ApiBaseline.java:[232] 05:11:28 [2022-03-21T09:11:28.418Z] IExecutionEnvironment ev = EnvironmentsManager.getDefault().getEnvironment(environmentId); 05:11:28 [2022-03-21T09:11:28.418Z] ^^^^^^^^^^^^^^ 05:11:28 [2022-03-21T09:11:28.418Z] Discouraged access: The method 'EnvironmentsManager.getEnvironment(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/classes') 05:11:28 [2022-03-21T09:11:28.418Z] 4 problems (4 warnings) 05:11:28 [2022-03-21T09:11:28.418Z] [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/target/lib/apitooling-ant.jar-classes 05:11:28 [2022-03-21T09:11:28.985Z] [INFO] 05:11:28 [2022-03-21T09:11:28.985Z] [INFO] --- tycho-eclipserun-plugin:2.7.0:eclipse-run (build-.api_description) @ org.eclipse.pde.api.tools --- 05:11:28 [2022-03-21T09:11:28.985Z] [INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/openjdk/jdk-11/latest] 05:11:28 [2022-03-21T09:11:28.986Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/target/apigeneration-workspace/data/.metadata/.log 05:11:28 [2022-03-21T09:11:28.986Z] [INFO] Command line: 05:11:28 [2022-03-21T09:11:28.986Z] [/opt/tools/java/openjdk/jdk-11/latest/bin/java, -jar, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -install, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/target/apigeneration-workspace, -configuration, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/target/apigeneration-workspace/configuration, -data, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/target/apigeneration-workspace/data, -application, org.eclipse.pde.api.tools.apiGeneration, -projectName, org.eclipse.pde.api.tools_1.2.850.v20220317-1642_BETA_JAVA18, -project, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools, -binary, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/target/classes:/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/target/lib/apitooling-ant.jar-classes, -target, /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/target] 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.pde.api.tools --- 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/test/resources 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] --- tycho-compiler-plugin:2.7.0:testCompile (default-testCompile) @ org.eclipse.pde.api.tools --- 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ org.eclipse.pde.api.tools --- 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] Tests are skipped. 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.api.tools --- 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.pde.api.tools --- 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/target/org.eclipse.pde.api.tools-1.2.850-SNAPSHOT-sources.jar 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] --- tycho-packaging-plugin:2.7.0:package-plugin (default-package-plugin) @ org.eclipse.pde.api.tools --- 05:11:32 [2022-03-21T09:11:32.273Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/lib/apitooling-ant.jar 05:11:32 [2022-03-21T09:11:32.532Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/target/org.eclipse.pde.api.tools-1.2.850-SNAPSHOT.jar 05:11:32 [2022-03-21T09:11:32.532Z] [INFO] 05:11:32 [2022-03-21T09:11:32.532Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.api.tools --- 05:11:32 [2022-03-21T09:11:32.532Z] [INFO] 05:11:32 [2022-03-21T09:11:32.532Z] [INFO] --- tycho-surefire-plugin:2.7.0:integration-test (default-integration-test) @ org.eclipse.pde.api.tools --- 05:11:32 [2022-03-21T09:11:32.532Z] [INFO] Skipping tests 05:11:32 [2022-03-21T09:11:32.532Z] [INFO] 05:11:32 [2022-03-21T09:11:32.532Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.pde.api.tools --- 05:11:32 [2022-03-21T09:11:32.532Z] [INFO] Tests are skipped. 05:11:32 [2022-03-21T09:11:32.532Z] [INFO] 05:11:32 [2022-03-21T09:11:32.532Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.api.tools --- 05:11:32 [2022-03-21T09:11:32.532Z] [INFO] Skipped 05:11:32 [2022-03-21T09:11:32.532Z] [INFO] 05:11:32 [2022-03-21T09:11:32.532Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.pde.api.tools --- 05:11:32 [2022-03-21T09:11:32.532Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/target/org.eclipse.pde.api.tools-1.2.850-SNAPSHOT.jar' is disabled. 05:11:32 [2022-03-21T09:11:32.532Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/target/org.eclipse.pde.api.tools-1.2.850-SNAPSHOT.jar 05:11:33 [2022-03-21T09:11:33.911Z] [INFO] Signing of nested jars of '/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/target/org.eclipse.pde.api.tools-1.2.850-SNAPSHOT-sources.jar' is disabled. 05:11:34 [2022-03-21T09:11:34.170Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/target/org.eclipse.pde.api.tools-1.2.850-SNAPSHOT-sources.jar 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ org.eclipse.pde.api.tools --- 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] No baseline version MavenProject: org.eclipse.pde:org.eclipse.pde.api.tools:1.2.850-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/pom.xml 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] --------< org.eclipse.jdt.feature:org.eclipse.jdt.java18patch >--------- 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] Building org.eclipse.jdt.java18patch 1.2.300-SNAPSHOT [16/18] 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] Deleting /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.java18patch/target 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] The project's OSGi version is 1.2.300.v20220320-0804_BETA_JAVA18 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.java18patch/saveproperties 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:11:36 [2022-03-21T09:11:36.073Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:11:36 [2022-03-21T09:11:36.074Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.java18patch/src/main/resources 05:11:36 [2022-03-21T09:11:36.074Z] [INFO] 05:11:36 [2022-03-21T09:11:36.074Z] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.074Z] [INFO] 05:11:36 [2022-03-21T09:11:36.074Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.074Z] [INFO] 05:11:36 [2022-03-21T09:11:36.074Z] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.332Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.java18patch/target/org.eclipse.jdt.java18patch-1.2.300-SNAPSHOT.jar 05:11:36 [2022-03-21T09:11:36.333Z] [INFO] 05:11:36 [2022-03-21T09:11:36.333Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.333Z] [INFO] 05:11:36 [2022-03-21T09:11:36.333Z] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.333Z] [INFO] 05:11:36 [2022-03-21T09:11:36.333Z] [INFO] --- tycho-source-feature-plugin:2.7.0:source-feature (source-feature) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.333Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 05:11:36 [2022-03-21T09:11:36.333Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.java18patch/target/org.eclipse.jdt.java18patch-1.2.300-SNAPSHOT-sources-feature.jar 05:11:36 [2022-03-21T09:11:36.333Z] [INFO] 05:11:36 [2022-03-21T09:11:36.333Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.333Z] [INFO] No baseline version MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.java18patch:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.java18patch/pom.xml 05:11:36 [2022-03-21T09:11:36.333Z] [INFO] 05:11:36 [2022-03-21T09:11:36.333Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.333Z] [INFO] Skipped 05:11:36 [2022-03-21T09:11:36.333Z] [INFO] 05:11:36 [2022-03-21T09:11:36.333Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.jdt.java18patch --- 05:11:36 [2022-03-21T09:11:36.333Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.java18patch/target/org.eclipse.jdt.java18patch-1.2.300-SNAPSHOT.jar 05:11:37 [2022-03-21T09:11:37.708Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.java18patch/target/org.eclipse.jdt.java18patch-1.2.300-SNAPSHOT-sources-feature.jar 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ org.eclipse.jdt.java18patch --- 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] No baseline version MavenProject: org.eclipse.jdt.feature:org.eclipse.jdt.java18patch:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.java18patch/pom.xml 05:11:39 [2022-03-21T09:11:39.085Z] [WARNING] artifact org.eclipse.jdt.feature:org.eclipse.jdt.java18patch:xml:p2metadata:1.2.300-SNAPSHOT already attached, replace previous instance 05:11:39 [2022-03-21T09:11:39.085Z] [WARNING] artifact org.eclipse.jdt.feature:org.eclipse.jdt.java18patch:xml:p2artifacts:1.2.300-SNAPSHOT already attached, replace previous instance 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] --------< org.eclipse.pde.feature:org.eclipse.pde.java18patch >--------- 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] Building org.eclipse.pde.java18patch 1.2.300-SNAPSHOT [17/18] 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] --------------------------[ eclipse-feature ]--------------------------- 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] Deleting /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.java18patch/target 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] The project's OSGi version is 1.2.300.v20220317-1642_BETA_JAVA18 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-id (default-validate-id) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] --- tycho-packaging-plugin:2.7.0:validate-version (default-validate-version) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.java18patch/saveproperties 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.085Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.java18patch/src/main/resources 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] --- tycho-packaging-plugin:2.7.0:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] --- tycho-packaging-plugin:2.7.0:package-feature (default-package-feature) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.java18patch/target/org.eclipse.pde.java18patch-1.2.300-SNAPSHOT.jar 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] --- tycho-p2-plugin:2.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] --- tycho-source-feature-plugin:2.7.0:source-feature (source-feature) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.086Z] [WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by the tycho-source-plugin:feature-source which offers equivalent and even enhanced functionality 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] Building jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.java18patch/target/org.eclipse.pde.java18patch-1.2.300-SNAPSHOT-sources-feature.jar 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (attached-p2-metadata) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] No baseline version MavenProject: org.eclipse.pde.feature:org.eclipse.pde.java18patch:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.java18patch/pom.xml 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] Skipped 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ org.eclipse.pde.java18patch --- 05:11:39 [2022-03-21T09:11:39.086Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.java18patch/target/org.eclipse.pde.java18patch-1.2.300-SNAPSHOT.jar 05:11:40 [2022-03-21T09:11:40.463Z] [INFO] Signing jar: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.java18patch/target/org.eclipse.pde.java18patch-1.2.300-SNAPSHOT-sources-feature.jar 05:11:41 [2022-03-21T09:11:41.838Z] [INFO] 05:11:41 [2022-03-21T09:11:41.838Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ org.eclipse.pde.java18patch --- 05:11:41 [2022-03-21T09:11:41.839Z] [INFO] No baseline version MavenProject: org.eclipse.pde.feature:org.eclipse.pde.java18patch:1.2.300-SNAPSHOT @ /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.java18patch/pom.xml 05:11:41 [2022-03-21T09:11:41.839Z] [WARNING] artifact org.eclipse.pde.feature:org.eclipse.pde.java18patch:xml:p2metadata:1.2.300-SNAPSHOT already attached, replace previous instance 05:11:41 [2022-03-21T09:11:41.839Z] [WARNING] artifact org.eclipse.pde.feature:org.eclipse.pde.java18patch:xml:p2artifacts:1.2.300-SNAPSHOT already attached, replace previous instance 05:11:41 [2022-03-21T09:11:41.839Z] [INFO] 05:11:41 [2022-03-21T09:11:41.839Z] [INFO] ---< eclipse.platform.releng:eclipse.releng.repository.java18patch >---- 05:11:41 [2022-03-21T09:11:41.839Z] [INFO] Building eclipse.releng.repository.java18patch 1.2.300-SNAPSHOT [18/18] 05:11:41 [2022-03-21T09:11:41.839Z] [INFO] -------------------------[ eclipse-repository ]------------------------- 05:11:42 [2022-03-21T09:11:42.097Z] [INFO] 05:11:42 [2022-03-21T09:11:42.097Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ eclipse.releng.repository.java18patch --- 05:11:42 [2022-03-21T09:11:42.097Z] [INFO] 05:11:42 [2022-03-21T09:11:42.097Z] [INFO] --- tycho-packaging-plugin:2.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ eclipse.releng.repository.java18patch --- 05:11:42 [2022-03-21T09:11:42.097Z] [INFO] The project's OSGi version is 1.2.300.v20220320-0804_BETA_JAVA18 05:11:42 [2022-03-21T09:11:42.097Z] [INFO] 05:11:42 [2022-03-21T09:11:42.097Z] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (saveproperties) @ eclipse.releng.repository.java18patch --- 05:11:42 [2022-03-21T09:11:42.097Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:11:42 [2022-03-21T09:11:42.097Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/saveproperties 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ eclipse.releng.repository.java18patch --- 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ eclipse.releng.repository.java18patch --- 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] --- target-platform-configuration:2.7.0:target-platform (default-target-platform) @ eclipse.releng.repository.java18patch --- 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ eclipse.releng.repository.java18patch --- 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/src/main/resources 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] --- maven-resources-plugin:3.2.0:resources (filter-resources) @ eclipse.releng.repository.java18patch --- 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] Using 'UTF-8' encoding to copy filtered properties files. 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/src/main/resources 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] --- tycho-p2-publisher-plugin:2.7.0:publish-osgi-ee (default-publish-osgi-ee) @ eclipse.releng.repository.java18patch --- 05:11:42 [2022-03-21T09:11:42.098Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0] 05:11:42 [2022-03-21T09:11:42.667Z] [INFO] Published profile IUs: [a.jre.javase 17.0.0] 05:11:42 [2022-03-21T09:11:42.933Z] [INFO] Published profile IUs: [a.jre.javase 18.0.0] 05:11:42 [2022-03-21T09:11:42.933Z] [INFO] 05:11:42 [2022-03-21T09:11:42.933Z] [INFO] --- tycho-p2-publisher-plugin:2.7.0:publish-products (default-publish-products) @ eclipse.releng.repository.java18patch --- 05:11:42 [2022-03-21T09:11:42.933Z] [INFO] 05:11:42 [2022-03-21T09:11:42.933Z] [INFO] --- tycho-p2-publisher-plugin:2.7.0:publish-categories (default-publish-categories) @ eclipse.releng.repository.java18patch --- 05:11:42 [2022-03-21T09:11:42.933Z] [INFO] 05:11:42 [2022-03-21T09:11:42.933Z] [INFO] --- tycho-p2-publisher-plugin:2.7.0:attach-artifacts (default-attach-artifacts) @ eclipse.releng.repository.java18patch --- 05:11:42 [2022-03-21T09:11:42.933Z] [INFO] 05:11:42 [2022-03-21T09:11:42.933Z] [INFO] --- tycho-p2-repository-plugin:2.7.0:assemble-repository (default-assemble-repository) @ eclipse.releng.repository.java18patch --- 05:11:42 [2022-03-21T09:11:42.933Z] [WARNING] Following dependencies were not found by the slicer (you can disregard this if it is intentional): 05:11:42 [2022-03-21T09:11:42.933Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429]. 05:11:42 [2022-03-21T09:11:42.933Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611]. 05:11:42 [2022-03-21T09:11:42.933Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307]. 05:11:42 [2022-03-21T09:11:42.933Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655]. 05:11:42 [2022-03-21T09:11:42.933Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008]. 05:11:42 [2022-03-21T09:11:42.933Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629]. 05:11:42 [2022-03-21T09:11:42.933Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743]. 05:11:42 [2022-03-21T09:11:42.933Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559]. 05:11:42 [2022-03-21T09:11:42.933Z] 05:11:43 [2022-03-21T09:11:43.241Z] [WARNING] Following dependencies were not found by the slicer (you can disregard this if it is intentional): 05:11:43 [2022-03-21T09:11:43.241Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429]. 05:11:43 [2022-03-21T09:11:43.241Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611]. 05:11:43 [2022-03-21T09:11:43.241Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307]. 05:11:43 [2022-03-21T09:11:43.241Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655]. 05:11:43 [2022-03-21T09:11:43.241Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008]. 05:11:43 [2022-03-21T09:11:43.241Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629]. 05:11:43 [2022-03-21T09:11:43.241Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743]. 05:11:43 [2022-03-21T09:11:43.241Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559]. 05:11:43 [2022-03-21T09:11:43.241Z] 05:11:43 [2022-03-21T09:11:43.241Z] [WARNING] Following dependencies were not found by the slicer (you can disregard this if it is intentional): 05:11:43 [2022-03-21T09:11:43.241Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429]. 05:11:43 [2022-03-21T09:11:43.242Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611]. 05:11:43 [2022-03-21T09:11:43.242Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307]. 05:11:43 [2022-03-21T09:11:43.242Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655]. 05:11:43 [2022-03-21T09:11:43.242Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008]. 05:11:43 [2022-03-21T09:11:43.242Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629]. 05:11:43 [2022-03-21T09:11:43.242Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743]. 05:11:43 [2022-03-21T09:11:43.242Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559]. 05:11:43 [2022-03-21T09:11:43.242Z] 05:11:43 [2022-03-21T09:11:43.521Z] [WARNING] Following dependencies were not found by the slicer (you can disregard this if it is intentional): 05:11:43 [2022-03-21T09:11:43.521Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429]. 05:11:43 [2022-03-21T09:11:43.521Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611]. 05:11:43 [2022-03-21T09:11:43.521Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307]. 05:11:43 [2022-03-21T09:11:43.521Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655]. 05:11:43 [2022-03-21T09:11:43.521Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008]. 05:11:43 [2022-03-21T09:11:43.521Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629]. 05:11:43 [2022-03-21T09:11:43.521Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743]. 05:11:43 [2022-03-21T09:11:43.521Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559]. 05:11:43 [2022-03-21T09:11:43.521Z] 05:11:43 [2022-03-21T09:11:43.521Z] [WARNING] Following dependencies were not found by the slicer (you can disregard this if it is intentional): 05:11:43 [2022-03-21T09:11:43.522Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429]. 05:11:43 [2022-03-21T09:11:43.522Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611]. 05:11:43 [2022-03-21T09:11:43.522Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307]. 05:11:43 [2022-03-21T09:11:43.522Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655]. 05:11:43 [2022-03-21T09:11:43.522Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008]. 05:11:43 [2022-03-21T09:11:43.522Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629]. 05:11:43 [2022-03-21T09:11:43.522Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743]. 05:11:43 [2022-03-21T09:11:43.522Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559]. 05:11:43 [2022-03-21T09:11:43.522Z] 05:11:43 [2022-03-21T09:11:43.812Z] [WARNING] Following dependencies were not found by the slicer (you can disregard this if it is intentional): 05:11:43 [2022-03-21T09:11:43.812Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429]. 05:11:43 [2022-03-21T09:11:43.812Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611]. 05:11:43 [2022-03-21T09:11:43.812Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307]. 05:11:43 [2022-03-21T09:11:43.812Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655]. 05:11:43 [2022-03-21T09:11:43.812Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008]. 05:11:43 [2022-03-21T09:11:43.812Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629]. 05:11:43 [2022-03-21T09:11:43.812Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743]. 05:11:43 [2022-03-21T09:11:43.812Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559]. 05:11:43 [2022-03-21T09:11:43.813Z] 05:11:43 [2022-03-21T09:11:43.813Z] [INFO] Fetching org.apiguardian_1.1.2.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (20.18kB) 05:11:43 [2022-03-21T09:11:43.813Z] [INFO] Fetching org.eclipse.ant.launching_1.3.200.v20220214-2001.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (161.05kB) 05:11:43 [2022-03-21T09:11:43.813Z] [INFO] Fetching org.eclipse.core.externaltools_1.2.200.v20220125-2302.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (42.65kB) 05:11:43 [2022-03-21T09:11:43.813Z] [INFO] Fetching org.eclipse.ant.ui_3.8.200.v20220214-2001.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.04MB) 05:11:44 [2022-03-21T09:11:44.101Z] [INFO] Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (140.91kB) 05:11:44 [2022-03-21T09:11:44.101Z] [INFO] Fetching org.eclipse.jdt.debug.ui_3.12.600.v20220226-0801.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.65MB) 05:11:44 [2022-03-21T09:11:44.381Z] [INFO] Fetching org.eclipse.jdt.junit_3.14.0.v20220127-1854.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (516.78kB) 05:11:44 [2022-03-21T09:11:44.381Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (92.92kB) 05:11:44 [2022-03-21T09:11:44.381Z] [INFO] Fetching org.eclipse.e4.tools.emf.ui_4.7.200.v20220114-0046.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (1.43MB) 05:11:44 [2022-03-21T09:11:44.640Z] [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (90.57kB) 05:11:44 [2022-03-21T09:11:44.640Z] [INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (294.61kB) 05:11:44 [2022-03-21T09:11:44.640Z] [INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20210113-0340.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (52.57kB) 05:11:44 [2022-03-21T09:11:44.640Z] [INFO] Fetching org.eclipse.e4.tools.services_4.9.0.v20210427-1802.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (31.95kB) 05:11:44 [2022-03-21T09:11:44.640Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (31.04kB) 05:11:44 [2022-03-21T09:11:44.640Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (35.63kB) 05:11:44 [2022-03-21T09:11:44.899Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (74.06kB) 05:11:44 [2022-03-21T09:11:44.899Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.7.400.v20220214-1604.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (658.08kB) 05:11:44 [2022-03-21T09:11:44.899Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.3.200.v20220115-0654.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (170.59kB) 05:11:44 [2022-03-21T09:11:44.899Z] [INFO] Fetching org.eclipse.jdt_3.18.1100.v20220308-0310.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (42.93kB) 05:11:44 [2022-03-21T09:11:44.899Z] [INFO] Fetching org.eclipse.ui.intro_3.6.400.v20211015-1317.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (344.68kB) 05:11:45 [2022-03-21T09:11:45.158Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (379kB) 05:11:45 [2022-03-21T09:11:45.158Z] [INFO] Fetching org.eclipse.jdt.annotation_1.2.0.v20210519-0438.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (15.08kB) 05:11:45 [2022-03-21T09:11:45.158Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (25.16kB) 05:11:45 [2022-03-21T09:11:45.158Z] [INFO] Fetching org.eclipse.jdt.apt.core_3.7.50.v20210914-1429.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (391.95kB) 05:11:45 [2022-03-21T09:11:45.158Z] [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.3.0.v20210618-1653.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (39.9kB) 05:11:45 [2022-03-21T09:11:45.158Z] [INFO] Fetching org.eclipse.jdt.apt.ui_3.7.0.v20210620-1751.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (71.97kB) 05:11:45 [2022-03-21T09:11:45.417Z] [INFO] Fetching org.eclipse.jdt.core.formatterapp_1.1.0.v20210618-1653.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (12.61kB) 05:11:45 [2022-03-21T09:11:45.417Z] [INFO] Fetching org.eclipse.jdt.doc.user_3.15.1300.v20220302-1215.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (8.65MB) 05:11:46 [2022-03-21T09:11:46.354Z] [INFO] Fetching org.junit.platform.runner_1.8.1.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (31.88kB) 05:11:46 [2022-03-21T09:11:46.354Z] [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (21.6kB) 05:11:46 [2022-03-21T09:11:46.354Z] [INFO] Fetching org.eclipse.jdt.junit.runtime_3.6.100.v20210708-1502.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (57.17kB) 05:11:46 [2022-03-21T09:11:46.354Z] [INFO] Fetching org.junit.jupiter.migrationsupport_5.8.1.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (44.28kB) 05:11:46 [2022-03-21T09:11:46.354Z] [INFO] Fetching org.junit.platform.engine_1.8.1.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (208.15kB) 05:11:46 [2022-03-21T09:11:46.354Z] [INFO] Fetching org.junit.jupiter.api_5.8.1.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (219.09kB) 05:11:46 [2022-03-21T09:11:46.354Z] [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.1400.v20211108-0640.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (22.2kB) 05:11:46 [2022-03-21T09:11:46.354Z] [INFO] Fetching org.junit.platform.commons_1.8.1.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (117.58kB) 05:11:46 [2022-03-21T09:11:46.354Z] [INFO] Fetching org.junit.platform.suite.api_1.8.1.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (38.14kB) 05:11:46 [2022-03-21T09:11:46.612Z] [INFO] Fetching org.junit.vintage.engine_5.8.1.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (83.87kB) 05:11:46 [2022-03-21T09:11:46.612Z] [INFO] Fetching org.junit.platform.suite.engine_1.8.1.v20211028-1957.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (38.41kB) 05:11:46 [2022-03-21T09:11:46.612Z] [INFO] Fetching org.junit.platform.launcher_1.8.1.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (180.42kB) 05:11:46 [2022-03-21T09:11:46.612Z] [INFO] Fetching org.eclipse.jdt.junit.core_3.11.200.v20220204-2234.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (176.32kB) 05:11:46 [2022-03-21T09:11:46.612Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (65.43kB) 05:11:46 [2022-03-21T09:11:46.612Z] [INFO] Fetching org.junit_4.13.2.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (421.77kB) 05:11:46 [2022-03-21T09:11:46.612Z] [INFO] Fetching org.junit.jupiter.engine_5.8.1.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (251.3kB) 05:11:46 [2022-03-21T09:11:46.612Z] [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.2.0.v20210326-1251.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (26.27kB) 05:11:46 [2022-03-21T09:11:46.612Z] [INFO] Fetching org.junit.jupiter.params_5.8.1.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (608.75kB) 05:11:46 [2022-03-21T09:11:46.871Z] [INFO] Fetching org.junit.platform.suite.commons_1.8.1.v20211018-1956.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (30.68kB) 05:11:46 [2022-03-21T09:11:46.871Z] [INFO] Fetching org.eclipse.pde.ds.lib_1.1.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (32.2kB) 05:11:46 [2022-03-21T09:11:46.871Z] [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.400.v20190929-1236.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (11.46kB) 05:11:46 [2022-03-21T09:11:46.871Z] [INFO] Fetching org.eclipse.pde.api.tools.ui_1.2.600.v20220210-1335.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (514.37kB) 05:11:46 [2022-03-21T09:11:46.871Z] [INFO] Fetching org.eclipse.pde.ui_3.13.400.v20220215-1440.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (4.54MB) 05:11:47 [2022-03-21T09:11:47.438Z] [INFO] Fetching org.eclipse.pde.doc.user_3.14.1500.v20220302-1713.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (6.92MB) 05:11:48 [2022-03-21T09:11:48.377Z] [INFO] Fetching org.eclipse.pde.ds.annotations_1.2.300.v20220210-1335.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (145.36kB) 05:11:48 [2022-03-21T09:11:48.377Z] [INFO] Fetching org.eclipse.pde.ds.core_1.2.400.v20211215-1038.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (58.83kB) 05:11:48 [2022-03-21T09:11:48.377Z] [INFO] Fetching org.eclipse.pde.ds.ui_1.2.200.v20211223-1606.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (205.14kB) 05:11:48 [2022-03-21T09:11:48.377Z] [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.500.v20210209-1250.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (28.62kB) 05:11:48 [2022-03-21T09:11:48.377Z] [INFO] Fetching org.eclipse.pde.launching_3.9.600.v20220214-1856.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (134.4kB) 05:11:48 [2022-03-21T09:11:48.635Z] [INFO] Fetching org.eclipse.ui.trace_1.2.100.v20211215-1038.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (59.41kB) 05:11:48 [2022-03-21T09:11:48.635Z] [INFO] Fetching org.eclipse.pde.ua.ui_1.2.300.v20211215-1133.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (450.7kB) 05:11:48 [2022-03-21T09:11:48.635Z] [INFO] Fetching org.eclipse.pde.spy.bundle_0.12.100.v20220125-1245.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (42.98kB) 05:11:48 [2022-03-21T09:11:48.635Z] [INFO] Fetching org.eclipse.pde.ua.core_1.2.300.v20211004-0555.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (112.59kB) 05:11:48 [2022-03-21T09:11:48.635Z] [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.1.200.v20211215-1038.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (87.78kB) 05:11:48 [2022-03-21T09:11:48.635Z] [INFO] Fetching org.eclipse.pde.spy.context_1.0.200.v20220218-1824.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (88.95kB) 05:11:48 [2022-03-21T09:11:48.635Z] [INFO] Fetching org.eclipse.pde.spy.css_0.12.200.v20211229-0835.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (51.21kB) 05:11:48 [2022-03-21T09:11:48.894Z] [INFO] Fetching org.eclipse.pde_3.13.1800.v20220308-0310.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (67.74kB) 05:11:48 [2022-03-21T09:11:48.894Z] [INFO] Fetching org.eclipse.pde.junit.runtime_3.6.100.v20211112-1151.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (22.16kB) 05:11:48 [2022-03-21T09:11:48.894Z] [INFO] Fetching org.eclipse.pde.ui.templates_3.7.500.v20220202-1226.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (579.33kB) 05:11:48 [2022-03-21T09:11:48.894Z] [INFO] Fetching org.eclipse.pde.spy.core_1.0.100.v20211229-0835.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (22.96kB) 05:11:48 [2022-03-21T09:11:48.894Z] [INFO] Fetching org.eclipse.pde.runtime_3.7.300.v20211215-1038.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (215.23kB) 05:11:49 [2022-03-21T09:11:49.153Z] [INFO] Fetching org.eclipse.pde.spy.model_0.12.200.v20211229-0835.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (16.13kB) 05:11:49 [2022-03-21T09:11:49.153Z] [INFO] Fetching org.eclipse.tools.layout.spy_1.1.0.v20210110-1247.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (43.28kB) 05:11:49 [2022-03-21T09:11:49.153Z] [INFO] Fetching org.eclipse.pde.spy.preferences_0.12.200.v20211229-0835.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (59.52kB) 05:11:49 [2022-03-21T09:11:49.153Z] [INFO] Fetching org.eclipse.ui.views.log_1.3.100.v20210927-1100.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (172.2kB) 05:11:49 [2022-03-21T09:11:49.153Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.2.200.v20211217-1247.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (152.75kB) 05:11:49 [2022-03-21T09:11:49.153Z] [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.800.v20210915-0906.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (19.42kB) 05:11:49 [2022-03-21T09:11:49.153Z] [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.900.v20210915-0906.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (58.78kB) 05:11:49 [2022-03-21T09:11:49.721Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743].; Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629].] 05:11:50 [2022-03-21T09:11:50.657Z] [INFO] Fetching org.eclipse.jdt_3.18.1100.v20220308-0310.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.77kB) 05:11:50 [2022-03-21T09:11:50.657Z] [INFO] Fetching org.eclipse.pde_3.14.1100.v20220308-0310.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/features/ (19.61kB) 05:11:52 [2022-03-21T09:11:52.559Z] [WARNING] More information on the preceding warning(s) can be found here: 05:11:52 [2022-03-21T09:11:52.559Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool 05:11:52 [2022-03-21T09:11:52.559Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743].; Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629].] 05:11:52 [2022-03-21T09:11:52.559Z] [WARNING] More information on the preceding warning(s) can be found here: 05:11:52 [2022-03-21T09:11:52.559Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool 05:11:52 [2022-03-21T09:11:52.559Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743].; Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629].] 05:11:52 [2022-03-21T09:11:52.559Z] [WARNING] More information on the preceding warning(s) can be found here: 05:11:52 [2022-03-21T09:11:52.559Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool 05:11:52 [2022-03-21T09:11:52.559Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743].; Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629].] 05:11:52 [2022-03-21T09:11:52.559Z] [WARNING] More information on the preceding warning(s) can be found here: 05:11:52 [2022-03-21T09:11:52.559Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool 05:11:52 [2022-03-21T09:11:52.560Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743].; Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629].] 05:11:52 [2022-03-21T09:11:52.560Z] [WARNING] More information on the preceding warning(s) can be found here: 05:11:52 [2022-03-21T09:11:52.560Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool 05:11:52 [2022-03-21T09:11:52.560Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743].; Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629].] 05:11:52 [2022-03-21T09:11:52.560Z] [WARNING] More information on the preceding warning(s) can be found here: 05:11:52 [2022-03-21T09:11:52.560Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool 05:11:55 [2022-03-21T09:11:55.848Z] [INFO] 05:11:55 [2022-03-21T09:11:55.848Z] [INFO] --- tycho-source-plugin:2.7.0:plugin-source (plugin-source) @ eclipse.releng.repository.java18patch --- 05:11:55 [2022-03-21T09:11:55.848Z] [INFO] 05:11:55 [2022-03-21T09:11:55.848Z] [INFO] --- tycho-p2-repository-plugin:2.7.0:archive-repository (default-archive-repository) @ eclipse.releng.repository.java18patch --- 05:11:55 [2022-03-21T09:11:55.849Z] [INFO] Building zip: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/eclipse.releng.repository.java18patch-1.2.300-SNAPSHOT.zip 05:11:56 [2022-03-21T09:11:56.787Z] [INFO] 05:11:56 [2022-03-21T09:11:56.787Z] [INFO] --- maven-antrun-plugin:3.0.0:run (unpack-content-jar) @ eclipse.releng.repository.java18patch --- 05:11:56 [2022-03-21T09:11:56.787Z] [INFO] Executing tasks 05:11:56 [2022-03-21T09:11:56.787Z] [INFO] [echoproperties] #Ant properties 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] #Mon Mar 21 09:11:56 UTC 2022 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] aggregatorBuild=true 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] p2.eclipse.plugin\:org.apache.commons.io\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.apache.commons.io/2.8.0.v20210415-0900/org.apache.commons.io-2.8.0.v20210415-0900.jar 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] java.specification.version=11 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.core.commands\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.core.commands/1.0.100.v20211204-1536/org.eclipse.e4.core.commands-1.0.100.v20211204-1536.jar 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] sun.cpu.isalist= 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.jface.databinding\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.jface.databinding/1.13.0.v20210619-1146/org.eclipse.jface.databinding-1.13.0.v20210619-1146.jar 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.emf.xpath\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.emf.xpath/0.3.0.v20210722-1426/org.eclipse.e4.emf.xpath-0.3.0.v20210722-1426.jar 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] project.build.testOutputDirectory=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/test-classes 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] p2.eclipse.plugin\:org.apache.batik.constants\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.apache.batik.constants/1.14.0.v20210324-0332/org.apache.batik.constants-1.14.0.v20210324-0332.jar 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] sun.arch.data.model=64 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.swt.win32.win32.x86_64\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.swt.win32.win32.x86_64/3.119.0.v20220223-1102/org.eclipse.swt.win32.win32.x86_64-3.119.0.v20220223-1102.jar 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] java.vendor.url=http\://java.oracle.com/ 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] p2.eclipse.plugin\:javax.inject\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/javax.inject/1.0.0.v20091030/javax.inject-1.0.0.v20091030.jar 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] code.ignoredWarnings=-warn\:-deprecation,unavoidableGenericProblems,warningToken 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] sun.boot.library.path=/opt/tools/java/openjdk/jdk-11/11.0.2+9/lib 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] eclipse-repo.url=https\://repo.eclipse.org/content/repositories/cbi/ 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher -f eclipse.platform.releng.tychoeclipsebuilder/java18patch/pom.xml clean verify -Pjava18patch -DskipTests\=true -Pbree-libs -Peclipse-sign -Dtycho.debug.artifactcomparator -Dtycho.localArtifacts\=ignore -Dcbi.jarsigner.continueOnFail\=true -Djgit.dirtyWorkingTree\=error -Dmaven.repo.local\=localMavenRepo -Djava.io.tmpdir\=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp -DaggregatorBuild\=true -DbuildTimestamp\=20220321-0500 -DbuildType\=P -DbuildId\=P20220321-0500 -Declipse-p2-repo.url\=NOT_FOR_PRODUCTION_USE -Declipse.javadoc\=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] tycho.localArtifacts=ignore 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.swt.gtk.linux.aarch64\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.swt.gtk.linux.aarch64/3.119.0.v20220223-1102/org.eclipse.swt.gtk.linux.aarch64-3.119.0.v20220223-1102.jar 05:11:56 [2022-03-21T09:11:56.787Z] [echoproperties] jdk.debug=release 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.team.ui\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.team.ui/3.9.200.v20211130-1532/org.eclipse.team.ui-3.9.200.v20211130-1532.jar 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] p2.eclipse.plugin\:org.w3c.dom.events\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.w3c.dom.events/3.0.0.draft20060413_v201105210656/org.w3c.dom.events-3.0.0.draft20060413_v201105210656.jar 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] java.specification.vendor=Oracle Corporation 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] java.version.date=2019-01-15 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] java.home=/opt/tools/java/openjdk/jdk-11/11.0.2+9 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] basedir=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] surefire.platformSystemProperties= 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] project.packaging=eclipse-repository 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.core.di\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.core.di/1.8.100.v20210910-0640/org.eclipse.e4.core.di-1.8.100.v20210910-0640.jar 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] java.specification.name=Java Platform API Specification 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] java.vm.specification.vendor=Oracle Corporation 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-netrexx.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-netrexx.jar 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] cbi-releases-repo.url=https\://repo.eclipse.org/content/repositories/cbi-releases/ 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.osgi.services\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.osgi.services/3.10.200.v20210723-0643/org.eclipse.osgi.services-3.10.200.v20210723-0643.jar 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] tycho-snapshot-repo.url=https\://repo.eclipse.org/content/repositories/tycho-snapshots/ 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] jgit.dirtyWorkingTree-platformDefault=ignore 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] eclipse.p2.atomic.composite.loading.default=true 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-commons-net.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-net.jar 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] sun.management.compiler=HotSpot 64-Bit Tiered Compilers 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] macSigner.forceContinue=false 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] java.runtime.version=11.0.2+9 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-jai.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jai.jar 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-swing.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-swing.jar 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] surefire.version=3.0.0-M5 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-launcher.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-launcher.jar 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.filebuffers\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.core.filebuffers/3.7.200.v20220202-1008/org.eclipse.core.filebuffers-3.7.200.v20220202-1008.jar 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.filesystem\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.core.filesystem/1.9.300.v20220121-1426/org.eclipse.core.filesystem-1.9.300.v20220121-1426.jar 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] file.encoding=UTF-8 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] guice.disable.misplaced.annotation.check=true 05:11:56 [2022-03-21T09:11:56.788Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.emf.ecore\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.emf.ecore/2.26.0.v20220123-0838/org.eclipse.emf.ecore-2.26.0.v20220123-0838.jar 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] maven.build.timestamp.format=yyyyMMdd-HHmm 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.css.swt.theme\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.ui.css.swt.theme/0.13.0.v20201026-1147/org.eclipse.e4.ui.css.swt.theme-0.13.0.v20201026-1147.jar 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.search\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.search/3.14.100.v20220120-1549/org.eclipse.search-3.14.100.v20220120-1549.jar 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.team.core\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.team.core/3.9.300.v20220204-0611/org.eclipse.team.core-3.9.300.v20220204-0611.jar 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] java.vendor.version=18.9 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.ltk.ui.refactoring\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.12.0.v20210618-1953/org.eclipse.ltk.ui.refactoring-3.12.0.v20210618-1953.jar 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] tycho.version=2.7.0 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.app\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.app/1.6.100.v20211021-1418/org.eclipse.equinox.app-1.6.100.v20211021-1418.jar 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] surefire.systemProperties= 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] java.io.tmpdir=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/tmp 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] jgit.dirtyWorkingTree=error 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] java.version=11 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.publisher.eclipse\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher.eclipse/1.4.2.v20220127-1658/org.eclipse.equinox.p2.publisher.eclipse-1.4.2.v20220127-1658.jar 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.ltk.core.refactoring\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.12.100.v20210926-1112/org.eclipse.ltk.core.refactoring-3.12.100.v20210926-1112.jar 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.osgi\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.osgi/3.17.200.v20220215-2237/org.eclipse.osgi-3.17.200.v20220215-2237.jar 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.views\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.ui.views/3.11.100.v20210816-0811/org.eclipse.ui.views-3.11.100.v20210816-0811.jar 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] java.vm.specification.name=Java Virtual Machine Specification 05:11:56 [2022-03-21T09:11:56.789Z] [echoproperties] org.eclipse.jdt\:org.eclipse.jdt.core.manipulation\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/target/org.eclipse.jdt.core.manipulation-1.16.0-SNAPSHOT.jar 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] java.awt.printerjob=sun.print.PSPrinterJob 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.editors\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.ui.editors/3.14.300.v20210913-0815/org.eclipse.ui.editors-3.14.300.v20210913-0815.jar 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant.jar 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] p2.eclipse.plugin\:org.w3c.dom.svg\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.w3c.dom.svg/1.1.0.v201011041433/org.w3c.dom.svg-1.1.0.v201011041433.jar 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] java.library.path=/usr/java/packages/lib\:/usr/lib64\:/lib64\:/lib\:/usr/lib 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.common\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.common/3.16.0.v20220211-2322/org.eclipse.equinox.common-3.16.0.v20220211-2322.jar 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] java.vendor=Oracle Corporation 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] classworlds.conf=/opt/tools/apache-maven/latest/bin/m2.conf 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.registry\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.registry/3.11.100.v20211021-1418/org.eclipse.equinox.registry-3.11.100.v20211021-1418.jar 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] sun.io.unicode.encoding=UnicodeLittle 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.variables\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.core.variables/3.5.100.v20210721-1355/org.eclipse.core.variables-3.5.100.v20210721-1355.jar 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] versionRangeForPatchPDE=[3.14.1100.v20220308-0310,3.14.1149.v20220426-2027) 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] org.eclipse.pde\:org.eclipse.pde.api.tools\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/target/org.eclipse.pde.api.tools-1.2.850-SNAPSHOT.jar 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] releaseNumberSDK=4.23 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] ant.file.maven-antrun-=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/antrun/build-main.xml 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.jdt.debug\:eclipse-plugin\:jdimodel.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.eclipse.jdt.debug-3.19.100.v20220301-0551.jar/jdimodel.jar 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] project.build.directory=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] cbi.jarsigner.continueOnFail=true 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] p2.eclipse.plugin\:org.apache.commons.jxpath\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.apache.commons.jxpath/1.3.0.v200911051830/org.apache.commons.jxpath-1.3.0.v200911051830.jar 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-javamail.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-javamail.jar 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.workbench.texteditor\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.16.400.v20220218-1619/org.eclipse.ui.workbench.texteditor-3.16.400.v20220218-1619.jar 05:11:56 [2022-03-21T09:11:56.790Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.repository.tools\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.repository.tools/2.3.0.v20210325-0750/org.eclipse.equinox.p2.repository.tools-2.3.0.v20210325-0750.jar 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.bindings\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.ui.bindings/0.13.100.v20210722-1426/org.eclipse.e4.ui.bindings-0.13.100.v20210722-1426.jar 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] tycho.mode=extension 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.console\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.ui.console/3.11.100.v20210721-1355/org.eclipse.ui.console-3.11.100.v20210721-1355.jar 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] project.groupId=eclipse.platform.releng 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] versionRangeForPatch=[3.18.1100.v20220308-0310,3.18.1149.v20220426-2027) 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.director.app\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.director.app/1.2.100.v20211220-1825/org.eclipse.equinox.p2.director.app-1.2.100.v20211220-1825.jar 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] surefire.moduleProperties=--add-modules\=ALL-SYSTEM 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] user.timezone=UTC 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.jface\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.jface/3.25.0.v20220218-1636/org.eclipse.jface-3.25.0.v20220218-1636.jar 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] java.vm.specification.version=11 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] os.name=Linux 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.resources\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.core.resources/3.16.100.v20220214-1012/org.eclipse.core.resources-3.16.100.v20220214-1012.jar 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.databinding\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.core.databinding/1.11.0.v20220118-1028/org.eclipse.core.databinding-1.11.0.v20220118-1028.jar 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.runtime\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.core.runtime/3.24.100.v20220211-2001/org.eclipse.core.runtime-3.24.100.v20220211-2001.jar 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] eclipse-p2-repo.url=NOT_FOR_PRODUCTION_USE 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.expressions\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.core.expressions/3.8.100.v20210910-0640/org.eclipse.core.expressions-3.8.100.v20210910-0640.jar 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.forms\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.ui.forms/3.11.300.v20211022-1451/org.eclipse.ui.forms-3.11.300.v20211022-1451.jar 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] qualifier.format='v'yyyyMMdd-HHmm'_BETA_JAVA18' 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.swt.gtk.linux.ppc64le\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.swt.gtk.linux.ppc64le/3.119.0.v20220223-1102/org.eclipse.swt.gtk.linux.ppc64le-3.119.0.v20220223-1102.jar 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] org.eclipse.jdt\:org.eclipse.jdt.compiler.apt\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/target/org.eclipse.jdt.compiler.apt-1.4.100-SNAPSHOT.jar 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] project.build.testSourceDirectory=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/src/test/java 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] user.home=/home/jenkins 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.core.contexts\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.core.contexts/1.9.100.v20211011-1349/org.eclipse.e4.core.contexts-1.9.100.v20211011-1349.jar 05:11:56 [2022-03-21T09:11:56.791Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.updatesite\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.updatesite/1.2.200.v20211013-0600/org.eclipse.equinox.p2.updatesite-1.2.200.v20211013-0600.jar 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.views.properties.tabbed\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.9.100.v20201223-1348/org.eclipse.ui.views.properties.tabbed-3.9.100.v20201223-1348.jar 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] eclipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-junitlauncher.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junitlauncher.jar 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] p2.eclipse.plugin\:org.w3c.dom.smil\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.w3c.dom.smil/1.0.1.v200903091627/org.w3c.dom.smil-1.0.1.v200903091627.jar 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.model.workbench\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.ui.model.workbench/2.2.0.v20210727-1533/org.eclipse.e4.ui.model.workbench-2.2.0.v20210727-1533.jar 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.ide\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.ui.ide/3.18.500.v20220215-1304/org.eclipse.ui.ide-3.18.500.v20220215-1304.jar 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-apache-resolver.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-resolver.jar 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.ide\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.ui.ide/3.16.0.v20210625-1251/org.eclipse.e4.ui.ide-3.16.0.v20210625-1251.jar 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.frameworkadmin\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin/2.2.0.v20210315-2042/org.eclipse.equinox.frameworkadmin-2.2.0.v20210315-2042.jar 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] tycho.scmUrl=scm\:git\:https\://github.com/eclipse-platform/eclipse.platform.releng.aggregator.git 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] buildType=P 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.publisher\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.publisher/1.7.0.v20220127-1312/org.eclipse.equinox.p2.publisher-1.7.0.v20220127-1312.jar 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.navigator\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.ui.navigator/3.10.200.v20211009-1706/org.eclipse.ui.navigator-3.10.200.v20211009-1706.jar 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] defaultSigning-excludeInnerJars=false 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] buildTimestamp=20220321-0500 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.artifact.repository\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.4.400.v20220223-1131/org.eclipse.equinox.p2.artifact.repository-1.4.400.v20220223-1131.jar 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.text\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.text/3.12.0.v20210512-1644/org.eclipse.text-3.12.0.v20210512-1644.jar 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] p2.eclipse.plugin\:org.objectweb.asm\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.objectweb.asm/9.2.0.v20210813-1119/org.objectweb.asm-9.2.0.v20210813-1119.jar 05:11:56 [2022-03-21T09:11:56.792Z] [echoproperties] ant.file=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/antrunbuild.xml 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] tycho.env.osgi.ws=gtk 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.event\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.event/1.6.100.v20211021-1418/org.eclipse.equinox.event-1.6.100.v20211021-1418.jar 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] path.separator=\: 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] cbi-snapshots-repo.url=https\://repo.eclipse.org/content/repositories/cbi-snapshots/ 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] os.version=5.14.14-200.fc34.x86_64 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.ant.core\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.ant.core/3.6.300.v20220214-2001/org.eclipse.ant.core-3.6.300.v20220214-2001.jar 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] p2.eclipse.plugin\:org.objectweb.asm.tree\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.objectweb.asm.tree/9.2.0.v20210813-1119/org.objectweb.asm.tree-9.2.0.v20210813-1119.jar 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] java.vm.name=OpenJDK 64-Bit Server VM 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] cbi-plugins.version=1.3.2 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.services\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.ui.services/1.5.0.v20210115-1333/org.eclipse.e4.ui.services-1.5.0.v20210115-1333.jar 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] tycho.debug.artifactcomparator=true 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] previous-release.baseline=https\://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.jobs\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.core.jobs/3.12.100.v20220120-1329/org.eclipse.core.jobs-3.12.100.v20220120-1329.jar 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.debug.core\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.debug.core/3.19.0.v20220125-2302/org.eclipse.debug.core-3.19.0.v20220125-2302.jar 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.simpleconfigurator.manipulator\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator.manipulator/2.2.0.v20210315-2228/org.eclipse.equinox.simpleconfigurator.manipulator-2.2.0.v20210315-2228.jar 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] org.eclipse.jdt\:org.eclipse.jdt.dummy\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.dummy/target/org.eclipse.jdt.dummy-1.1.300-SNAPSHOT.jar 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] featureToPatchVersion=3.18.1100.v20220308-0310 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] os.arch=amd64 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.core.di.extensions.supplier\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.core.di.extensions.supplier/0.16.200.v20210910-0640/org.eclipse.e4.core.di.extensions.supplier-0.16.200.v20210910-0640.jar 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] maven.multiModuleProjectDirectory=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-apache-log4j.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-log4j.jar 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] p2.userAgent=tycho/2.7.0 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] compare-version-with-baselines.skip=true 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] surefire.testArgLine= 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] p2.eclipse.plugin\:org.w3c.css.sac\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.w3c.css.sac/1.3.1.v200903091627/org.w3c.css.sac-1.3.1.v200903091627.jar 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] cbi-jdt-repo.url=https\://repo.eclipse.org/content/repositories/eclipse-staging/ 05:11:56 [2022-03-21T09:11:56.793Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.swt.cocoa.macosx.aarch64\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.aarch64/3.119.0.v20220223-1102/org.eclipse.swt.cocoa.macosx.aarch64-3.119.0.v20220223-1102.jar 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] p2.eclipse.plugin\:org.sat4j.pb\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.sat4j.pb/2.3.5.v201404071733/org.sat4j.pb-2.3.5.v201404071733.jar 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] contentjarexists=true 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.workbench.renderers.swt\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.ui.workbench.renderers.swt/0.15.400.v20220308-0630/org.eclipse.e4.ui.workbench.renderers.swt-0.15.400.v20220308-0630.jar 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.contenttype\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.core.contenttype/3.8.100.v20210910-0640/org.eclipse.core.contenttype-3.8.100.v20210910-0640.jar 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] java.vm.info=mixed mode 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] p2.eclipse.plugin\:com.sun.jna\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/com.sun.jna/5.8.0.v20210503-0343/com.sun.jna-5.8.0.v20210503-0343.jar 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] java.class.version=55.0 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] ant.project.default-target=default 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.frameworkadmin.equinox\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.frameworkadmin.equinox/1.2.100.v20210703-1540/org.eclipse.equinox.frameworkadmin.equinox-1.2.100.v20210703-1540.jar 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] awt.toolkit=sun.awt.X11.XToolkit 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] ant.project.name=maven-antrun- 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] p2.eclipse.plugin\:com.sun.jna.platform\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/com.sun.jna.platform/5.8.0.v20210406-1004/com.sun.jna.platform-5.8.0.v20210406-1004.jar 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] sun.jnu.encoding=UTF-8 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] p2.eclipse.plugin\:org.apache.batik.css\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.apache.batik.css/1.14.0.v20210324-0332/org.apache.batik.css-1.14.0.v20210324-0332.jar 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.osgi.util\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.osgi.util/3.6.100.v20210723-1119/org.eclipse.osgi.util-3.6.100.v20210723-1119.jar 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] project.name=eclipse.releng.repository.java18patch 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] cbi-ecj-version=3.29.0.v20220214-1307 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] settings.localRepository=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.emf.common\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.emf.common/2.24.0.v20220123-0838/org.eclipse.emf.common-2.24.0.v20220123-0838.jar 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.databinding.observable\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.12.0.v20211231-1006/org.eclipse.core.databinding.observable-1.12.0.v20211231-1006.jar 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] p2.eclipse.plugin\:org.apache.batik.util\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.apache.batik.util/1.14.0.v20210324-0332/org.apache.batik.util-1.14.0.v20210324-0332.jar 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-commons-logging.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-commons-logging.jar 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] maven.home=/opt/tools/apache-maven/latest 05:11:56 [2022-03-21T09:11:56.794Z] [echoproperties] org.eclipse.pde\:org.eclipse.pde.dummy\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.dummy/target/org.eclipse.pde.dummy-1.1.300-SNAPSHOT.jar 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.help\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.help/3.9.100.v20210721-0601/org.eclipse.help-3.9.100.v20210721-0601.jar 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] project.artifactId=eclipse.releng.repository.java18patch 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.garbagecollector\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.garbagecollector/1.2.0.v20210316-1209/org.eclipse.equinox.p2.garbagecollector-1.2.0.v20210316-1209.jar 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] p2.eclipse.plugin\:org.sat4j.core\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.sat4j.core/2.3.5.v201308161310/org.sat4j.core-2.3.5.v201308161310.jar 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] project.version=1.2.300-SNAPSHOT 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.metadata\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.6.100.v20210813-0606/org.eclipse.equinox.p2.metadata-2.6.100.v20210813-0606.jar 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.pde.core\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.pde.core/3.15.100.v20220221-1314/org.eclipse.pde.core-3.15.100.v20220221-1314.jar 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.ui/3.201.0.v20220124-1108/org.eclipse.ui-3.201.0.v20220124-1108.jar 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] file.separator=/ 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] java.vm.compressedOopsMode=Zero based 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] line.separator=\n 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] buildQualifier=v20220320-0804_BETA_JAVA18 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] p2.eclipse.plugin\:org.apache.batik.i18n\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.apache.batik.i18n/1.14.0.v20210324-0332/org.apache.batik.i18n-1.14.0.v20210324-0332.jar 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] p2.eclipse.plugin\:org.bouncycastle.bcprov\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.bouncycastle.bcprov/1.70.0.v20220105-1522/org.bouncycastle.bcprov-1.70.0.v20220105-1522.jar 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] org.eclipse.jdt.feature\:org.eclipse.jdt\:eclipse-feature=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt-feature-dummy/target/org.eclipse.jdt-3.18.1100.v20220308-0310.jar 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] p2.eclipse.plugin\:com.ibm.icu\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/com.ibm.icu/67.1.0.v20200706-1749/com.ibm.icu-67.1.0.v20200706-1749.jar 05:11:56 [2022-03-21T09:11:56.795Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.swt.gtk.linux.x86_64\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.swt.gtk.linux.x86_64/3.119.0.v20220223-1102/org.eclipse.swt.gtk.linux.x86_64-3.119.0.v20220223-1102.jar 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.jface.text\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.jface.text/3.20.0.v20220218-1549/org.eclipse.jface.text-3.20.0.v20220218-1549.jar 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] releaseNumberPlatform=4.23 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.dialogs\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.ui.dialogs/1.3.200.v20211210-1500/org.eclipse.e4.ui.dialogs-1.3.200.v20211210-1500.jar 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] user.name=jenkins 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] osgi.framework.useSystemProperties=false 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-testutil.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-testutil.jar 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] org.eclipse.pde.feature\:org.eclipse.pde\:eclipse-feature=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde-feature-dummy/target/org.eclipse.pde-3.14.1100.v20220308-0310.jar 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] localRepository=\ id\: local\n url\: file\:///home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/\n layout\: default\nsnapshots\: [enabled \=> true, update \=> always]\n releases\: [enabled \=> true, update \=> always]\n blocked\: false\n 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] p2.eclipse.plugin\:org.apache.felix.scr\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.apache.felix.scr/2.1.24.v20200924-1939/org.apache.felix.scr-2.1.24.v20200924-1939.jar 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-xz.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-xz.jar 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.core.di.extensions\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.core.di.extensions/0.17.100.v20210910-0640/org.eclipse.e4.core.di.extensions-0.17.100.v20210910-0640.jar 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-jmf.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jmf.jar 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] sun.os.patch.level=unknown 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] ant.version=Apache Ant(TM) version 1.9.14 compiled on March 12 2019 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] org.eclipse.jdt.feature\:org.eclipse.jdt.java18patch\:eclipse-feature=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.jdt.java18patch/target/org.eclipse.jdt.java18patch-1.2.300-SNAPSHOT.jar 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] p2.eclipse.plugin\:javax.annotation\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/javax.annotation/1.3.5.v20200909-1856/javax.annotation-1.3.5.v20200909-1856.jar 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.databinding.property\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.core.databinding.property/1.9.0.v20210619-1129/org.eclipse.core.databinding.property-1.9.0.v20210619-1129.jar 05:11:56 [2022-03-21T09:11:56.796Z] [echoproperties] comparator.repo=https\://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.director\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.5.200.v20220127-1112/org.eclipse.equinox.p2.director-2.5.200.v20220127-1112.jar 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-apache-xalan2.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-xalan2.jar 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] maven.repo.local=localMavenRepo 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] library.jansi.path=/opt/tools/apache-maven/latest/lib/jansi-native 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.touchpoint.eclipse\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.touchpoint.eclipse/2.3.100.v20210615-1334/org.eclipse.equinox.p2.touchpoint.eclipse-2.3.100.v20210615-1334.jar 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-apache-bcel.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bcel.jar 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-imageio.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-imageio.jar 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.emf.ecore.xmi\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.emf.ecore.xmi/2.16.0.v20190528-0725/org.eclipse.emf.ecore.xmi-2.16.0.v20190528-0725.jar 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] releaseName=2022-03 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.css.swt\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.ui.css.swt/0.14.400.v20211026-1534/org.eclipse.e4.ui.css.swt-0.14.400.v20211026-1534.jar 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] tycho.env.osgi.arch=x86_64 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] java.class.path=/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] tests.ignoredWarnings=-warn\:-deprecation,raw,unchecked,discouraged,warningToken 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] java.vm.vendor=Oracle Corporation 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.workbench3\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.ui.workbench3/0.16.0.v20210619-0956/org.eclipse.e4.ui.workbench3-0.16.0.v20210619-0956.jar 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.workbench.addons.swt\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.4.400.v20211102-0453/org.eclipse.e4.ui.workbench.addons.swt-1.4.400.v20211102-0453.jar 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.simpleconfigurator\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.4.0.v20210315-2228/org.eclipse.equinox.simpleconfigurator-1.4.0.v20210315-2228.jar 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-apache-bsf.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-bsf.jar 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] maven.conf=/opt/tools/apache-maven/latest/conf 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] project.build.outputDirectory=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/classes 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] ant.file.type.maven-antrun-=file 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.urischeme\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.urischeme/1.2.100.v20211001-1648/org.eclipse.urischeme-1.2.100.v20211001-1648.jar 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] sun.java.launcher=SUN_STANDARD 05:11:56 [2022-03-21T09:11:56.797Z] [echoproperties] user.country=US 05:11:56 [2022-03-21T09:11:56.798Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.compare\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.compare/3.8.300.v20220121-1000/org.eclipse.compare-3.8.300.v20220121-1000.jar 05:11:56 [2022-03-21T09:11:56.798Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.jarprocessor\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.2.200.v20220207-0719/org.eclipse.equinox.p2.jarprocessor-1.2.200.v20220207-0719.jar 05:11:56 [2022-03-21T09:11:56.798Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.compare.core\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.compare.core/3.6.1000.v20201020-1107/org.eclipse.compare.core-3.6.1000.v20201020-1107.jar 05:11:56 [2022-03-21T09:11:56.798Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.metadata.repository\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.4.0.v20210315-2228/org.eclipse.equinox.p2.metadata.repository-1.4.0.v20210315-2228.jar 05:11:56 [2022-03-21T09:11:56.798Z] [echoproperties] qualifiedVersion=1.2.300.v20220320-0804_BETA_JAVA18 05:11:56 [2022-03-21T09:11:56.798Z] [echoproperties] sun.cpu.endian=little 05:11:56 [2022-03-21T09:11:56.798Z] [echoproperties] user.language=en 05:11:56 [2022-03-21T09:11:56.798Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.emf.ecore.change\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.emf.ecore.change/2.14.0.v20190528-0725/org.eclipse.emf.ecore.change-2.14.0.v20190528-0725.jar 05:11:56 [2022-03-21T09:11:56.798Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.di\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.ui.di/1.4.0.v20210621-1133/org.eclipse.e4.ui.di-1.4.0.v20210621-1133.jar 05:11:56 [2022-03-21T09:11:56.798Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-jdepend.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jdepend.jar 05:11:56 [2022-03-21T09:11:56.798Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.core\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.9.0.v20220210-1157/org.eclipse.equinox.p2.core-2.9.0.v20220210-1157.jar 05:11:56 [2022-03-21T09:11:56.798Z] [echoproperties] featureToPatchPDE=org.eclipse.pde 05:11:56 [2022-03-21T09:11:56.798Z] [echoproperties] ant.java.version=11 05:11:56 [2022-03-21T09:11:56.798Z] [echoproperties] org.eclipse.pde.feature\:org.eclipse.pde.java18patch\:eclipse-feature=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/org.eclipse.pde.java18patch/target/org.eclipse.pde.java18patch-1.2.300-SNAPSHOT.jar 05:11:56 [2022-03-21T09:11:56.798Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.security\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.security/1.3.900.v20220108-1321/org.eclipse.equinox.security-1.3.900.v20220108-1321.jar 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] p2.eclipse.plugin\:org.bouncycastle.bcpg\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.bouncycastle.bcpg/1.70.0.v20220105-1522/org.bouncycastle.bcpg-1.70.0.v20220105-1522.jar 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] org.eclipse.pde\:org.eclipse.pde.build\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.pde.build/org.eclipse.pde.build/target/org.eclipse.pde.build-3.11.150-SNAPSHOT.jar 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-apache-regexp.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-regexp.jar 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.repository\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.6.0.v20220215-0840/org.eclipse.equinox.p2.repository-2.6.0.v20220215-0840.jar 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] org.eclipse.jdt\:org.eclipse.jdt.launching\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.debug/org.eclipse.jdt.launching/target/org.eclipse.jdt.launching-3.19.550-SNAPSHOT.jar 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.bidi\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.bidi/1.4.100.v20211021-1418/org.eclipse.equinox.bidi-1.4.100.v20211021-1418.jar 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] java.runtime.name=OpenJDK Runtime Environment 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.css.core\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.200.v20211022-1402/org.eclipse.e4.ui.css.core-0.13.200.v20211022-1402.jar 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] eclipserun-repo=https\://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] org.eclipse.jdt\:org.eclipse.jdt.compiler.tool\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.compiler.tool/target/org.eclipse.jdt.compiler.tool-1.3.150-SNAPSHOT.jar 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] ant.project.invoked-targets=preTransform 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-apache-oro.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-apache-oro.jar 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] unqualifiedVersion=1.2.300 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] project.build.sourceEncoding=UTF-8 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.core.services\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.core.services/2.3.100.v20210910-0640/org.eclipse.e4.core.services-2.3.100.v20210910-0640.jar 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] skipTests=true 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] featureToPatch=org.eclipse.jdt 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.workbench\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.ui.workbench/3.125.0.v20220308-0722/org.eclipse.ui.workbench-3.125.0.v20220308-0722.jar 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] ant.core.lib=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/org/apache/ant/ant/1.9.14/ant-1.9.14.jar 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-jsch.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-jsch.jar 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-antlr.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-antlr.jar 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] java.vendor.url.bug=http\://bugreport.java.com/bugreport/ 05:11:56 [2022-03-21T09:11:56.799Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.preferences\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.preferences/3.9.100.v20211021-1418/org.eclipse.equinox.preferences-3.9.100.v20211021-1418.jar 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.core.commands\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.core.commands/3.10.100.v20210722-1426/org.eclipse.core.commands-3.10.100.v20210722-1426.jar 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-junit4.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit4.jar 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] user.dir=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] org.eclipse.jdt\:org.eclipse.jdt.core\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.core/org.eclipse.jdt.core/target/org.eclipse.jdt.core-3.29.50-SNAPSHOT.jar 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.widgets\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.ui.widgets/1.3.0.v20210621-1136/org.eclipse.e4.ui.widgets-1.3.0.v20210621-1136.jar 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] buildId=P20220321-0500 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] featureToPatchVersionPDE=3.14.1100.v20220308-0310 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.core.di.annotations\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.core.di.annotations/1.7.100.v20210910-0640/org.eclipse.e4.core.di.annotations-1.7.100.v20210910-0640.jar 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.equinox.p2.engine\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.7.300.v20220209-1714/org.eclipse.equinox.p2.engine-2.7.300.v20220209-1714.jar 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.debug.ui\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.debug.ui/3.16.0.v20220228-0706/org.eclipse.debug.ui-3.16.0.v20220228-0706.jar 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.workbench\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.ui.workbench/1.13.100.v20211019-0756/org.eclipse.e4.ui.workbench-1.13.100.v20211019-0756.jar 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] p2.eclipse.plugin\:org.apache.commons.logging\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.apache.commons.logging/1.2.0.v20180409-1502/org.apache.commons.logging-1.2.0.v20180409-1502.jar 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.ui.navigator.resources\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.8.400.v20220203-1803/org.eclipse.ui.navigator.resources-3.8.400.v20220203-1803.jar 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] project.build.sourceDirectory=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/src/main/java 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] tycho.env.osgi.os=linux 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.swt.cocoa.macosx.x86_64\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.119.0.v20220223-1102/org.eclipse.swt.cocoa.macosx.x86_64-3.119.0.v20220223-1102.jar 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] java.vm.version=11.0.2+9 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.swt\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.swt/3.119.0.v20220223-1102/org.eclipse.swt-3.119.0.v20220223-1102.jar 05:11:56 [2022-03-21T09:11:56.800Z] [echoproperties] p2.eclipse.plugin\:org.tukaani.xz\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.tukaani.xz/1.9.0.v20210624-1259/org.tukaani.xz-1.9.0.v20210624-1259.jar 05:11:56 [2022-03-21T09:11:56.801Z] [echoproperties] org.eclipse.jdt\:org.eclipse.jdt.ui\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.eclipse.jdt.ui/target/org.eclipse.jdt.ui-3.26.50-SNAPSHOT.jar 05:11:56 [2022-03-21T09:11:56.801Z] [echoproperties] p2.eclipse.plugin\:org.apache.ant\:eclipse-plugin\:lib/ant-junit.jar=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/.cache/tycho/org.apache.ant-1.10.12.v20211102-1452.jar/lib/ant-junit.jar 05:11:56 [2022-03-21T09:11:56.801Z] [echoproperties] maven.project.dependencies.versions=1.2.300-SNAPSHOT\:1.2.300-SNAPSHOT\:1.4.100-SNAPSHOT\:3.17.200.v20220215-2237\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:1.10.12.v20211102-1452\:3.10.100.v20210722-1426\:3.16.0.v20220211-2322\:3.8.100.v20210910-0640\:3.9.100.v20211021-1418\:3.11.100.v20211021-1418\:3.8.100.v20210910-0640\:3.24.100.v20220211-2001\:1.9.300.v20220121-1426\:3.12.100.v20220120-1329\:3.16.100.v20220214-1012\:1.6.100.v20211021-1418\:3.12.0.v20210512-1644\:3.29.50-SNAPSHOT\:3.6.1000.v20201020-1107\:3.9.300.v20220204-0611\:1.3.150-SNAPSHOT\:1.16.0-SNAPSHOT\:3.7.200.v20220202-1008\:3.5.100.v20210721-1355\:3.19.0.v20220125-2302\:3.12.100.v20210926-1112\:3.19.100.v20220301-0551\:3.19.550-SNAPSHOT\:1.1.300-SNAPSHOT\:3.18.1100.v20220308-0310\:3.26.50-SNAPSHOT\:67.1.0.v20200706-1749\:5.8.0.v20210503-0343\:5.8.0.v20210406-1004\:1.3.5.v20200909-1856\:1.14.0.v20210324-0332\:1.14.0.v20210324-0332\:1.14.0.v20210324-0332\:1.14.0.v20210324-0332\:2.6.0.v20210409-0748\:1.1.0.v201011041433\:3.0.0.draft20060413_v201105210656\:1.3.1.v200903091627\:2.8.0.v20210415-0900\:1.2.0.v20180409-1502\:2.1.24.v20200924-1939\:3.10.200.v20210723-0643\:3.6.100.v20210723-1119\:1.70.0.v20220105-1522\:1.70.0.v20220105-1522\:3.8.300.v20220121-1000\:3.201.0.v20220124-1108\:3.20.0.v20220218-1549\:3.18.500.v20220215-1304\:3.11.100.v20210816-0811\:3.16.400.v20220218-1619\:3.14.300.v20210913-0815\:3.11.300.v20211022-1451\:1.11.0.v20220118-1028\:1.12.0.v20211231-1006\:1.9.0.v20210619-1129\:3.16.0.v20220228-0706\:3.11.100.v20210721-1355\:3.9.100.v20210721-0601\:3.25.0.v20220218-1636\:3.125.0.v20220308-0722\:1.5.0.v20210115-1333\:1.0.100.v20211204-1536\:1.8.100.v20210910-0640\:1.0.0.v20091030\:1.9.100.v20211011-1349\:2.3.100.v20210910-0640\:1.7.100.v20210910-0640\:0.17.100.v20210910-0640\:0.16.200.v20210910-0640\:0.3.0.v20210722-1426\:1.3.0.v200911051830\:2.26.0.v20220123-0838\:0.13.100.v20210722-1426\:3.119.0.v20220223-1102\:0.13.200.v20211022-1402\:0.14.400.v20211026-1534\:0.13.0.v20201026-1147\:1.4.0.v20210621-1133\:1.3.200.v20211210-1500\:3.16.0.v20210625-1251\:2.2.0.v20210727-1533\:1.6.100.v20211021-1418\:1.3.0.v20210621-1136\:1.13.100.v20211019-0756\:2.14.0.v20190528-0725\:2.16.0.v20190528-0725\:1.4.400.v20211102-0453\:0.15.400.v20220308-0630\:0.16.400.v20220222-1128\:1.13.0.v20210619-1146\:0.16.0.v20210619-0956\:1.2.100.v20211001-1648\:2.24.0.v20220123-0838\:1.4.100.v20211021-1418\:1.4.400.v20220223-1131\:2.6.100.v20210813-0606\:1.9.0.v20210624-1259\:2.9.0.v20220210-1157\:1.2.200.v20220207-0719\:2.6.0.v20220215-0840\:2.7.300.v20220209-1714\:1.4.0.v20210315-2228\:1.3.900.v20220108-1321\:3.14.100.v20220120-1549\:3.9.200.v20211130-1532\:3.12.0.v20210618-1953\:3.10.200.v20211009-1706\:3.8.400.v20220203-1803\:3.119.0.v20220223-1102\:3.9.100.v20201223-1348\:1.0.1.v200903091627\:3.119.0.v20220223-1102\:3.119.0.v20220223-1102\:3.119.0.v20220223-1102\:3.119.0.v20220223-1102\:3.119.0.v20220223-1102\:1.2.850-SNAPSHOT\:3.6.300.v20220214-2001\:2.2.0.v20210315-2042\:1.2.100.v20210703-1540\:2.5.200.v20220127-1112\:2.3.5.v201308161310\:2.3.5.v201404071733\:1.4.0.v20210315-2228\:1.2.100.v20211220-1825\:1.2.0.v20210316-1209\:1.7.0.v20220127-1312\:1.4.2.v20220127-1658\:2.2.0.v20210315-2228\:2.3.0.v20210325-0750\:2.3.100.v20210615-1334\:3.15.100.v20220221-1314\:9.2.0.v20210813-1119\:9.2.0.v20210813-1119\:3.11.150-SNAPSHOT\:1.2.200.v20211013-0600\:1.1.300-SNAPSHOT\:3.14.1100.v20220308-0310\: 05:11:56 [2022-03-21T09:11:56.801Z] [echoproperties] p2.eclipse.plugin\:org.eclipse.e4.ui.workbench.swt\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.eclipse.e4.ui.workbench.swt/0.16.400.v20220222-1128/org.eclipse.e4.ui.workbench.swt-0.16.400.v20220222-1128.jar 05:11:56 [2022-03-21T09:11:56.801Z] [echoproperties] p2.eclipse.plugin\:org.apache.xmlgraphics\:eclipse-plugin=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/localMavenRepo/p2/osgi/bundle/org.apache.xmlgraphics/2.6.0.v20210409-0748/org.apache.xmlgraphics-2.6.0.v20210409-0748.jar 05:11:56 [2022-03-21T09:11:56.801Z] [WARNING] [echo] unzip content.jar, for xslt transform 05:11:56 [2022-03-21T09:11:56.801Z] [INFO] [unzip] Expanding: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/repository/content.jar into /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/repository 05:11:56 [2022-03-21T09:11:56.802Z] [WARNING] [echo] backup, of originals, just to help debugging 05:11:56 [2022-03-21T09:11:56.802Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/backup 05:11:56 [2022-03-21T09:11:56.802Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/backup 05:11:56 [2022-03-21T09:11:56.802Z] [INFO] Executed tasks 05:11:56 [2022-03-21T09:11:56.802Z] [INFO] 05:11:56 [2022-03-21T09:11:56.802Z] [INFO] --- xml-maven-plugin:1.0.2:transform (transformForExactVersionRange) @ eclipse.releng.repository.java18patch --- 05:11:56 [2022-03-21T09:11:56.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom 05:11:56 [2022-03-21T09:11:56.802Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom 05:11:56 [2022-03-21T09:11:56.802Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom 05:11:56 [2022-03-21T09:11:56.802Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom 05:11:56 [2022-03-21T09:11:56.802Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom 05:11:56 [2022-03-21T09:11:56.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom 05:11:56 [2022-03-21T09:11:56.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom (1.3 kB at 22 kB/s) 05:11:56 [2022-03-21T09:11:56.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom 05:11:57 [2022-03-21T09:11:57.061Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom 05:11:57 [2022-03-21T09:11:57.061Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom 05:11:57 [2022-03-21T09:11:57.061Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom 05:11:57 [2022-03-21T09:11:57.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom 05:11:57 [2022-03-21T09:11:57.061Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom 05:11:57 [2022-03-21T09:11:57.061Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 30 kB/s) 05:11:57 [2022-03-21T09:11:57.061Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom 05:11:57 [2022-03-21T09:11:57.061Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom 05:11:57 [2022-03-21T09:11:57.061Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom 05:11:57 [2022-03-21T09:11:57.061Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom 05:11:57 [2022-03-21T09:11:57.061Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom 05:11:57 [2022-03-21T09:11:57.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom 05:11:57 [2022-03-21T09:11:57.319Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 1.9 MB/s) 05:11:57 [2022-03-21T09:11:57.319Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom 05:11:57 [2022-03-21T09:11:57.319Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom 05:11:57 [2022-03-21T09:11:57.319Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom 05:11:57 [2022-03-21T09:11:57.319Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom 05:11:57 [2022-03-21T09:11:57.319Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom 05:11:57 [2022-03-21T09:11:57.319Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom 05:11:57 [2022-03-21T09:11:57.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom (1.6 kB at 38 kB/s) 05:11:57 [2022-03-21T09:11:57.320Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom 05:11:57 [2022-03-21T09:11:57.578Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/apache/3/apache-3.pom 05:11:57 [2022-03-21T09:11:57.578Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/apache/3/apache-3.pom 05:11:57 [2022-03-21T09:11:57.578Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/apache/3/apache-3.pom 05:11:57 [2022-03-21T09:11:57.578Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/apache/3/apache-3.pom 05:11:57 [2022-03-21T09:11:57.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom 05:11:57 [2022-03-21T09:11:57.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 343 kB/s) 05:11:57 [2022-03-21T09:11:57.578Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom 05:11:57 [2022-03-21T09:11:57.578Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom 05:11:57 [2022-03-21T09:11:57.578Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom 05:11:57 [2022-03-21T09:11:57.578Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom 05:11:57 [2022-03-21T09:11:57.578Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom 05:11:57 [2022-03-21T09:11:57.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom 05:11:57 [2022-03-21T09:11:57.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom (4.0 kB at 136 kB/s) 05:11:57 [2022-03-21T09:11:57.578Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom 05:11:57 [2022-03-21T09:11:57.837Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom 05:11:57 [2022-03-21T09:11:57.837Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom 05:11:57 [2022-03-21T09:11:57.837Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom 05:11:57 [2022-03-21T09:11:57.837Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom 05:11:57 [2022-03-21T09:11:57.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom 05:11:57 [2022-03-21T09:11:57.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 254 kB/s) 05:11:57 [2022-03-21T09:11:57.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom 05:11:57 [2022-03-21T09:11:57.837Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.2/commons-io-2.2.pom 05:11:57 [2022-03-21T09:11:57.837Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom 05:11:57 [2022-03-21T09:11:57.837Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.2/commons-io-2.2.pom 05:11:57 [2022-03-21T09:11:57.837Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.2/commons-io-2.2.pom 05:11:57 [2022-03-21T09:11:57.837Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom 05:11:57 [2022-03-21T09:11:57.837Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 581 kB/s) 05:11:57 [2022-03-21T09:11:57.837Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom 05:11:57 [2022-03-21T09:11:57.837Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/apache/commons/commons-parent/24/commons-parent-24.pom 05:11:57 [2022-03-21T09:11:57.837Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/apache/commons/commons-parent/24/commons-parent-24.pom 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 9.5 MB/s) 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.jar 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloading from cbi-jdt: https://repo.eclipse.org/content/repositories/eclipse-staging/commons-io/commons-io/2.2/commons-io-2.2.jar 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar 05:11:58 [2022-03-21T09:11:58.096Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar 05:11:58 [2022-03-21T09:11:58.097Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar 05:11:58 [2022-03-21T09:11:58.097Z] [INFO] Downloading from cbi-snapshots: https://repo.eclipse.org/content/repositories/cbi-snapshots/commons-io/commons-io/2.2/commons-io-2.2.jar 05:11:58 [2022-03-21T09:11:58.097Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar 05:11:58 [2022-03-21T09:11:58.097Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar 05:11:58 [2022-03-21T09:11:58.097Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar 05:11:58 [2022-03-21T09:11:58.097Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar 05:11:58 [2022-03-21T09:11:58.097Z] [INFO] Downloading from cbi-releases: https://repo.eclipse.org/content/repositories/cbi-releases/commons-io/commons-io/2.2/commons-io-2.2.jar 05:11:58 [2022-03-21T09:11:58.097Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar 05:11:58 [2022-03-21T09:11:58.097Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar 05:11:58 [2022-03-21T09:11:58.097Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar 05:11:58 [2022-03-21T09:11:58.097Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar 05:11:58 [2022-03-21T09:11:58.097Z] [INFO] Downloading from eclipse: https://repo.eclipse.org/content/repositories/cbi/commons-io/commons-io/2.2/commons-io-2.2.jar 05:11:58 [2022-03-21T09:11:58.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar 05:11:58 [2022-03-21T09:11:58.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar 05:11:58 [2022-03-21T09:11:58.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar 05:11:58 [2022-03-21T09:11:58.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar 05:11:58 [2022-03-21T09:11:58.356Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar 05:11:58 [2022-03-21T09:11:58.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar (84 kB at 4.2 MB/s) 05:11:58 [2022-03-21T09:11:58.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 8.3 MB/s) 05:11:58 [2022-03-21T09:11:58.356Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar (85 kB at 3.0 MB/s) 05:11:59 [2022-03-21T09:11:59.291Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 225 kB/s) 05:12:01 [2022-03-21T09:12:01.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar (22 kB at 7.4 kB/s) 05:12:02 [2022-03-21T09:12:02.130Z] [INFO] Transforming file: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/repository/content.xml 05:12:02 [2022-03-21T09:12:02.388Z] [INFO] Transformed 1 file(s). 05:12:02 [2022-03-21T09:12:02.389Z] [INFO] 05:12:02 [2022-03-21T09:12:02.389Z] [INFO] --- tycho-p2-publisher-plugin:2.7.0:publish-categories (categories-java18patch) @ eclipse.releng.repository.java18patch --- 05:12:02 [2022-03-21T09:12:02.389Z] [INFO] 05:12:02 [2022-03-21T09:12:02.389Z] [INFO] --- tycho-p2-repository-plugin:2.7.0:assemble-repository (assemble-java18patch) @ eclipse.releng.repository.java18patch --- 05:12:02 [2022-03-21T09:12:02.389Z] [WARNING] Following dependencies were not found by the slicer (you can disregard this if it is intentional): 05:12:02 [2022-03-21T09:12:02.389Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429]. 05:12:02 [2022-03-21T09:12:02.389Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611]. 05:12:02 [2022-03-21T09:12:02.389Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307]. 05:12:02 [2022-03-21T09:12:02.389Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655]. 05:12:02 [2022-03-21T09:12:02.389Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008]. 05:12:02 [2022-03-21T09:12:02.389Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629]. 05:12:02 [2022-03-21T09:12:02.389Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743]. 05:12:02 [2022-03-21T09:12:02.389Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559]. 05:12:02 [2022-03-21T09:12:02.389Z] 05:12:02 [2022-03-21T09:12:02.389Z] [WARNING] Following dependencies were not found by the slicer (you can disregard this if it is intentional): 05:12:02 [2022-03-21T09:12:02.389Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429]. 05:12:02 [2022-03-21T09:12:02.389Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611]. 05:12:02 [2022-03-21T09:12:02.389Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307]. 05:12:02 [2022-03-21T09:12:02.389Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655]. 05:12:02 [2022-03-21T09:12:02.389Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008]. 05:12:02 [2022-03-21T09:12:02.389Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629]. 05:12:02 [2022-03-21T09:12:02.389Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743]. 05:12:02 [2022-03-21T09:12:02.389Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559]. 05:12:02 [2022-03-21T09:12:02.389Z] 05:12:02 [2022-03-21T09:12:02.648Z] [WARNING] Following dependencies were not found by the slicer (you can disregard this if it is intentional): 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429]. 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611]. 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307]. 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655]. 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008]. 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629]. 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743]. 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559]. 05:12:02 [2022-03-21T09:12:02.648Z] 05:12:02 [2022-03-21T09:12:02.648Z] [WARNING] Following dependencies were not found by the slicer (you can disregard this if it is intentional): 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429]. 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611]. 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307]. 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655]. 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008]. 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629]. 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743]. 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559]. 05:12:02 [2022-03-21T09:12:02.648Z] 05:12:02 [2022-03-21T09:12:02.648Z] [WARNING] Following dependencies were not found by the slicer (you can disregard this if it is intentional): 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429]. 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611]. 05:12:02 [2022-03-21T09:12:02.648Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307]. 05:12:02 [2022-03-21T09:12:02.649Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655]. 05:12:02 [2022-03-21T09:12:02.649Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008]. 05:12:02 [2022-03-21T09:12:02.649Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629]. 05:12:02 [2022-03-21T09:12:02.649Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743]. 05:12:02 [2022-03-21T09:12:02.649Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559]. 05:12:02 [2022-03-21T09:12:02.649Z] 05:12:02 [2022-03-21T09:12:02.907Z] [WARNING] Following dependencies were not found by the slicer (you can disregard this if it is intentional): 05:12:02 [2022-03-21T09:12:02.907Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429]. 05:12:02 [2022-03-21T09:12:02.907Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611]. 05:12:02 [2022-03-21T09:12:02.907Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307]. 05:12:02 [2022-03-21T09:12:02.907Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655]. 05:12:02 [2022-03-21T09:12:02.907Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008]. 05:12:02 [2022-03-21T09:12:02.907Z] Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629]. 05:12:02 [2022-03-21T09:12:02.907Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743]. 05:12:02 [2022-03-21T09:12:02.907Z] Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559]. 05:12:02 [2022-03-21T09:12:02.907Z] 05:12:03 [2022-03-21T09:12:03.474Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743].; Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629].] 05:12:03 [2022-03-21T09:12:03.474Z] [WARNING] More information on the preceding warning(s) can be found here: 05:12:03 [2022-03-21T09:12:03.474Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool 05:12:03 [2022-03-21T09:12:03.474Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743].; Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629].] 05:12:03 [2022-03-21T09:12:03.475Z] [WARNING] More information on the preceding warning(s) can be found here: 05:12:03 [2022-03-21T09:12:03.475Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool 05:12:03 [2022-03-21T09:12:03.475Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743].; Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629].] 05:12:03 [2022-03-21T09:12:03.475Z] [WARNING] More information on the preceding warning(s) can be found here: 05:12:03 [2022-03-21T09:12:03.475Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool 05:12:03 [2022-03-21T09:12:03.475Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743].; Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629].] 05:12:03 [2022-03-21T09:12:03.734Z] [WARNING] More information on the preceding warning(s) can be found here: 05:12:03 [2022-03-21T09:12:03.734Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool 05:12:03 [2022-03-21T09:12:03.734Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743].; Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629].] 05:12:03 [2022-03-21T09:12:03.734Z] [WARNING] More information on the preceding warning(s) can be found here: 05:12:03 [2022-03-21T09:12:03.734Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool 05:12:03 [2022-03-21T09:12:03.734Z] [WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.build [3.11.100.v20210916-0743,3.11.100.v20210916-0743].; Unable to satisfy dependency from org.eclipse.pde.feature.group 3.14.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.pde.api.tools [1.2.800.v20220204-0559,1.2.800.v20220204-0559].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.apt [1.4.50.v20210914-1429,1.4.50.v20210914-1429].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.compiler.tool [1.3.100.v20211201-1611,1.3.100.v20211201-1611].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.29.0.v20220214-1307,3.29.0.v20220214-1307].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.core.manipulation [1.16.0.v20220214-0655,1.16.0.v20220214-0655].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.launching [3.19.500.v20220125-2008,3.19.500.v20220125-2008].; Unable to satisfy dependency from org.eclipse.jdt.feature.group 3.18.1100.v20220308-0310 to org.eclipse.equinox.p2.iu; org.eclipse.jdt.ui [3.26.0.v20220222-0629,3.26.0.v20220222-0629].] 05:12:03 [2022-03-21T09:12:03.734Z] [WARNING] More information on the preceding warning(s) can be found here: 05:12:03 [2022-03-21T09:12:03.735Z] [WARNING] - https://wiki.eclipse.org/Tycho_Messages_Explained#Mirror_tool 05:12:06 [2022-03-21T09:12:06.267Z] [INFO] 05:12:06 [2022-03-21T09:12:06.267Z] [INFO] --- maven-antrun-plugin:3.0.0:run (jar-content-xml) @ eclipse.releng.repository.java18patch --- 05:12:06 [2022-03-21T09:12:06.267Z] [INFO] Executing tasks 05:12:06 [2022-03-21T09:12:06.267Z] [INFO] [delete] Deleting: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/repository/content.jar 05:12:06 [2022-03-21T09:12:06.267Z] [INFO] [zip] Building zip: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/repository/content.jar 05:12:06 [2022-03-21T09:12:06.267Z] [INFO] [copy] Copying 1 file to /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/backup 05:12:06 [2022-03-21T09:12:06.267Z] [INFO] Executed tasks 05:12:06 [2022-03-21T09:12:06.267Z] [INFO] 05:12:06 [2022-03-21T09:12:06.267Z] [INFO] --- tycho-p2-repository-plugin:2.7.0:archive-repository (archive-java18patch) @ eclipse.releng.repository.java18patch --- 05:12:06 [2022-03-21T09:12:06.267Z] [INFO] Building zip: /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/Java18EarlyAccessPatchRepo.zip 05:12:07 [2022-03-21T09:12:07.663Z] [INFO] 05:12:07 [2022-03-21T09:12:07.663Z] [INFO] --- tycho-p2-extras-plugin:2.7.0:compare-version-with-baselines (compare-attached-artifacts-with-release) @ eclipse.releng.repository.java18patch --- 05:12:07 [2022-03-21T09:12:07.663Z] [INFO] Skipped 05:12:07 [2022-03-21T09:12:07.663Z] [INFO] 05:12:07 [2022-03-21T09:12:07.663Z] [INFO] --- eclipse-jarsigner-plugin:1.3.2:sign (sign) @ eclipse.releng.repository.java18patch --- 05:12:07 [2022-03-21T09:12:07.663Z] [INFO] 05:12:07 [2022-03-21T09:12:07.663Z] [INFO] --- tycho-p2-plugin:2.7.0:p2-metadata (p2-metadata) @ eclipse.releng.repository.java18patch --- 05:12:07 [2022-03-21T09:12:07.663Z] [INFO] ------------------------------------------------------------------------ 05:12:07 [2022-03-21T09:12:07.663Z] [INFO] Reactor Summary: 05:12:07 [2022-03-21T09:12:07.663Z] [INFO] 05:12:07 [2022-03-21T09:12:07.663Z] [INFO] eclipse-platform-parent 4.23.0-SNAPSHOT ............ SUCCESS [ 16.804 s] 05:12:07 [2022-03-21T09:12:07.663Z] [INFO] eclipse-sdk-prereqs 4.23.0-SNAPSHOT ................ SUCCESS [ 1.335 s] 05:12:07 [2022-03-21T09:12:07.663Z] [INFO] eclipse.platform.releng.java18patch 4.23.0-SNAPSHOT SUCCESS [ 0.010 s] 05:12:07 [2022-03-21T09:12:07.663Z] [INFO] org.eclipse.jdt.dummy 1.1.300-SNAPSHOT ............. SUCCESS [ 18.292 s] 05:12:07 [2022-03-21T09:12:07.663Z] [INFO] org.eclipse.jdt 3.18.1100.v20220308-0310 ........... SUCCESS [ 1.554 s] 05:12:07 [2022-03-21T09:12:07.663Z] [INFO] org.eclipse.pde.dummy 1.1.300-SNAPSHOT ............. SUCCESS [ 4.138 s] 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] org.eclipse.pde 3.14.1100.v20220308-0310 ........... SUCCESS [ 1.461 s] 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] org.eclipse.jdt.core 3.29.50-SNAPSHOT .............. SUCCESS [ 52.754 s] 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] org.eclipse.jdt.compiler.tool 1.3.150-SNAPSHOT ..... SUCCESS [ 10.599 s] 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] org.eclipse.jdt.compiler.apt 1.4.100-SNAPSHOT ...... SUCCESS [ 11.375 s] 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] org.eclipse.jdt.launching 3.19.550-SNAPSHOT ........ SUCCESS [ 13.900 s] 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] org.eclipse.jdt.core.manipulation 1.16.0-SNAPSHOT .. SUCCESS [ 13.693 s] 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] org.eclipse.jdt.ui 3.26.50-SNAPSHOT ................ SUCCESS [ 42.024 s] 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] org.eclipse.pde.build 3.11.150-SNAPSHOT ............ SUCCESS [ 8.273 s] 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] org.eclipse.pde.api.tools 1.2.850-SNAPSHOT ......... SUCCESS [ 9.573 s] 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] org.eclipse.jdt.java18patch 1.2.300-SNAPSHOT ....... SUCCESS [ 2.848 s] 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] org.eclipse.pde.java18patch 1.2.300-SNAPSHOT ....... SUCCESS [ 3.007 s] 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] eclipse.releng.repository.java18patch 1.2.300-SNAPSHOT SUCCESS [ 25.542 s] 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] ------------------------------------------------------------------------ 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] BUILD SUCCESS 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] ------------------------------------------------------------------------ 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] Total time: 04:55 min 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] Finished at: 2022-03-21T09:12:07Z 05:12:07 [2022-03-21T09:12:07.664Z] [INFO] ------------------------------------------------------------------------ 05:12:08 [2022-03-21T09:12:08.599Z] + [[ 0 -ne 0 ]] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Gather Eclipse Parts) [Pipeline] container [Pipeline] { [Pipeline] tool [Pipeline] withEnv [Pipeline] { [Pipeline] withAnt 05:12:12 [2022-03-21T09:12:12.466Z] Unpacking https://archive.apache.org/dist/ant/binaries/apache-ant-1.10.12-bin.zip to /home/jenkins/agent/tools/hudson.tasks.Ant_AntInstallation/apache-ant-latest on aggrbuild-pod-z9392-zkl56 [Pipeline] { [Pipeline] sh 05:12:16 [2022-03-21T09:12:16.400Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts 05:12:16 [2022-03-21T09:12:16.401Z] + bash -x ./mb300_gatherEclipseParts.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:12:16 [2022-03-21T09:12:16.401Z] + tee /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildlogs/mb300_gatherEclipseParts.sh.log 05:12:16 [2022-03-21T09:12:16.401Z] + set -e 05:12:16 [2022-03-21T09:12:16.401Z] + '[' 1 -ne 1 ']' 05:12:16 [2022-03-21T09:12:16.401Z] + source /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/scripts/common-functions.shsource 05:12:16 [2022-03-21T09:12:16.401Z] + source /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:12:16 [2022-03-21T09:12:16.401Z] ++ export TIMESTAMP=20220321-0500 05:12:16 [2022-03-21T09:12:16.401Z] ++ TIMESTAMP=20220321-0500 05:12:16 [2022-03-21T09:12:16.401Z] ++ export 'BUILD_PRETTY_DATE=Mon Mar 21 05:00:00 EDT 2022' 05:12:16 [2022-03-21T09:12:16.401Z] ++ BUILD_PRETTY_DATE='Mon Mar 21 05:00:00 EDT 2022' 05:12:16 [2022-03-21T09:12:16.401Z] ++ export BRANCH=R4_23_maintenance 05:12:16 [2022-03-21T09:12:16.401Z] ++ BRANCH=R4_23_maintenance 05:12:16 [2022-03-21T09:12:16.401Z] ++ export PATCH_OR_BRANCH_LABEL=java18patch 05:12:16 [2022-03-21T09:12:16.401Z] ++ PATCH_OR_BRANCH_LABEL=java18patch 05:12:16 [2022-03-21T09:12:16.401Z] ++ export PATCH_BUILD=java18patch 05:12:16 [2022-03-21T09:12:16.401Z] ++ PATCH_BUILD=java18patch 05:12:16 [2022-03-21T09:12:16.401Z] ++ export 'BUILD_TYPE_NAME=Beta Java 18' 05:12:16 [2022-03-21T09:12:16.401Z] ++ BUILD_TYPE_NAME='Beta Java 18' 05:12:16 [2022-03-21T09:12:16.401Z] ++ export BUILD_TYPE=P 05:12:16 [2022-03-21T09:12:16.401Z] ++ BUILD_TYPE=P 05:12:16 [2022-03-21T09:12:16.401Z] ++ export TESTED_BUILD_TYPE=P 05:12:16 [2022-03-21T09:12:16.401Z] ++ TESTED_BUILD_TYPE=P 05:12:16 [2022-03-21T09:12:16.401Z] ++ export RELEASE_VER=4.23 05:12:16 [2022-03-21T09:12:16.401Z] ++ RELEASE_VER=4.23 05:12:16 [2022-03-21T09:12:16.401Z] ++ export STREAM=4.23.0 05:12:16 [2022-03-21T09:12:16.401Z] ++ STREAM=4.23.0 05:12:16 [2022-03-21T09:12:16.401Z] ++ export STREAMMajor=4 05:12:16 [2022-03-21T09:12:16.401Z] ++ STREAMMajor=4 05:12:16 [2022-03-21T09:12:16.401Z] ++ export STREAMMinor=23 05:12:16 [2022-03-21T09:12:16.401Z] ++ STREAMMinor=23 05:12:16 [2022-03-21T09:12:16.401Z] ++ export STREAMService=0 05:12:16 [2022-03-21T09:12:16.401Z] ++ STREAMService=0 05:12:16 [2022-03-21T09:12:16.401Z] ++ export GIT_ROOT=git@github.com: 05:12:16 [2022-03-21T09:12:16.401Z] ++ GIT_ROOT=git@github.com: 05:12:16 [2022-03-21T09:12:16.401Z] ++ export AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git 05:12:16 [2022-03-21T09:12:16.401Z] ++ AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git 05:12:16 [2022-03-21T09:12:16.401Z] ++ export AGG_DIR=gitCache/eclipse.platform.releng.aggregator 05:12:16 [2022-03-21T09:12:16.401Z] ++ AGG_DIR=gitCache/eclipse.platform.releng.aggregator 05:12:16 [2022-03-21T09:12:16.401Z] ++ export DROP_DIR=siteDir/eclipse/downloads/drops4 05:12:16 [2022-03-21T09:12:16.401Z] ++ DROP_DIR=siteDir/eclipse/downloads/drops4 05:12:16 [2022-03-21T09:12:16.401Z] ++ export UPDATES_DIR=siteDir/eclipse/updates 05:12:16 [2022-03-21T09:12:16.402Z] ++ UPDATES_DIR=siteDir/eclipse/updates 05:12:16 [2022-03-21T09:12:16.402Z] ++ export EQUINOX_DROP_DIR=siteDir/equinox/drops 05:12:16 [2022-03-21T09:12:16.402Z] ++ EQUINOX_DROP_DIR=siteDir/equinox/drops 05:12:16 [2022-03-21T09:12:16.402Z] ++ export TMP_DIR=tmp 05:12:16 [2022-03-21T09:12:16.402Z] ++ TMP_DIR=tmp 05:12:16 [2022-03-21T09:12:16.402Z] ++ export DOWNLOAD_HOST=download.eclipse.org 05:12:16 [2022-03-21T09:12:16.402Z] ++ DOWNLOAD_HOST=download.eclipse.org 05:12:16 [2022-03-21T09:12:16.402Z] ++ export BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates 05:12:16 [2022-03-21T09:12:16.402Z] ++ BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates 05:12:16 [2022-03-21T09:12:16.402Z] ++ export LOCAL_REPO=localMavenRepo 05:12:16 [2022-03-21T09:12:16.402Z] ++ LOCAL_REPO=localMavenRepo 05:12:16 [2022-03-21T09:12:16.402Z] ++ export BASEBUILDER_TAG=4.22 05:12:16 [2022-03-21T09:12:16.402Z] ++ BASEBUILDER_TAG=4.22 05:12:16 [2022-03-21T09:12:16.402Z] ++ export API_PREV_REF_LABEL=4.22 05:12:16 [2022-03-21T09:12:16.402Z] ++ API_PREV_REF_LABEL=4.22 05:12:16 [2022-03-21T09:12:16.402Z] ++ export API_FREEZE_REF_LABEL= 05:12:16 [2022-03-21T09:12:16.402Z] ++ API_FREEZE_REF_LABEL= 05:12:16 [2022-03-21T09:12:16.402Z] ++ export 'FREEZE_PARAMS= ' 05:12:16 [2022-03-21T09:12:16.402Z] ++ FREEZE_PARAMS=' ' 05:12:16 [2022-03-21T09:12:16.402Z] ++ export PREVIOUS_RELEASE_VER=4.23 05:12:16 [2022-03-21T09:12:16.402Z] ++ PREVIOUS_RELEASE_VER=4.23 05:12:16 [2022-03-21T09:12:16.402Z] ++ export PREVIOUS_RELEASE_REPO_ID=4.23 05:12:16 [2022-03-21T09:12:16.402Z] ++ PREVIOUS_RELEASE_REPO_ID=4.23 05:12:16 [2022-03-21T09:12:16.402Z] ++ export BASEBUILD_ID=R-4.23-202203080310 05:12:16 [2022-03-21T09:12:16.402Z] ++ BASEBUILD_ID=R-4.23-202203080310 05:12:16 [2022-03-21T09:12:16.402Z] ++ export PREVIOUS_RELEASE_ID=R-4.23-202203080310 05:12:16 [2022-03-21T09:12:16.402Z] ++ PREVIOUS_RELEASE_ID=R-4.23-202203080310 05:12:16 [2022-03-21T09:12:16.402Z] ++ export BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/ 05:12:16 [2022-03-21T09:12:16.402Z] ++ BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/ 05:12:16 [2022-03-21T09:12:16.402Z] ++ export WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/ 05:12:16 [2022-03-21T09:12:16.402Z] ++ WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/ 05:12:16 [2022-03-21T09:12:16.402Z] ++ export BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder 05:12:16 [2022-03-21T09:12:16.402Z] ++ BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder 05:12:16 [2022-03-21T09:12:16.402Z] ++ export ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ 05:12:16 [2022-03-21T09:12:16.402Z] ++ ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ 05:12:16 [2022-03-21T09:12:16.402Z] ++ export MAVEN_OPTS=-Xmx6G 05:12:16 [2022-03-21T09:12:16.402Z] ++ MAVEN_OPTS=-Xmx6G 05:12:16 [2022-03-21T09:12:16.402Z] ++ export JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc 05:12:16 [2022-03-21T09:12:16.402Z] ++ JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc 05:12:16 [2022-03-21T09:12:16.402Z] ++ export BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:12:16 [2022-03-21T09:12:16.402Z] ++ BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:12:16 [2022-03-21T09:12:16.402Z] ++ export BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php 05:12:16 [2022-03-21T09:12:16.402Z] ++ BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php 05:12:16 [2022-03-21T09:12:16.402Z] ++ export BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties 05:12:16 [2022-03-21T09:12:16.402Z] ++ BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties 05:12:16 [2022-03-21T09:12:16.402Z] ++ export BUILD_ID=P20220321-0500 05:12:16 [2022-03-21T09:12:16.402Z] ++ BUILD_ID=P20220321-0500 05:12:16 [2022-03-21T09:12:16.402Z] ++ export BUILD_DIR_SEG=P20220321-0500 05:12:16 [2022-03-21T09:12:16.402Z] ++ BUILD_DIR_SEG=P20220321-0500 05:12:16 [2022-03-21T09:12:16.402Z] ++ export EQ_BUILD_DIR_SEG=P20220321-0500 05:12:16 [2022-03-21T09:12:16.402Z] ++ EQ_BUILD_DIR_SEG=P20220321-0500 05:12:16 [2022-03-21T09:12:16.402Z] ++ export EBUILDER_HASH=ad30da95e5327ee54fa0362a514fa7f4ff05da76 05:12:16 [2022-03-21T09:12:16.402Z] ++ EBUILDER_HASH=ad30da95e5327ee54fa0362a514fa7f4ff05da76 05:12:16 [2022-03-21T09:12:16.402Z] ++ export ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder 05:12:16 [2022-03-21T09:12:16.402Z] ++ ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder 05:12:16 [2022-03-21T09:12:16.403Z] ++ export PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products 05:12:16 [2022-03-21T09:12:16.403Z] ++ PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products 05:12:16 [2022-03-21T09:12:16.403Z] ++ export PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository 05:12:16 [2022-03-21T09:12:16.403Z] ++ PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository 05:12:16 [2022-03-21T09:12:16.403Z] ++ export PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target 05:12:16 [2022-03-21T09:12:16.403Z] ++ PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target 05:12:16 [2022-03-21T09:12:16.403Z] + mkdir -p /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/siteDir/eclipse/updates/P20220321-0500 05:12:16 [2022-03-21T09:12:16.403Z] + JavaCMD=/opt/tools/java/openjdk/jdk-11/latest/bin/java 05:12:16 [2022-03-21T09:12:16.403Z] + cp /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse-platform-parent/target/mavenproperties.properties /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/siteDir/eclipse/downloads/drops4/P20220321-0500/mavenproperties.properties 05:12:16 [2022-03-21T09:12:16.403Z] + echo java18patch 05:12:16 [2022-03-21T09:12:16.403Z] java18patch 05:12:16 [2022-03-21T09:12:16.403Z] + PATCH_BUILD_GENERIC=java18patch 05:12:16 [2022-03-21T09:12:16.403Z] + REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/repository 05:12:16 [2022-03-21T09:12:16.403Z] + '[' -d /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/repository ']' 05:12:16 [2022-03-21T09:12:16.403Z] + pushd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/repository 05:12:16 [2022-03-21T09:12:16.403Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/java18patch/eclipse.releng.repository.java18patch/target/repository ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts 05:12:16 [2022-03-21T09:12:16.403Z] + cp -r artifacts.jar artifacts.xml.xz content.jar content.xml.xz features p2.index plugins /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/siteDir/eclipse/updates/P20220321-0500 05:12:16 [2022-03-21T09:12:16.403Z] + popd 05:12:16 [2022-03-21T09:12:16.403Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts 05:12:16 [2022-03-21T09:12:16.403Z] + [[ 0 -ne 0 ]] [Pipeline] } [Pipeline] // withAnt [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Export environment variables stage 2) [Pipeline] container [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:17 [2022-03-21T09:12:17.048Z] ++ source /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:12:17 [2022-03-21T09:12:17.049Z] +++ export TIMESTAMP=20220321-0500 05:12:17 [2022-03-21T09:12:17.049Z] +++ TIMESTAMP=20220321-0500 05:12:17 [2022-03-21T09:12:17.049Z] +++ export 'BUILD_PRETTY_DATE=Mon Mar 21 05:00:00 EDT 2022' 05:12:17 [2022-03-21T09:12:17.049Z] +++ BUILD_PRETTY_DATE='Mon Mar 21 05:00:00 EDT 2022' 05:12:17 [2022-03-21T09:12:17.049Z] +++ export BRANCH=R4_23_maintenance 05:12:17 [2022-03-21T09:12:17.049Z] +++ BRANCH=R4_23_maintenance 05:12:17 [2022-03-21T09:12:17.049Z] +++ export PATCH_OR_BRANCH_LABEL=java18patch 05:12:17 [2022-03-21T09:12:17.049Z] +++ PATCH_OR_BRANCH_LABEL=java18patch 05:12:17 [2022-03-21T09:12:17.049Z] +++ export PATCH_BUILD=java18patch 05:12:17 [2022-03-21T09:12:17.049Z] +++ PATCH_BUILD=java18patch 05:12:17 [2022-03-21T09:12:17.049Z] +++ export 'BUILD_TYPE_NAME=Beta Java 18' 05:12:17 [2022-03-21T09:12:17.049Z] +++ BUILD_TYPE_NAME='Beta Java 18' 05:12:17 [2022-03-21T09:12:17.049Z] +++ export BUILD_TYPE=P 05:12:17 [2022-03-21T09:12:17.049Z] +++ BUILD_TYPE=P 05:12:17 [2022-03-21T09:12:17.049Z] +++ export TESTED_BUILD_TYPE=P 05:12:17 [2022-03-21T09:12:17.049Z] +++ TESTED_BUILD_TYPE=P 05:12:17 [2022-03-21T09:12:17.049Z] +++ export RELEASE_VER=4.23 05:12:17 [2022-03-21T09:12:17.049Z] +++ RELEASE_VER=4.23 05:12:17 [2022-03-21T09:12:17.049Z] +++ export STREAM=4.23.0 05:12:17 [2022-03-21T09:12:17.049Z] +++ STREAM=4.23.0 05:12:17 [2022-03-21T09:12:17.049Z] +++ export STREAMMajor=4 05:12:17 [2022-03-21T09:12:17.049Z] +++ STREAMMajor=4 05:12:17 [2022-03-21T09:12:17.049Z] +++ export STREAMMinor=23 05:12:17 [2022-03-21T09:12:17.049Z] +++ STREAMMinor=23 05:12:17 [2022-03-21T09:12:17.049Z] +++ export STREAMService=0 05:12:17 [2022-03-21T09:12:17.049Z] +++ STREAMService=0 05:12:17 [2022-03-21T09:12:17.049Z] +++ export GIT_ROOT=git@github.com: 05:12:17 [2022-03-21T09:12:17.049Z] +++ GIT_ROOT=git@github.com: 05:12:17 [2022-03-21T09:12:17.049Z] +++ export AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git 05:12:17 [2022-03-21T09:12:17.049Z] +++ AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git 05:12:17 [2022-03-21T09:12:17.049Z] +++ export AGG_DIR=gitCache/eclipse.platform.releng.aggregator 05:12:17 [2022-03-21T09:12:17.049Z] +++ AGG_DIR=gitCache/eclipse.platform.releng.aggregator 05:12:17 [2022-03-21T09:12:17.049Z] +++ export DROP_DIR=siteDir/eclipse/downloads/drops4 05:12:17 [2022-03-21T09:12:17.049Z] +++ DROP_DIR=siteDir/eclipse/downloads/drops4 05:12:17 [2022-03-21T09:12:17.049Z] +++ export UPDATES_DIR=siteDir/eclipse/updates 05:12:17 [2022-03-21T09:12:17.049Z] +++ UPDATES_DIR=siteDir/eclipse/updates 05:12:17 [2022-03-21T09:12:17.049Z] +++ export EQUINOX_DROP_DIR=siteDir/equinox/drops 05:12:17 [2022-03-21T09:12:17.049Z] +++ EQUINOX_DROP_DIR=siteDir/equinox/drops 05:12:17 [2022-03-21T09:12:17.049Z] +++ export TMP_DIR=tmp 05:12:17 [2022-03-21T09:12:17.049Z] +++ TMP_DIR=tmp 05:12:17 [2022-03-21T09:12:17.049Z] +++ export DOWNLOAD_HOST=download.eclipse.org 05:12:17 [2022-03-21T09:12:17.049Z] +++ DOWNLOAD_HOST=download.eclipse.org 05:12:17 [2022-03-21T09:12:17.049Z] +++ export BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates 05:12:17 [2022-03-21T09:12:17.049Z] +++ BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates 05:12:17 [2022-03-21T09:12:17.049Z] +++ export LOCAL_REPO=localMavenRepo 05:12:17 [2022-03-21T09:12:17.049Z] +++ LOCAL_REPO=localMavenRepo 05:12:17 [2022-03-21T09:12:17.049Z] +++ export BASEBUILDER_TAG=4.22 05:12:17 [2022-03-21T09:12:17.049Z] +++ BASEBUILDER_TAG=4.22 05:12:17 [2022-03-21T09:12:17.049Z] +++ export API_PREV_REF_LABEL=4.22 05:12:17 [2022-03-21T09:12:17.049Z] +++ API_PREV_REF_LABEL=4.22 05:12:17 [2022-03-21T09:12:17.049Z] +++ export API_FREEZE_REF_LABEL= 05:12:17 [2022-03-21T09:12:17.049Z] +++ API_FREEZE_REF_LABEL= 05:12:17 [2022-03-21T09:12:17.049Z] +++ export 'FREEZE_PARAMS= ' 05:12:17 [2022-03-21T09:12:17.049Z] +++ FREEZE_PARAMS=' ' 05:12:17 [2022-03-21T09:12:17.049Z] +++ export PREVIOUS_RELEASE_VER=4.23 05:12:17 [2022-03-21T09:12:17.049Z] +++ PREVIOUS_RELEASE_VER=4.23 05:12:17 [2022-03-21T09:12:17.049Z] +++ export PREVIOUS_RELEASE_REPO_ID=4.23 05:12:17 [2022-03-21T09:12:17.049Z] +++ PREVIOUS_RELEASE_REPO_ID=4.23 05:12:17 [2022-03-21T09:12:17.049Z] +++ export BASEBUILD_ID=R-4.23-202203080310 05:12:17 [2022-03-21T09:12:17.049Z] +++ BASEBUILD_ID=R-4.23-202203080310 05:12:17 [2022-03-21T09:12:17.049Z] +++ export PREVIOUS_RELEASE_ID=R-4.23-202203080310 05:12:17 [2022-03-21T09:12:17.049Z] +++ PREVIOUS_RELEASE_ID=R-4.23-202203080310 05:12:17 [2022-03-21T09:12:17.049Z] +++ export BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/ 05:12:17 [2022-03-21T09:12:17.049Z] +++ BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/ 05:12:17 [2022-03-21T09:12:17.049Z] +++ export WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/ 05:12:17 [2022-03-21T09:12:17.049Z] +++ WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/ 05:12:17 [2022-03-21T09:12:17.049Z] +++ export BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder 05:12:17 [2022-03-21T09:12:17.049Z] +++ BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder 05:12:17 [2022-03-21T09:12:17.049Z] +++ export ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ 05:12:17 [2022-03-21T09:12:17.050Z] +++ ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ 05:12:17 [2022-03-21T09:12:17.050Z] +++ export MAVEN_OPTS=-Xmx6G 05:12:17 [2022-03-21T09:12:17.050Z] +++ MAVEN_OPTS=-Xmx6G 05:12:17 [2022-03-21T09:12:17.050Z] +++ export JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc 05:12:17 [2022-03-21T09:12:17.050Z] +++ JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc 05:12:17 [2022-03-21T09:12:17.050Z] +++ export BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:12:17 [2022-03-21T09:12:17.050Z] +++ BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:12:17 [2022-03-21T09:12:17.050Z] +++ export BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php 05:12:17 [2022-03-21T09:12:17.050Z] +++ BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php 05:12:17 [2022-03-21T09:12:17.050Z] +++ export BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties 05:12:17 [2022-03-21T09:12:17.050Z] +++ BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties 05:12:17 [2022-03-21T09:12:17.050Z] +++ export BUILD_ID=P20220321-0500 05:12:17 [2022-03-21T09:12:17.050Z] +++ BUILD_ID=P20220321-0500 05:12:17 [2022-03-21T09:12:17.050Z] +++ export BUILD_DIR_SEG=P20220321-0500 05:12:17 [2022-03-21T09:12:17.050Z] +++ BUILD_DIR_SEG=P20220321-0500 05:12:17 [2022-03-21T09:12:17.050Z] +++ export EQ_BUILD_DIR_SEG=P20220321-0500 05:12:17 [2022-03-21T09:12:17.050Z] +++ EQ_BUILD_DIR_SEG=P20220321-0500 05:12:17 [2022-03-21T09:12:17.050Z] +++ export EBUILDER_HASH=ad30da95e5327ee54fa0362a514fa7f4ff05da76 05:12:17 [2022-03-21T09:12:17.050Z] +++ EBUILDER_HASH=ad30da95e5327ee54fa0362a514fa7f4ff05da76 05:12:17 [2022-03-21T09:12:17.050Z] +++ export ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder 05:12:17 [2022-03-21T09:12:17.050Z] +++ ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder 05:12:17 [2022-03-21T09:12:17.050Z] +++ export PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products 05:12:17 [2022-03-21T09:12:17.050Z] +++ PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products 05:12:17 [2022-03-21T09:12:17.050Z] +++ export PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository 05:12:17 [2022-03-21T09:12:17.050Z] +++ PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository 05:12:17 [2022-03-21T09:12:17.050Z] +++ export PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target 05:12:17 [2022-03-21T09:12:17.050Z] +++ PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target 05:12:17 [2022-03-21T09:12:17.050Z] ++ echo P20220321-0500 05:12:17 [2022-03-21T09:12:17.050Z] + echo P20220321-0500 [Pipeline] sh 05:12:17 [2022-03-21T09:12:17.591Z] ++ source /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:12:17 [2022-03-21T09:12:17.592Z] +++ export TIMESTAMP=20220321-0500 05:12:17 [2022-03-21T09:12:17.592Z] +++ TIMESTAMP=20220321-0500 05:12:17 [2022-03-21T09:12:17.592Z] +++ export 'BUILD_PRETTY_DATE=Mon Mar 21 05:00:00 EDT 2022' 05:12:17 [2022-03-21T09:12:17.592Z] +++ BUILD_PRETTY_DATE='Mon Mar 21 05:00:00 EDT 2022' 05:12:17 [2022-03-21T09:12:17.592Z] +++ export BRANCH=R4_23_maintenance 05:12:17 [2022-03-21T09:12:17.592Z] +++ BRANCH=R4_23_maintenance 05:12:17 [2022-03-21T09:12:17.592Z] +++ export PATCH_OR_BRANCH_LABEL=java18patch 05:12:17 [2022-03-21T09:12:17.592Z] +++ PATCH_OR_BRANCH_LABEL=java18patch 05:12:17 [2022-03-21T09:12:17.592Z] +++ export PATCH_BUILD=java18patch 05:12:17 [2022-03-21T09:12:17.592Z] +++ PATCH_BUILD=java18patch 05:12:17 [2022-03-21T09:12:17.592Z] +++ export 'BUILD_TYPE_NAME=Beta Java 18' 05:12:17 [2022-03-21T09:12:17.592Z] +++ BUILD_TYPE_NAME='Beta Java 18' 05:12:17 [2022-03-21T09:12:17.592Z] +++ export BUILD_TYPE=P 05:12:17 [2022-03-21T09:12:17.592Z] +++ BUILD_TYPE=P 05:12:17 [2022-03-21T09:12:17.592Z] +++ export TESTED_BUILD_TYPE=P 05:12:17 [2022-03-21T09:12:17.592Z] +++ TESTED_BUILD_TYPE=P 05:12:17 [2022-03-21T09:12:17.592Z] +++ export RELEASE_VER=4.23 05:12:17 [2022-03-21T09:12:17.592Z] +++ RELEASE_VER=4.23 05:12:17 [2022-03-21T09:12:17.592Z] +++ export STREAM=4.23.0 05:12:17 [2022-03-21T09:12:17.592Z] +++ STREAM=4.23.0 05:12:17 [2022-03-21T09:12:17.592Z] +++ export STREAMMajor=4 05:12:17 [2022-03-21T09:12:17.592Z] +++ STREAMMajor=4 05:12:17 [2022-03-21T09:12:17.592Z] +++ export STREAMMinor=23 05:12:17 [2022-03-21T09:12:17.592Z] +++ STREAMMinor=23 05:12:17 [2022-03-21T09:12:17.592Z] +++ export STREAMService=0 05:12:17 [2022-03-21T09:12:17.592Z] +++ STREAMService=0 05:12:17 [2022-03-21T09:12:17.592Z] +++ export GIT_ROOT=git@github.com: 05:12:17 [2022-03-21T09:12:17.592Z] +++ GIT_ROOT=git@github.com: 05:12:17 [2022-03-21T09:12:17.592Z] +++ export AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git 05:12:17 [2022-03-21T09:12:17.592Z] +++ AGG_REPO=eclipse-platform/eclipse.platform.releng.aggregator.git 05:12:17 [2022-03-21T09:12:17.592Z] +++ export AGG_DIR=gitCache/eclipse.platform.releng.aggregator 05:12:17 [2022-03-21T09:12:17.592Z] +++ AGG_DIR=gitCache/eclipse.platform.releng.aggregator 05:12:17 [2022-03-21T09:12:17.592Z] +++ export DROP_DIR=siteDir/eclipse/downloads/drops4 05:12:17 [2022-03-21T09:12:17.592Z] +++ DROP_DIR=siteDir/eclipse/downloads/drops4 05:12:17 [2022-03-21T09:12:17.592Z] +++ export UPDATES_DIR=siteDir/eclipse/updates 05:12:17 [2022-03-21T09:12:17.592Z] +++ UPDATES_DIR=siteDir/eclipse/updates 05:12:17 [2022-03-21T09:12:17.592Z] +++ export EQUINOX_DROP_DIR=siteDir/equinox/drops 05:12:17 [2022-03-21T09:12:17.592Z] +++ EQUINOX_DROP_DIR=siteDir/equinox/drops 05:12:17 [2022-03-21T09:12:17.592Z] +++ export TMP_DIR=tmp 05:12:17 [2022-03-21T09:12:17.592Z] +++ TMP_DIR=tmp 05:12:17 [2022-03-21T09:12:17.592Z] +++ export DOWNLOAD_HOST=download.eclipse.org 05:12:17 [2022-03-21T09:12:17.592Z] +++ DOWNLOAD_HOST=download.eclipse.org 05:12:17 [2022-03-21T09:12:17.592Z] +++ export BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates 05:12:17 [2022-03-21T09:12:17.592Z] +++ BUILD_TO_COMPARE_SITE=ftp.osuosl.org/pub/eclipse/eclipse/updates 05:12:17 [2022-03-21T09:12:17.592Z] +++ export LOCAL_REPO=localMavenRepo 05:12:17 [2022-03-21T09:12:17.592Z] +++ LOCAL_REPO=localMavenRepo 05:12:17 [2022-03-21T09:12:17.592Z] +++ export BASEBUILDER_TAG=4.22 05:12:17 [2022-03-21T09:12:17.592Z] +++ BASEBUILDER_TAG=4.22 05:12:17 [2022-03-21T09:12:17.592Z] +++ export API_PREV_REF_LABEL=4.22 05:12:17 [2022-03-21T09:12:17.592Z] +++ API_PREV_REF_LABEL=4.22 05:12:17 [2022-03-21T09:12:17.592Z] +++ export API_FREEZE_REF_LABEL= 05:12:17 [2022-03-21T09:12:17.592Z] +++ API_FREEZE_REF_LABEL= 05:12:17 [2022-03-21T09:12:17.592Z] +++ export 'FREEZE_PARAMS= ' 05:12:17 [2022-03-21T09:12:17.592Z] +++ FREEZE_PARAMS=' ' 05:12:17 [2022-03-21T09:12:17.592Z] +++ export PREVIOUS_RELEASE_VER=4.23 05:12:17 [2022-03-21T09:12:17.592Z] +++ PREVIOUS_RELEASE_VER=4.23 05:12:17 [2022-03-21T09:12:17.592Z] +++ export PREVIOUS_RELEASE_REPO_ID=4.23 05:12:17 [2022-03-21T09:12:17.592Z] +++ PREVIOUS_RELEASE_REPO_ID=4.23 05:12:17 [2022-03-21T09:12:17.592Z] +++ export BASEBUILD_ID=R-4.23-202203080310 05:12:17 [2022-03-21T09:12:17.592Z] +++ BASEBUILD_ID=R-4.23-202203080310 05:12:17 [2022-03-21T09:12:17.592Z] +++ export PREVIOUS_RELEASE_ID=R-4.23-202203080310 05:12:17 [2022-03-21T09:12:17.592Z] +++ PREVIOUS_RELEASE_ID=R-4.23-202203080310 05:12:17 [2022-03-21T09:12:17.592Z] +++ export BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/ 05:12:17 [2022-03-21T09:12:17.592Z] +++ BUILDTOOLS_REPO=https://download.eclipse.org/eclipse/updates/buildtools/ 05:12:17 [2022-03-21T09:12:17.592Z] +++ export WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/ 05:12:17 [2022-03-21T09:12:17.592Z] +++ WEBTOOLS_REPO=https://download.eclipse.org/webtools/downloads/drops/R3.22.0/R-3.22.0-20210612170523/repositoryunittests/ 05:12:17 [2022-03-21T09:12:17.593Z] +++ export BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder 05:12:17 [2022-03-21T09:12:17.593Z] +++ BASEBUILDER_DIR=tmp/org.eclipse.releng.basebuilder 05:12:17 [2022-03-21T09:12:17.593Z] +++ export ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ 05:12:17 [2022-03-21T09:12:17.593Z] +++ ECLIPSE_RUN_REPO=https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/ 05:12:17 [2022-03-21T09:12:17.593Z] +++ export MAVEN_OPTS=-Xmx6G 05:12:17 [2022-03-21T09:12:17.593Z] +++ MAVEN_OPTS=-Xmx6G 05:12:17 [2022-03-21T09:12:17.593Z] +++ export JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc 05:12:17 [2022-03-21T09:12:17.593Z] +++ JAVA_DOC_TOOL=-Declipse.javadoc=/opt/tools/java/openjdk/jdk-11/latest/bin/javadoc 05:12:17 [2022-03-21T09:12:17.593Z] +++ export BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:12:17 [2022-03-21T09:12:17.593Z] +++ BUILD_ENV_FILE=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:12:17 [2022-03-21T09:12:17.593Z] +++ export BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php 05:12:17 [2022-03-21T09:12:17.593Z] +++ BUILD_ENV_FILE_PHP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.php 05:12:17 [2022-03-21T09:12:17.593Z] +++ export BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties 05:12:17 [2022-03-21T09:12:17.593Z] +++ BUILD_ENV_FILE_PROP=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.properties 05:12:17 [2022-03-21T09:12:17.593Z] +++ export BUILD_ID=P20220321-0500 05:12:17 [2022-03-21T09:12:17.593Z] +++ BUILD_ID=P20220321-0500 05:12:17 [2022-03-21T09:12:17.593Z] +++ export BUILD_DIR_SEG=P20220321-0500 05:12:17 [2022-03-21T09:12:17.593Z] +++ BUILD_DIR_SEG=P20220321-0500 05:12:17 [2022-03-21T09:12:17.593Z] +++ export EQ_BUILD_DIR_SEG=P20220321-0500 05:12:17 [2022-03-21T09:12:17.593Z] +++ EQ_BUILD_DIR_SEG=P20220321-0500 05:12:17 [2022-03-21T09:12:17.593Z] +++ export EBUILDER_HASH=ad30da95e5327ee54fa0362a514fa7f4ff05da76 05:12:17 [2022-03-21T09:12:17.593Z] +++ EBUILDER_HASH=ad30da95e5327ee54fa0362a514fa7f4ff05da76 05:12:17 [2022-03-21T09:12:17.593Z] +++ export ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder 05:12:17 [2022-03-21T09:12:17.593Z] +++ ECLIPSE_BUILDER_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder 05:12:17 [2022-03-21T09:12:17.593Z] +++ export PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products 05:12:17 [2022-03-21T09:12:17.593Z] +++ PLATFORM_PRODUCTS_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/products 05:12:17 [2022-03-21T09:12:17.593Z] +++ export PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository 05:12:17 [2022-03-21T09:12:17.593Z] +++ PLATFORM_REPO_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target/repository 05:12:17 [2022-03-21T09:12:17.593Z] +++ export PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target 05:12:17 [2022-03-21T09:12:17.593Z] +++ PLATFORM_TARGET_DIR=/home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/target 05:12:17 [2022-03-21T09:12:17.593Z] ++ echo 4.23 05:12:17 [2022-03-21T09:12:17.593Z] + echo 4.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive artifacts) [Pipeline] archiveArtifacts 05:12:17 [2022-03-21T09:12:17.683Z] Archiving artifacts [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Promote Update Site) [Pipeline] container [Pipeline] { [Pipeline] sshagent 05:12:27 [2022-03-21T09:12:27.952Z] [ssh-agent] Using credentials genie.releng (ssh://genie.releng@projects-storage.eclipse.org) 05:12:27 [2022-03-21T09:12:27.952Z] [ssh-agent] Looking for ssh-agent implementation... 05:12:28 [2022-03-21T09:12:28.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:12:28 [2022-03-21T09:12:28.260Z] Executing sh script inside container jnlp of pod aggrbuild-pod-z9392-zkl56 05:12:28 [2022-03-21T09:12:28.518Z] Executing command: "ssh-agent" 05:12:28 [2022-03-21T09:12:28.518Z] exit 05:12:28 [2022-03-21T09:12:28.576Z] SSH_AUTH_SOCK=/tmp/ssh-xH32culaaNh5/agent.8108; export SSH_AUTH_SOCK; 05:12:28 [2022-03-21T09:12:28.576Z] SSH_AGENT_PID=8109; export SSH_AGENT_PID; 05:12:28 [2022-03-21T09:12:28.576Z] echo Agent pid 8109; 05:12:28 [2022-03-21T09:12:28.578Z] SSH_AUTH_SOCK=/tmp/ssh-xH32culaaNh5/agent.8108 05:12:28 [2022-03-21T09:12:28.578Z] SSH_AGENT_PID=8109 05:12:28 [2022-03-21T09:12:28.590Z] Running ssh-add (command line suppressed) 05:12:28 [2022-03-21T09:12:28.900Z] Identity added: /home/jenkins/agent/workspace/P-build@tmp/private_key_5212234633699278877.key (/home/jenkins/agent/workspace/P-build@tmp/private_key_5212234633699278877.key) 05:12:28 [2022-03-21T09:12:28.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:12:29 [2022-03-21T09:12:29.435Z] + cd /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts 05:12:29 [2022-03-21T09:12:29.435Z] + ./mb620_promoteUpdateSite.sh /home/jenkins/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/buildproperties.shsource 05:12:29 [2022-03-21T09:12:29.435Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/siteDir/eclipse/updates ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts 05:12:32 [2022-03-21T09:12:32.723Z] ~/agent/workspace/P-build/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/mbscripts [Pipeline] } 05:12:32 [2022-03-21T09:12:32.730Z] Executing sh script inside container jnlp of pod aggrbuild-pod-z9392-zkl56 05:12:32 [2022-03-21T09:12:32.990Z] Executing command: "ssh-agent" "-k" 05:12:32 [2022-03-21T09:12:32.990Z] exit 05:12:33 [2022-03-21T09:12:33.048Z] unset SSH_AUTH_SOCK; 05:12:33 [2022-03-21T09:12:33.048Z] unset SSH_AGENT_PID; 05:12:33 [2022-03-21T09:12:33.048Z] echo Agent pid 8109 killed; 05:12:33 [2022-03-21T09:12:33.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] emailext 05:12:33 [2022-03-21T09:12:33.143Z] Sending email to: kitlo@us.ibm.com jarthana@in.ibm.com sravankumarl@in.ibm.com kalyan_prasad@in.ibm.com lshanmug@in.ibm.com manoj.palat@in.ibm.com niraj.modi@in.ibm.com noopur_gupta@in.ibm.com sarika.sinha@in.ibm.com vikas.chandra@in.ibm.com [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS