Triggered by Gerrit: https://git.eclipse.org/r/c/epp/org.eclipse.epp.packages/+/200571 Running as SYSTEM Agent basic-txkl3 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-txkl3" namespace: "packaging" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.packaging.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-txkl3" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-txkl3" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.packaging.svc.cluster.local/packaging/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3044.vb_940a_a_e4f72e" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - 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: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-packaging" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-txkl3 (basic) in workspace /home/jenkins/agent/workspace/epp-tycho-build.gerrit [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: git No credentials specified Cloning the remote Git repository Cloning repository https://git.eclipse.org/r/epp/org.eclipse.epp.packages > git init /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/epp/org.eclipse.epp.packages > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://git.eclipse.org/r/epp/org.eclipse.epp.packages +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/epp/org.eclipse.epp.packages # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.eclipse.org/r/epp/org.eclipse.epp.packages # timeout=10 Fetching upstream changes from https://git.eclipse.org/r/epp/org.eclipse.epp.packages > git fetch --tags --force --progress -- https://git.eclipse.org/r/epp/org.eclipse.epp.packages refs/changes/71/200571/1 # timeout=10 > git rev-parse 12721787ea7f78fd88ddbf47e6ab9c2f069181c7^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 12721787ea7f78fd88ddbf47e6ab9c2f069181c7 (refs/changes/71/200571/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 12721787ea7f78fd88ddbf47e6ab9c2f069181c7 # timeout=10 Commit message: "Revert "[releng] Prepare repo for 2023-03 R"" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk d07dca2aeb5c5efcb3d982218a5c5fdc00d390cd # timeout=10 [epp-tycho-build.gerrit] $ /bin/sh -xe /tmp/jenkins739787008122696896.sh + /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/releng/org.eclipse.epp.config/tools/createSettings.sh Creating /home/jenkins/agent/workspace/epp-tycho-build.gerrit/settings.xml Ignoring package(s): Creating list of built packages Adding package epp.package.committers Adding package epp.package.cpp Adding package epp.package.dsl Adding package epp.package.embedcpp Adding package epp.package.java Adding package epp.package.jee Adding package epp.package.modeling Adding package epp.package.parallel Adding package epp.package.php Adding package epp.package.rcp Adding package epp.package.scout Full build required. Adding all packages committers should be added for all packages, but it is ignored or already added. cpp should be added for all packages, but it is ignored or already added. dsl should be added for all packages, but it is ignored or already added. embedcpp should be added for all packages, but it is ignored or already added. java should be added for all packages, but it is ignored or already added. jee should be added for all packages, but it is ignored or already added. modeling should be added for all packages, but it is ignored or already added. parallel should be added for all packages, but it is ignored or already added. php should be added for all packages, but it is ignored or already added. rcp should be added for all packages, but it is ignored or already added. scout should be added for all packages, but it is ignored or already added. Written new /home/jenkins/agent/workspace/epp-tycho-build.gerrit/settings.xml [epp-tycho-build.gerrit] $ /opt/tools/apache-maven/latest/bin/mvn -f org.eclipse.epp.packages/pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=12721787ea7f78fd88ddbf47e6ab9c2f069181c7 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=jonah@kichwacoders.com "-DGERRIT_EVENT_ACCOUNT_NAME=Jonah Graham" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/epp/org.eclipse.epp.packages/+/200571 -DGERRIT_PATCHSET_UPLOADER_EMAIL=jonah@kichwacoders.com -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=epp/org.eclipse.epp.packages -DGERRIT_CHANGE_NUMBER=200571 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Jonah Graham\" ' -DIGNORED_PACKAGES= -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/71/200571/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Jonah Graham" '-DGERRIT_CHANGE_OWNER=\"Jonah Graham\" ' -DGERRIT_CHANGE_COMMIT_MESSAGE=UmV2ZXJ0ICJbcmVsZW5nXSBQcmVwYXJlIHJlcG8gZm9yIDIwMjMtMDMgUiIKClRoaXMgcmV2ZXJ0cyBjb21taXQgYmZmZDUyOTIwMTNjMWRjZDhiMDMxZjA0Mjk2M2QwOGNiZDFhNWI3Zi4K "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= '-DGERRIT_CHANGE_SUBJECT=Revert \"[releng] Prepare repo for 2023-03 R\"' '-DGERRIT_EVENT_ACCOUNT=\"Jonah Graham\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ieb43e70eae5df9a3a4f05121861f3eefe2c9e280 -DGERRIT_EVENT_HASH=-1506363526 -DGERRIT_VERSION=3.5.1 -DGERRIT_EVENT_ACCOUNT_EMAIL=jonah@kichwacoders.com -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Jonah Graham" -DcontinueOnFail=true -Dmaven.repo.local=/home/jenkins/agent/workspace/epp-tycho-build.gerrit/.repository clean verify --batch-mode --show-version -s /home/jenkins/agent/workspace/epp-tycho-build.gerrit/settings.xml Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.17.13-200.fc35.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Fetching p2.index from https://download.eclipse.org/staging/2023-03/ (365B) [INFO] Adding repository https://download.eclipse.org/staging/2023-03 [INFO] Fetching content.jar from https://download.eclipse.org/staging/2023-03/ (3.18MB) [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/ (134B) [INFO] Adding repository https://download.eclipse.org/cbi/updates/license [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B) [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB) [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB) [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/ (3.57kB) [INFO] Fetching p2.index from https://download.eclipse.org/justj/jres/17/updates/release/latest/ (126B) [INFO] Adding repository https://download.eclipse.org/justj/jres/17/updates/release/latest [INFO] Fetching compositeContent.jar from https://download.eclipse.org/justj/jres/17/updates/release/latest/ (445B) [INFO] Fetching p2.index from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/justj/jres/17/updates/release/17.0.6.v20230204-1729/ (16.44kB) [INFO] Fetching p2.index from https://download.eclipse.org/justj/epp/milestone/latest/ (126B) [INFO] Adding repository https://download.eclipse.org/justj/epp/milestone/latest [INFO] Fetching compositeContent.jar from https://download.eclipse.org/justj/epp/milestone/latest/ (459B) [INFO] Fetching p2.index from https://download.eclipse.org/justj/epp/milestone/S202302030837/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/justj/epp/milestone/S202302030837/ (4.24kB) [INFO] The following Execution Environments are currently known but are ignored by configuration: [INFO] 1.0.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.1.0 -> JRE, JavaSE, OSGi/Minimum [INFO] 1.2.0 -> JavaSE, OSGi/Minimum [INFO] 1.3.0 -> JavaSE [INFO] 1.4.0 -> JavaSE [INFO] 1.5.0 -> JavaSE [INFO] 1.6.0 -> JavaSE [INFO] 1.7.0 -> JavaSE [INFO] 1.8.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 10.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 11.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 12.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 13.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 14.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 15.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 16.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 17.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 18.0.0 -> JavaSE [INFO] 19.0.0 -> JavaSE [INFO] 20.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] 9.0.0 -> JavaSE, JavaSE/compact1, JavaSE/compact2, JavaSE/compact3 [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:archive-template:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/archive-template/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.epp:org.eclipse.epp.package.common:4.27.0-SNAPSHOT @ /home/jenkins/agent/workspace/epp-tycho-build.gerrit/org.eclipse.epp.packages/packages/org.eclipse.epp.package.common/pom.xml [INFO] Fetching com.ibm.icu_72.1.0.v20221115-2007.jar from https://download.eclipse.org/staging/2023-03/plugins/ (14.23MB) [INFO] Fetching com.sun.jna_5.12.1.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.78MB) [INFO] Fetching com.sun.jna.platform_5.12.1.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.29MB) [INFO] Fetching javax.annotation_1.3.5.v20221203-1659.jar from https://download.eclipse.org/staging/2023-03/plugins/ (48.09kB) [INFO] Fetching org.eclipse.osgi_3.18.300.v20230220-1352.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.47MB) [INFO] Fetching javax.inject_1.0.0.v20220405-0441.jar from https://download.eclipse.org/staging/2023-03/plugins/ (32.41kB) [INFO] Fetching org.apache.batik.constants_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (22.12kB) [INFO] Fetching org.apache.batik.css_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (361.47kB) [INFO] Fetching org.apache.batik.util_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (146.86kB) [INFO] Fetching org.apache.batik.i18n_1.16.0.v20221027-0840.jar from https://download.eclipse.org/staging/2023-03/plugins/ (25.35kB) [INFO] Fetching org.apache.xmlgraphics_2.7.0.v20221018-0736.jar from https://download.eclipse.org/staging/2023-03/plugins/ (717.41kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/staging/2023-03/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/staging/2023-03/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/staging/2023-03/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from https://download.eclipse.org/staging/2023-03/plugins/ (302.53kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar from https://download.eclipse.org/staging/2023-03/plugins/ (317.8kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.45kB) [INFO] Fetching org.apache.felix.scr_2.2.6.jar from https://download.eclipse.org/staging/2023-03/plugins/ (393.54kB) [INFO] Fetching org.osgi.service.component_1.5.1.202212101352.jar from https://download.eclipse.org/staging/2023-03/plugins/ (64.89kB) [INFO] Fetching org.osgi.util.promise_1.3.0.202212101352.jar from https://download.eclipse.org/staging/2023-03/plugins/ (83.65kB) [INFO] Fetching org.eclipse.core.commands_3.10.400.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (116.39kB) [INFO] Fetching org.eclipse.equinox.common_3.17.100.v20230202-1341.jar from https://download.eclipse.org/staging/2023-03/plugins/ (147.22kB) [INFO] Fetching org.eclipse.core.contenttype_3.8.200.v20220817-1539.jar from https://download.eclipse.org/staging/2023-03/plugins/ (101.83kB) [INFO] Fetching org.eclipse.equinox.preferences_3.10.200.v20230120-0604.jar from https://download.eclipse.org/staging/2023-03/plugins/ (135.73kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.200.v20220817-1601.jar from https://download.eclipse.org/staging/2023-03/plugins/ (196.21kB) [INFO] Fetching org.eclipse.core.databinding_1.12.0.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (286.17kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.12.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (314.81kB) [INFO] Fetching org.eclipse.core.databinding.property_1.9.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (164.87kB) [INFO] Fetching org.eclipse.core.expressions_3.8.200.v20220613-1047.jar from https://download.eclipse.org/staging/2023-03/plugins/ (93.93kB) [INFO] Fetching org.eclipse.core.runtime_3.26.100.v20221021-0005.jar from https://download.eclipse.org/staging/2023-03/plugins/ (74.44kB) [INFO] Fetching org.eclipse.core.jobs_3.13.300.v20230111-0823.jar from https://download.eclipse.org/staging/2023-03/plugins/ (114.59kB) [INFO] Fetching org.eclipse.equinox.app_1.6.200.v20220720-2012.jar from https://download.eclipse.org/staging/2023-03/plugins/ (90.9kB) [INFO] Fetching org.eclipse.e4.core.commands_1.0.400.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (27.8kB) [INFO] Fetching org.eclipse.e4.core.di_1.8.300.v20220817-1539.jar from https://download.eclipse.org/staging/2023-03/plugins/ (54.29kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.11.0.v20220716-0839.jar from https://download.eclipse.org/staging/2023-03/plugins/ (57.49kB) [INFO] Fetching org.eclipse.e4.core.services_2.3.400.v20220915-1347.jar from https://download.eclipse.org/staging/2023-03/plugins/ (71.46kB) [INFO] Fetching org.osgi.service.event_1.4.1.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (46.59kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.200.v20220613-1008.jar from https://download.eclipse.org/staging/2023-03/plugins/ (13.81kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.200.v20220613-1008.jar from https://download.eclipse.org/staging/2023-03/plugins/ (12.96kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.400.v20220613-1047.jar from https://download.eclipse.org/staging/2023-03/plugins/ (42.3kB) [INFO] Fetching org.osgi.service.prefs_1.1.2.202109301733.jar from https://download.eclipse.org/staging/2023-03/plugins/ (19.69kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.3.200.v20230220-1427.jar from https://download.eclipse.org/staging/2023-03/plugins/ (52.85kB) [INFO] Fetching org.eclipse.emf.ecore_2.33.0.v20230226-0921.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.29MB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.300.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (47.66kB) [INFO] Fetching org.eclipse.swt_3.123.0.v20230220-1431.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.79kB) [INFO] Fetching org.eclipse.e4.ui.services_1.5.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (26.37kB) [INFO] Fetching org.eclipse.jface_3.29.0.v20230214-1401.jar from https://download.eclipse.org/staging/2023-03/plugins/ (1.11MB) Build was aborted Aborted by Jonah Graham Archiving artifacts [INFO] Fetching org.eclipse.e4.ui.css.core_0.13.500.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (215.91kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.800.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (205.06kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.300.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (30.04kB) [INFO] Fetching org.eclipse.e4.ui.di_1.4.200.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (18.22kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.500.v20230220-0932.jar from https://download.eclipse.org/staging/2023-03/plugins/ (58.53kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.3.0.v20230220-1021.jar from https://download.eclipse.org/staging/2023-03/plugins/ (395.08kB) Finished: ABORTED