Skip to content

Console Output

Started by user Matthias Sohn
Running as Matthias Sohn
Resume disabled by user, switching to high-performance, low-durability mode.
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
08:55:31 [2019-08-25T12:55:31.803Z] Still waiting to schedule task
08:55:31 [2019-08-25T12:55:31.803Z] Waiting for next available executor
08:55:56 [2019-08-25T12:55:56.560Z] Agent migration-agent-wsntl is provisioned from template Kubernetes Pod Template
08:55:56 [2019-08-25T12:55:56.564Z] ---
08:55:56 [2019-08-25T12:55:56.564Z] apiVersion: "v1"
08:55:56 [2019-08-25T12:55:56.564Z] kind: "Pod"
08:55:56 [2019-08-25T12:55:56.564Z] metadata:
08:55:56 [2019-08-25T12:55:56.564Z]   annotations: {}
08:55:56 [2019-08-25T12:55:56.564Z]   labels:
08:55:56 [2019-08-25T12:55:56.564Z]     jenkins: "slave"
08:55:56 [2019-08-25T12:55:56.564Z]     jenkins/migration: "true"
08:55:56 [2019-08-25T12:55:56.564Z]   name: "migration-agent-wsntl"
08:55:56 [2019-08-25T12:55:56.564Z] spec:
08:55:56 [2019-08-25T12:55:56.564Z]   containers:
08:55:56 [2019-08-25T12:55:56.564Z]   - env:
08:55:56 [2019-08-25T12:55:56.564Z]     - name: "MAVEN_OPTS"
08:55:56 [2019-08-25T12:55:56.564Z]       value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
08:55:56 [2019-08-25T12:55:56.564Z]     - name: "JENKINS_SECRET"
08:55:56 [2019-08-25T12:55:56.564Z]       value: "********"
08:55:56 [2019-08-25T12:55:56.564Z]     - name: "JENKINS_TUNNEL"
08:55:56 [2019-08-25T12:55:56.564Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
08:55:56 [2019-08-25T12:55:56.564Z]     - name: "JENKINS_AGENT_NAME"
08:55:56 [2019-08-25T12:55:56.564Z]       value: "migration-agent-wsntl"
08:55:56 [2019-08-25T12:55:56.564Z]     - name: "MAVEN_CONFIG"
08:55:56 [2019-08-25T12:55:56.564Z]       value: "-B -e"
08:55:56 [2019-08-25T12:55:56.564Z]     - name: "JENKINS_NAME"
08:55:56 [2019-08-25T12:55:56.564Z]       value: "migration-agent-wsntl"
08:55:56 [2019-08-25T12:55:56.564Z]     - name: "JENKINS_AGENT_WORKDIR"
08:55:56 [2019-08-25T12:55:56.564Z]       value: "/home/jenkins/agent"
08:55:56 [2019-08-25T12:55:56.564Z]     - name: "JENKINS_URL"
08:55:56 [2019-08-25T12:55:56.564Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
08:55:56 [2019-08-25T12:55:56.564Z]     - name: "HOME"
08:55:56 [2019-08-25T12:55:56.564Z]       value: "/home/jenkins"
08:55:56 [2019-08-25T12:55:56.564Z]     image: "eclipsecbijenkins/migration-fat-agent:3.29@sha256:a341be4b6509400aaa18081d86f66239ceb93897059386120ef6633aa378931f"
08:55:56 [2019-08-25T12:55:56.564Z]     imagePullPolicy: "IfNotPresent"
08:55:56 [2019-08-25T12:55:56.564Z]     name: "jnlp"
08:55:56 [2019-08-25T12:55:56.564Z]     resources:
08:55:56 [2019-08-25T12:55:56.564Z]       limits:
08:55:56 [2019-08-25T12:55:56.564Z]         memory: "4096Mi"
08:55:56 [2019-08-25T12:55:56.564Z]         cpu: "2000m"
08:55:56 [2019-08-25T12:55:56.564Z]       requests:
08:55:56 [2019-08-25T12:55:56.564Z]         memory: "4096Mi"
08:55:56 [2019-08-25T12:55:56.564Z]         cpu: "1000m"
08:55:56 [2019-08-25T12:55:56.564Z]     securityContext:
08:55:56 [2019-08-25T12:55:56.564Z]       privileged: false
08:55:56 [2019-08-25T12:55:56.564Z]     tty: true
08:55:56 [2019-08-25T12:55:56.564Z]     volumeMounts:
08:55:56 [2019-08-25T12:55:56.564Z]     - mountPath: "/home/jenkins/agent"
08:55:56 [2019-08-25T12:55:56.564Z]       name: "workspace-volume"
08:55:56 [2019-08-25T12:55:56.564Z]       readOnly: false
08:55:56 [2019-08-25T12:55:56.564Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
08:55:56 [2019-08-25T12:55:56.564Z]       name: "toolchains-xml"
08:55:56 [2019-08-25T12:55:56.564Z]       readOnly: true
08:55:56 [2019-08-25T12:55:56.564Z]       subPath: "toolchains.xml"
08:55:56 [2019-08-25T12:55:56.564Z]     - mountPath: "/opt/tools"
08:55:56 [2019-08-25T12:55:56.564Z]       name: "volume-0"
08:55:56 [2019-08-25T12:55:56.564Z]       readOnly: false
08:55:56 [2019-08-25T12:55:56.564Z]     - mountPath: "/home/jenkins/.m2/repository"
08:55:56 [2019-08-25T12:55:56.564Z]       name: "volume-2"
08:55:56 [2019-08-25T12:55:56.564Z]       readOnly: false
08:55:56 [2019-08-25T12:55:56.564Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
08:55:56 [2019-08-25T12:55:56.564Z]       name: "settings-security-xml"
08:55:56 [2019-08-25T12:55:56.564Z]       readOnly: true
08:55:56 [2019-08-25T12:55:56.564Z]       subPath: "settings-security.xml"
08:55:56 [2019-08-25T12:55:56.564Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
08:55:56 [2019-08-25T12:55:56.564Z]       name: "settings-xml"
08:55:56 [2019-08-25T12:55:56.564Z]       readOnly: true
08:55:56 [2019-08-25T12:55:56.564Z]       subPath: "settings.xml"
08:55:56 [2019-08-25T12:55:56.564Z]     - mountPath: "/home/jenkins/.ssh"
08:55:56 [2019-08-25T12:55:56.564Z]       name: "volume-1"
08:55:56 [2019-08-25T12:55:56.564Z]       readOnly: false
08:55:56 [2019-08-25T12:55:56.564Z]     workingDir: "/home/jenkins/agent"
08:55:56 [2019-08-25T12:55:56.564Z]   nodeSelector: {}
08:55:56 [2019-08-25T12:55:56.564Z]   restartPolicy: "Never"
08:55:56 [2019-08-25T12:55:56.564Z]   volumes:
08:55:56 [2019-08-25T12:55:56.564Z]   - name: "settings-security-xml"
08:55:56 [2019-08-25T12:55:56.564Z]     secret:
08:55:56 [2019-08-25T12:55:56.564Z]       items:
08:55:56 [2019-08-25T12:55:56.564Z]       - key: "settings-security.xml"
08:55:56 [2019-08-25T12:55:56.564Z]         path: "settings-security.xml"
08:55:56 [2019-08-25T12:55:56.564Z]       secretName: "m2-secret-dir"
08:55:56 [2019-08-25T12:55:56.564Z]   - name: "volume-0"
08:55:56 [2019-08-25T12:55:56.564Z]     persistentVolumeClaim:
08:55:56 [2019-08-25T12:55:56.564Z]       claimName: "tools-claim-jiro-egit"
08:55:56 [2019-08-25T12:55:56.564Z]       readOnly: true
08:55:56 [2019-08-25T12:55:56.564Z]   - configMap:
08:55:56 [2019-08-25T12:55:56.564Z]       items:
08:55:56 [2019-08-25T12:55:56.564Z]       - key: "toolchains.xml"
08:55:56 [2019-08-25T12:55:56.564Z]         path: "toolchains.xml"
08:55:56 [2019-08-25T12:55:56.564Z]       name: "m2-dir"
08:55:56 [2019-08-25T12:55:56.564Z]     name: "toolchains-xml"
08:55:56 [2019-08-25T12:55:56.564Z]   - emptyDir:
08:55:56 [2019-08-25T12:55:56.564Z]       medium: ""
08:55:56 [2019-08-25T12:55:56.564Z]     name: "volume-2"
08:55:56 [2019-08-25T12:55:56.564Z]   - configMap:
08:55:56 [2019-08-25T12:55:56.564Z]       name: "known-hosts"
08:55:56 [2019-08-25T12:55:56.564Z]     name: "volume-1"
08:55:56 [2019-08-25T12:55:56.564Z]   - name: "settings-xml"
08:55:56 [2019-08-25T12:55:56.564Z]     secret:
08:55:56 [2019-08-25T12:55:56.564Z]       items:
08:55:56 [2019-08-25T12:55:56.564Z]       - key: "settings.xml"
08:55:56 [2019-08-25T12:55:56.564Z]         path: "settings.xml"
08:55:56 [2019-08-25T12:55:56.564Z]       secretName: "m2-secret-dir"
08:55:56 [2019-08-25T12:55:56.564Z]   - emptyDir:
08:55:56 [2019-08-25T12:55:56.564Z]       medium: ""
08:55:56 [2019-08-25T12:55:56.564Z]     name: "workspace-volume"
08:55:56 [2019-08-25T12:55:56.564Z] 
08:55:56 [2019-08-25T12:55:56.761Z] Running on migration-agent-wsntl in /home/jenkins/agent/workspace/release
[Pipeline] {
[Pipeline] timeout
08:55:57 [2019-08-25T12:55:57.113Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] wrap
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
Starting xvnc
[release] $ Xvnc :50 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
[Pipeline] {

Xvnc TigerVNC 1.8.0 - built Nov  2 2018 19:05:14
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12001000, The X.Org Foundation


Sun Aug 25 12:55:59 2019
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5950
 vncext:      created VNC server for screen 0
[Pipeline] stage
[Pipeline] { (Environment)
[Pipeline] isUnix
[Pipeline] sh
+ mutter --replace --sm-disable

(mutter:94): GLib-GIO-ERROR **: 12:55:59.194: Settings schema 'org.gnome.settings-daemon.peripherals.touchscreen' is not installed

[Pipeline] sh
+ mkdir -p tmp/egit.tmp
[Pipeline] }
[Pipeline] // stage
[Pipeline] dir
Running in /home/jenkins/agent/workspace/release/repo
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] checkout
No credentials specified
Cloning the remote Git repository
Cloning repository git://git.eclipse.org/gitroot/egit/egit.git
 > git init /home/jenkins/agent/workspace/release/repo # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/egit/egit.git
 > git --version # timeout=10
 > git fetch --tags --progress git://git.eclipse.org/gitroot/egit/egit.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.eclipse.org/gitroot/egit/egit.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.eclipse.org/gitroot/egit/egit.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/egit/egit.git
 > git fetch --tags --progress git://git.eclipse.org/gitroot/egit/egit.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision fc605d358186e5d11d9fd8a4cc6a3a3c187a0286 (v5.4.2.201908231537-r)
 > git rev-parse origin/v5.4.2.201908231537-r^{commit} # timeout=10
 > git rev-parse v5.4.2.201908231537-r^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fc605d358186e5d11d9fd8a4cc6a3a3c187a0286
Commit message: "EGit v5.4.2.201908231537-r"
 > git rev-list --no-walk fc605d358186e5d11d9fd8a4cc6a3a3c187a0286 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] readFile
[Pipeline] isUnix
[Pipeline] sh
+ git ls-remote --tags --refs git://git.eclipse.org/gitroot/jgit/jgit.git
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] tool
[Pipeline] isUnix
[Pipeline] sh
+ /opt/tools/apache-maven/3.5.4/bin/mvn clean install -DskipTests=true -Dskip-ui-tests=true --batch-mode --errors -Pstatic-checks,other-os,eclipse-sign -Djgit-site=https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/ -DPUBLISH_FOLDER=/egit/updates-5.4.2 -Dmaven.repo.local=/home/jenkins/agent/workspace/release/.repository -Declipse.p2.mirrors=false -Dtest.vmparams=-Declipse.consoleLog=true -Degit.test.tmpdir=/home/jenkins/agent/workspace/release/tmp/egit.tmp/ -Djava.io.tmpdir=/home/jenkins/agent/workspace/release/tmp/
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/pom.xml
[INFO] Adding repository http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114
[INFO] Fetching content.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114/ (19.58kB)
[INFO] Fetching content.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114/ (19.58kB)
[INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/snapshots/
[INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/snapshots/
[INFO] Adding repository http://download.eclipse.org/technology/swtbot/snapshots
[INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/swtbot/snapshots/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/swtbot/snapshots/
[INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
[INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
[INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository
[INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
[INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
[INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB)
[INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB)
[INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
[INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
[INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
[INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/
[INFO] Adding repository http://download.eclipse.org/releases/neon
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/neon/ (518B)
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/neon/ (518B)
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/neon/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/technology/epp/packages/neon/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201705151400/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201705151400/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201703141400/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201703141400/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201703231000/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201703231000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201606221000/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201606221000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201609281000/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201609281000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201610111000/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201610111000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201612211000/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/neon/201612211000/
[INFO] Fetching p2.index from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/ (172B)
[INFO] Fetching p2.index from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/ (172B)
[INFO] Adding repository https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip
[INFO] Fetching content.xml.xz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/ (16.17kB)
[INFO] Fetching content.xml.xz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/ (16.17kB)
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
[INFO] Adding repository http://download.eclipse.org/cbi/updates/license
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (430B)
[INFO] Fetching compositeContent.jar from http://download.eclipse.org/cbi/updates/license/ (430B)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
[INFO] Fetching content.jar from http://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.core:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.core:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/pom.xml
[INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (79.97kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (79.97kB)
[INFO] Unpacking com.google.gson_2.8.2.v20180104-1110...
[INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (107.05kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (107.05kB)
[INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902...
[INFO] Fetching javaewah_1.1.6.v20160919-1400.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (57.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javaewah_1.1.6.v20160919-1400.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (57.94kB)
[INFO] Unpacking javaewah_1.1.6.v20160919-1400...
[INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (431.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.osgi_3.11.3.v20170209-1843.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (431.77kB)
[INFO] Unpacking org.eclipse.osgi_3.11.3.v20170209-1843...
[INFO] Fetching net.i2p.crypto.eddsa_0.3.0.v20181102-1323.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (42.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching net.i2p.crypto.eddsa_0.3.0.v20181102-1323.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (42.41kB)
[INFO] Unpacking net.i2p.crypto.eddsa_0.3.0.v20181102-1323...
[INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (112.2kB)
[INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845...
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (33.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (33.71kB)
[INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502...
[INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (108.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (108.91kB)
[INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214...
[INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190503-0009.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (329.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190503-0009.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (329.69kB)
[INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190503-0009...
[INFO] Fetching org.apache.sshd.osgi_2.2.0.v20190425-2127.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (442.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.sshd.osgi_2.2.0.v20190425-2127.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (442.99kB)
[INFO] Unpacking org.apache.sshd.osgi_2.2.0.v20190425-2127...
[INFO] Fetching org.slf4j.api_1.7.2.v20121108-1250.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (16.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.slf4j.api_1.7.2.v20121108-1250.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (16.96kB)
[INFO] Unpacking org.slf4j.api_1.7.2.v20121108-1250...
[INFO] Fetching org.apache.sshd.sftp_2.2.0.v20190425-2127.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (112.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.sshd.sftp_2.2.0.v20190425-2127.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (112.77kB)
[INFO] Unpacking org.apache.sshd.sftp_2.2.0.v20190425-2127...
[INFO] Fetching org.bouncycastle.bcpg_1.61.0.v20190602-1335.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (93.01kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.bouncycastle.bcpg_1.61.0.v20190602-1335.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (93.01kB)
[INFO] Unpacking org.bouncycastle.bcpg_1.61.0.v20190602-1335...
[INFO] Fetching org.bouncycastle.bcprov_1.61.0.v20190602-1335.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (1.24MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.bouncycastle.bcprov_1.61.0.v20190602-1335.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (1.24MB)
[INFO] Unpacking org.bouncycastle.bcprov_1.61.0.v20190602-1335...
[INFO] Fetching org.eclipse.compare.core_3.6.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (32.24kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.compare.core_3.6.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (32.24kB)
[INFO] Unpacking org.eclipse.compare.core_3.6.0.v20160418-1534...
[INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (35.25kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.runtime_3.12.0.v20160606-1342.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (35.25kB)
[INFO] Unpacking org.eclipse.core.runtime_3.12.0.v20160606-1342...
[INFO] Fetching com.ibm.icu_56.1.0.v201601250100.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (8.22MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.ibm.icu_56.1.0.v201601250100.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (8.22MB)
[INFO] Unpacking com.ibm.icu_56.1.0.v201601250100...
[INFO] Fetching org.eclipse.core.commands_3.8.1.v20161221-1651.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (43.13kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.commands_3.8.1.v20161221-1651.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (43.13kB)
[INFO] Unpacking org.eclipse.core.commands_3.8.1.v20161221-1651...
[INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (51.37kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.common_3.8.0.v20160509-1230.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (51.37kB)
[INFO] Unpacking org.eclipse.equinox.common_3.8.0.v20160509-1230...
[INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (39.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.contenttype_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (39.58kB)
[INFO] Unpacking org.eclipse.core.contenttype_3.5.100.v20160418-1621...
[INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (53.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.preferences_3.6.1.v20160815-1406.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (53.94kB)
[INFO] Unpacking org.eclipse.equinox.preferences_3.6.1.v20160815-1406...
[INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (71.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.registry_3.6.100.v20160223-2218.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (71.51kB)
[INFO] Unpacking org.eclipse.equinox.registry_3.6.100.v20160223-2218...
[INFO] Fetching org.eclipse.core.expressions_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (32.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.expressions_3.5.100.v20160418-1621.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (32.83kB)
[INFO] Unpacking org.eclipse.core.expressions_3.5.100.v20160418-1621...
[INFO] Fetching org.eclipse.core.filebuffers_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (42.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.filebuffers_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (42.91kB)
[INFO] Unpacking org.eclipse.core.filebuffers_3.6.0.v20160503-1849...
[INFO] Fetching org.eclipse.text_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (91.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.text_3.6.0.v20160503-1849.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (91.22kB)
[INFO] Unpacking org.eclipse.text_3.6.0.v20160503-1849...
[INFO] Fetching org.eclipse.core.filesystem_1.6.1.v20161113-2349.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (27.54kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.filesystem_1.6.1.v20161113-2349.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (27.54kB)
[INFO] Unpacking org.eclipse.core.filesystem_1.6.1.v20161113-2349...
[INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (46.37kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.jobs_3.8.0.v20160509-0411.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (46.37kB)
[INFO] Unpacking org.eclipse.core.jobs_3.8.0.v20160509-0411...
[INFO] Fetching org.eclipse.core.net_1.3.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (33.32kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.net_1.3.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (33.32kB)
[INFO] Unpacking org.eclipse.core.net_1.3.0.v20160418-1534...
[INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (42.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.security_1.2.200.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (42.22kB)
[INFO] Unpacking org.eclipse.equinox.security_1.2.200.v20150715-1528...
[INFO] Fetching org.eclipse.core.resources_3.11.1.v20161107-2032.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (862.01kB)
[INFO] Fetching org.eclipse.core.resources_3.11.1.v20161107-2032.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (862.01kB)
[INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (40.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.app_1.3.400.v20150715-1528.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (40.76kB)
[INFO] Unpacking org.eclipse.equinox.app_1.3.400.v20150715-1528...
[INFO] Fetching org.eclipse.core.variables_3.3.0.v20160419-1720.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (17.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.variables_3.3.0.v20160419-1720.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (17.99kB)
[INFO] Unpacking org.eclipse.core.variables_3.3.0.v20160419-1720...
[INFO] Fetching org.eclipse.team.core_3.8.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (127.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.team.core_3.8.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (127.51kB)
[INFO] Unpacking org.eclipse.team.core_3.8.0.v20160418-1534...
[INFO] Fetching org.eclipse.jgit_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (2.64MB)
[INFO] Fetching org.eclipse.jgit_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (2.64MB)
[INFO] Fetching org.eclipse.jgit.lfs_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (70.92kB)
[INFO] Fetching org.eclipse.jgit.lfs_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (70.92kB)
[INFO] Fetching org.eclipse.jgit.ssh.apache_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (149.06kB)
[INFO] Fetching org.eclipse.jgit.ssh.apache_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (149.06kB)
[INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (20.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jsch.core_1.3.0.v20160422-1917.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (20.72kB)
[INFO] Unpacking org.eclipse.jsch.core_1.3.0.v20160422-1917...
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.core:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/pom.xml
[INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (249kB)
[INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (249kB)
[INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (347.67kB)
[INFO] Fetching org.apache.batik.css_1.7.0.v201011041433.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (347.67kB)
[INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (154.43kB)
[INFO] Fetching org.apache.batik.util_1.7.0.v201011041433.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (154.43kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.35kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.35kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (35.59kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (35.59kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (95.26kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (95.26kB)
[INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (207.37kB)
[INFO] Fetching org.apache.batik.util.gui_1.7.0.v200903091627.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (207.37kB)
[INFO] Fetching org.eclipse.osgi.services_3.5.100.v20160504-1419.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (40.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.osgi.services_3.5.100.v20160504-1419.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (40.14kB)
[INFO] Unpacking org.eclipse.osgi.services_3.5.100.v20160504-1419...
[INFO] Fetching org.eclipse.compare_3.7.1.v20170103-1805.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (251.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.compare_3.7.1.v20170103-1805.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (251.65kB)
[INFO] Unpacking org.eclipse.compare_3.7.1.v20170103-1805...
[INFO] Fetching org.eclipse.ui_3.108.1.v20160929-1045.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (268.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui_3.108.1.v20160929-1045.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (268.51kB)
[INFO] Unpacking org.eclipse.ui_3.108.1.v20160929-1045...
[INFO] Fetching org.eclipse.jface.text_3.11.2.v20170220-1911.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (314.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jface.text_3.11.2.v20170220-1911.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (314.18kB)
[INFO] Unpacking org.eclipse.jface.text_3.11.2.v20170220-1911...
[INFO] Fetching org.eclipse.ui.ide_3.12.3.v20170119-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (793.87kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.ide_3.12.3.v20170119-0935.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (793.87kB)
[INFO] Unpacking org.eclipse.ui.ide_3.12.3.v20170119-0935...
[INFO] Fetching org.eclipse.ui.views_3.8.102.v20170111-0801.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (48.08kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.views_3.8.102.v20170111-0801.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (48.08kB)
[INFO] Unpacking org.eclipse.ui.views_3.8.102.v20170111-0801...
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (228.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (228.35kB)
[INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.10.1.v20160818-1626...
[INFO] Fetching org.eclipse.ui.editors_3.10.1.v20161106-1856.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (178.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.editors_3.10.1.v20161106-1856.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (178.45kB)
[INFO] Unpacking org.eclipse.ui.editors_3.10.1.v20161106-1856...
[INFO] Fetching org.eclipse.ui.forms_3.7.1.v20161220-1635.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (125.61kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.forms_3.7.1.v20161220-1635.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (125.61kB)
[INFO] Unpacking org.eclipse.ui.forms_3.7.1.v20161220-1635...
[INFO] Fetching org.eclipse.core.databinding_1.6.0.v20160412-0910.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (57.81kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.databinding_1.6.0.v20160412-0910.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (57.81kB)
[INFO] Unpacking org.eclipse.core.databinding_1.6.0.v20160412-0910...
[INFO] Fetching org.eclipse.core.databinding.observable_1.6.0.v20160511-1747.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (90.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.databinding.observable_1.6.0.v20160511-1747.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (90.47kB)
[INFO] Unpacking org.eclipse.core.databinding.observable_1.6.0.v20160511-1747...
[INFO] Fetching org.eclipse.core.databinding.property_1.6.0.v20160427-0852.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (49.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.databinding.property_1.6.0.v20160427-0852.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (49.78kB)
[INFO] Unpacking org.eclipse.core.databinding.property_1.6.0.v20160427-0852...
[INFO] Fetching org.eclipse.debug.core_3.10.100.v20160419-1720.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (115.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.debug.core_3.10.100.v20160419-1720.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (115.16kB)
[INFO] Unpacking org.eclipse.debug.core_3.10.100.v20160419-1720...
[INFO] Fetching org.eclipse.debug.ui_3.11.202.v20161114-0338.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.debug.ui_3.11.202.v20161114-0338.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1MB)
[INFO] Unpacking org.eclipse.debug.ui_3.11.202.v20161114-0338...
[INFO] Fetching org.eclipse.ui.console_3.6.201.v20161107-0337.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (84.38kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.console_3.6.201.v20161107-0337.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (84.38kB)
[INFO] Unpacking org.eclipse.ui.console_3.6.201.v20161107-0337...
[INFO] Fetching org.eclipse.help_3.7.0.v20160602-1307.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (122.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.help_3.7.0.v20160602-1307.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (122.2kB)
[INFO] Unpacking org.eclipse.help_3.7.0.v20160602-1307...
[INFO] Fetching org.eclipse.e4.core.commands_0.11.100.v20160506-0804.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (13.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.commands_0.11.100.v20160506-0804.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (13.72kB)
[INFO] Unpacking org.eclipse.e4.core.commands_0.11.100.v20160506-0804...
[INFO] Fetching org.eclipse.e4.core.di_1.6.1.v20160712-0927.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (26.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.di_1.6.1.v20160712-0927.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (26.23kB)
[INFO] Unpacking org.eclipse.e4.core.di_1.6.1.v20160712-0927...
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.07kB)
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.07kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.5.1.v20170203-1100.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (22.44kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.contexts_1.5.1.v20170203-1100.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (22.44kB)
[INFO] Unpacking org.eclipse.e4.core.contexts_1.5.1.v20170203-1100...
[INFO] Fetching org.eclipse.e4.core.services_2.0.100.v20160509-1032.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (23.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.services_2.0.100.v20160509-1032.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (23.39kB)
[INFO] Unpacking org.eclipse.e4.core.services_2.0.100.v20160509-1032...
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (7.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (7.59kB)
[INFO] Unpacking org.eclipse.e4.core.di.annotations_1.5.0.v20151127-1241...
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (13.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (13.88kB)
[INFO] Unpacking org.eclipse.e4.core.di.extensions_0.14.0.v20160211-1614...
[INFO] Fetching org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (21.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (21.67kB)
[INFO] Unpacking org.eclipse.e4.emf.xpath_0.1.200.v20160506-0804...
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (98kB)
[INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
[INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (366.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (366.46kB)
[INFO] Unpacking org.eclipse.emf.ecore_2.12.0.v20160420-0247...
[INFO] Fetching org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (24.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (24.02kB)
[INFO] Unpacking org.eclipse.e4.ui.bindings_0.11.100.v20160509-1025...
[INFO] Fetching org.eclipse.swt_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (18.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swt_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (18.2kB)
[INFO] Unpacking org.eclipse.swt_3.105.3.v20170228-0512...
[INFO] Fetching org.eclipse.jface_3.12.2.v20170113-2113.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (344.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jface_3.12.2.v20170113-2113.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (344.64kB)
[INFO] Unpacking org.eclipse.jface_3.12.2.v20170113-2113...
[INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (65.01kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (65.01kB)
[INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.1.v20161114-0210...
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (80.01kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (80.01kB)
[INFO] Unpacking org.eclipse.e4.ui.css.swt_0.12.100.v20160517-1505...
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (16.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (16.11kB)
[INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.10.100.v20160523-0836...
[INFO] Fetching org.eclipse.e4.ui.di_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (9.57kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.di_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (9.57kB)
[INFO] Unpacking org.eclipse.e4.ui.di_1.1.100.v20160506-0759...
[INFO] Fetching org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (106.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (106.56kB)
[INFO] Unpacking org.eclipse.e4.ui.model.workbench_1.2.0.v20160229-1459...
[INFO] Fetching org.eclipse.e4.ui.services_1.2.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (14.13kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.services_1.2.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (14.13kB)
[INFO] Unpacking org.eclipse.e4.ui.services_1.2.100.v20160506-0759...
[INFO] Fetching org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (9.84kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (9.84kB)
[INFO] Unpacking org.eclipse.e4.ui.widgets_1.1.100.v20160506-0759...
[INFO] Fetching org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (81.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (81.91kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench_1.4.0.v20160517-1624...
[INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (36.05kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.change_2.11.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (36.05kB)
[INFO] Unpacking org.eclipse.emf.ecore.change_2.11.0.v20160420-0247...
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (80.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (80.33kB)
[INFO] Unpacking org.eclipse.emf.ecore.xmi_2.12.0.v20160420-0247...
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (54.05kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (54.05kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.2.101.v20170206-1129...
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (98.24kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (98.24kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.1.v20170117-1415...
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (72.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (72.42kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.1.v20160829-0832...
[INFO] Fetching org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (89.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (89.5kB)
[INFO] Unpacking org.eclipse.equinox.ds_1.4.400.v20160226-2036...
[INFO] Fetching org.eclipse.jface.databinding_1.8.1.v20161026-1531.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (70.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jface.databinding_1.8.1.v20161026-1531.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (70.71kB)
[INFO] Unpacking org.eclipse.jface.databinding_1.8.1.v20161026-1531...
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (7.92kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (7.92kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench3_0.13.100.v20160506-0759...
[INFO] Fetching org.eclipse.team.ui_3.8.0.v20160518-1906.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (431.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.team.ui_3.8.0.v20160518-1906.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (431.71kB)
[INFO] Unpacking org.eclipse.team.ui_3.8.0.v20160518-1906...
[INFO] Fetching org.eclipse.ui.navigator_3.6.101.v20161006-1120.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (131.55kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.navigator_3.6.101.v20161006-1120.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (131.55kB)
[INFO] Unpacking org.eclipse.ui.navigator_3.6.101.v20161006-1120...
[INFO] Fetching org.eclipse.search_3.11.1.v20161113-1700.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (167.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.search_3.11.1.v20161113-1700.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (167.2kB)
[INFO] Unpacking org.eclipse.search_3.11.1.v20161113-1700...
[INFO] Fetching org.eclipse.jdt.core_3.12.3.v20170228-1205.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (5.56MB)
[INFO] Fetching org.eclipse.jdt.core_3.12.3.v20170228-1205.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (5.56MB)
[INFO] Fetching org.eclipse.jdt.ui_3.12.2.v20160929-0804.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (3.61MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.ui_3.12.2.v20160929-0804.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (3.61MB)
[INFO] Unpacking org.eclipse.jdt.ui_3.12.2.v20160929-0804...
[INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (104.54kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (104.54kB)
[INFO] Unpacking org.eclipse.emf.common_2.12.0.v20160420-0247...
[INFO] Fetching org.eclipse.equinox.bidi_1.0.0.v20160307-1318.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (23.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.bidi_1.0.0.v20160307-1318.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (23.14kB)
[INFO] Unpacking org.eclipse.equinox.bidi_1.0.0.v20160307-1318...
[INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (30.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.util_1.0.500.v20130404-1337.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (30.41kB)
[INFO] Unpacking org.eclipse.equinox.util_1.0.500.v20130404-1337...
[INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (29.98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.core_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (29.98kB)
[INFO] Unpacking org.eclipse.equinox.p2.core_2.4.100.v20160419-0834...
[INFO] Fetching org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (71.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (71.28kB)
[INFO] Unpacking org.eclipse.equinox.p2.engine_2.4.100.v20160419-0834...
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (101.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (101.77kB)
[INFO] Unpacking org.eclipse.equinox.p2.metadata_2.3.100.v20160427-2220...
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (47.43kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (47.43kB)
[INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.2.300.v20160419-0834...
[INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (52.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (52.26kB)
[INFO] Unpacking org.eclipse.equinox.p2.repository_2.3.200.v20160421-0324...
[INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (44.42kB)
[INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613...
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.7.0.v20160419-0705.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (32.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.7.0.v20160419-0705.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (32.79kB)
[INFO] Unpacking org.eclipse.jdt.core.manipulation_1.7.0.v20160419-0705...
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (105.61kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (105.61kB)
[INFO] Unpacking org.eclipse.ltk.core.refactoring_3.7.0.v20160419-0705...
[INFO] Fetching org.eclipse.jdt.debug_3.10.1.v20160811-0441.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (905.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.debug_3.10.1.v20160811-0441.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (905.14kB)
[INFO] Unpacking org.eclipse.jdt.debug_3.10.1.v20160811-0441...
[INFO] Fetching org.eclipse.jdt.launching_3.8.101.v20161111-2014.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (123.66kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.launching_3.8.101.v20161111-2014.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (123.66kB)
[INFO] Unpacking org.eclipse.jdt.launching_3.8.101.v20161111-2014...
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (176.66kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (176.66kB)
[INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.8.0.v20160518-1817...
[INFO] Fetching org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (62.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (62.91kB)
[INFO] Unpacking org.eclipse.ui.navigator.resources_3.5.101.v20161006-0640...
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.14MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.14MB)
[INFO] Unpacking org.eclipse.swt.gtk.linux.x86_3.105.3.v20170228-0512...
[INFO] Fetching org.eclipse.ui.workbench_3.108.3.v20170216-1539.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.03MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.workbench_3.108.3.v20170216-1539.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.03MB)
[INFO] Unpacking org.eclipse.ui.workbench_3.108.3.v20170216-1539...
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (39.29kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (39.29kB)
[INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.7.0.v20160310-0903...
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (14.95kB)
[INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.28MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.28MB)
[INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512...
[INFO] Fetching org.eclipse.swt.win32.win32.x86_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.18MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swt.win32.win32.x86_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.18MB)
[INFO] Unpacking org.eclipse.swt.win32.win32.x86_3.105.3.v20170228-0512...
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.17MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.17MB)
[INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.105.3.v20170228-0512...
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (961.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (961.03kB)
[INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.105.3.v20170228-0512...
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.mylyn.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.mylyn.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/pom.xml
[INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (591.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (591.9kB)
[INFO] Unpacking com.google.guava_15.0.0.v201403281430...
[INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (2.73MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (2.73MB)
[INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402...
[INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.82kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.82kB)
[INFO] Unpacking org.apache.commons.httpclient_3.1.0.v201012070820...
[INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (405.11kB)
[INFO] Unpacking org.apache.xerces_2.9.0.v201101211617...
[INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (42.52kB)
[INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
[INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (114.7kB)
[INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
[INFO] Fetching org.eclipse.core.databinding.beans_1.3.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (22.92kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.databinding.beans_1.3.100.v20160509-1025.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (22.92kB)
[INFO] Unpacking org.eclipse.core.databinding.beans_1.3.100.v20160509-1025...
[INFO] Fetching org.eclipse.mylyn.tasks.core_3.21.0.v20160914-0252.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (299.98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.tasks.core_3.21.0.v20160914-0252.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (299.98kB)
[INFO] Unpacking org.eclipse.mylyn.tasks.core_3.21.0.v20160914-0252...
[INFO] Fetching org.eclipse.mylyn.tasks.ui_3.21.0.v20160913-2131.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.14MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.tasks.ui_3.21.0.v20160913-2131.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.14MB)
[INFO] Unpacking org.eclipse.mylyn.tasks.ui_3.21.0.v20160913-2131...
[INFO] Fetching org.eclipse.mylyn.team.ui_3.21.0.v20160701-1337.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (73.34kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.team.ui_3.21.0.v20160701-1337.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (73.34kB)
[INFO] Unpacking org.eclipse.mylyn.team.ui_3.21.0.v20160701-1337...
[INFO] Fetching org.eclipse.mylyn.context.core_3.21.0.v20160701-1337.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (80.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.context.core_3.21.0.v20160701-1337.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (80.04kB)
[INFO] Unpacking org.eclipse.mylyn.context.core_3.21.0.v20160701-1337...
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (52.25kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (52.25kB)
[INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.1.500.v20160419-0834...
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (37.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (37.96kB)
[INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.0.500.v20160504-1450...
[INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (45.05kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.director_2.3.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (45.05kB)
[INFO] Unpacking org.eclipse.equinox.p2.director_2.3.300.v20160504-1450...
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (103.26kB)
[INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
[INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (72.9kB)
[INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (22.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (22.71kB)
[INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.1.200.v20160504-1450...
[INFO] Fetching org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (31.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (31.23kB)
[INFO] Unpacking org.eclipse.equinox.p2.operations_2.4.200.v20160504-1450...
[INFO] Fetching org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (189.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (189.14kB)
[INFO] Unpacking org.eclipse.equinox.p2.ui_2.4.100.v20160419-0834...
[INFO] Fetching org.eclipse.equinox.security.ui_1.1.300.v20150803-1225.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (72.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.security.ui_1.1.300.v20150803-1225.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (72.6kB)
[INFO] Unpacking org.eclipse.equinox.security.ui_1.1.300.v20150803-1225...
[INFO] Fetching org.eclipse.mylyn.commons.core_3.21.0.v20160707-1856.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (85.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.commons.core_3.21.0.v20160707-1856.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (85.49kB)
[INFO] Unpacking org.eclipse.mylyn.commons.core_3.21.0.v20160707-1856...
[INFO] Fetching org.eclipse.mylyn.commons.identity.core_1.13.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (26.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.commons.identity.core_1.13.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (26.06kB)
[INFO] Unpacking org.eclipse.mylyn.commons.identity.core_1.13.0.v20160630-1702...
[INFO] Fetching org.eclipse.mylyn.commons.net_3.21.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (57.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.commons.net_3.21.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (57.16kB)
[INFO] Unpacking org.eclipse.mylyn.commons.net_3.21.0.v20160630-1702...
[INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (106.17kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (106.17kB)
[INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
[INFO] Fetching org.eclipse.mylyn.commons.notifications.core_1.13.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (10.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.commons.notifications.core_1.13.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (10.2kB)
[INFO] Unpacking org.eclipse.mylyn.commons.notifications.core_1.13.0.v20160630-1702...
[INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_1.13.0.v20160721-2347.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (19.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_1.13.0.v20160721-2347.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (19.42kB)
[INFO] Unpacking org.eclipse.mylyn.commons.notifications.feed_1.13.0.v20160721-2347...
[INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_1.13.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (36.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_1.13.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (36.51kB)
[INFO] Unpacking org.eclipse.mylyn.commons.notifications.ui_1.13.0.v20160630-1702...
[INFO] Fetching org.eclipse.mylyn.commons.ui_3.21.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (183.48kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.commons.ui_3.21.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (183.48kB)
[INFO] Unpacking org.eclipse.mylyn.commons.ui_3.21.0.v20160630-1702...
[INFO] Fetching org.eclipse.mylyn.commons.workbench_3.21.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (96.92kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.commons.workbench_3.21.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (96.92kB)
[INFO] Unpacking org.eclipse.mylyn.commons.workbench_3.21.0.v20160630-1702...
[INFO] Fetching org.eclipse.mylyn.commons.repositories.core_1.13.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (30.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.commons.repositories.core_1.13.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (30.33kB)
[INFO] Unpacking org.eclipse.mylyn.commons.repositories.core_1.13.0.v20160630-1702...
[INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_1.13.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (58.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_1.13.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (58.65kB)
[INFO] Unpacking org.eclipse.mylyn.commons.repositories.ui_1.13.0.v20160630-1702...
[INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.21.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (67.37kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.21.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (67.37kB)
[INFO] Unpacking org.eclipse.mylyn.commons.screenshots_3.21.0.v20160630-1702...
[INFO] Fetching org.eclipse.mylyn.monitor.core_3.21.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (25.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.monitor.core_3.21.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (25.71kB)
[INFO] Unpacking org.eclipse.mylyn.monitor.core_3.21.0.v20160630-1702...
[INFO] Fetching org.apache.commons.io_2.0.1.v201105210651.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.io_2.0.1.v201105210651.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.11kB)
[INFO] Unpacking org.apache.commons.io_2.0.1.v201105210651...
[INFO] Fetching org.eclipse.mylyn.context.ui_3.21.0.v20160701-1337.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (103.21kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.context.ui_3.21.0.v20160701-1337.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (103.21kB)
[INFO] Unpacking org.eclipse.mylyn.context.ui_3.21.0.v20160701-1337...
[INFO] Fetching org.eclipse.mylyn.monitor.ui_3.21.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (29.95kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.monitor.ui_3.21.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (29.95kB)
[INFO] Unpacking org.eclipse.mylyn.monitor.ui_3.21.0.v20160630-1702...
[INFO] Fetching org.eclipse.mylyn.discovery.core_3.21.0.v20160729-1739.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (58.05kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.discovery.core_3.21.0.v20160729-1739.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (58.05kB)
[INFO] Unpacking org.eclipse.mylyn.discovery.core_3.21.0.v20160729-1739...
[INFO] Fetching org.eclipse.mylyn.discovery.ui_3.21.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (58.84kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.discovery.ui_3.21.0.v20160630-1702.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (58.84kB)
[INFO] Unpacking org.eclipse.mylyn.discovery.ui_3.21.0.v20160630-1702...
[INFO] Fetching org.eclipse.mylyn.resources.ui_3.21.0.v20160701-1337.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (45.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.resources.ui_3.21.0.v20160701-1337.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (45.16kB)
[INFO] Unpacking org.eclipse.mylyn.resources.ui_3.21.0.v20160701-1337...
[INFO] Fetching org.eclipse.ui.browser_3.5.2.v20161114-0210.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (100.95kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.browser_3.5.2.v20161114-0210.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (100.95kB)
[INFO] Unpacking org.eclipse.ui.browser_3.5.2.v20161114-0210...
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.mylyn.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit.feature:org.eclipse.egit.mylyn:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit.feature:org.eclipse.egit.mylyn:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/pom.xml
[INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (207.48kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (207.48kB)
[INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221...
[INFO] Fetching org.bouncycastle.bcpkix_1.61.0.v20190602-1335.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (194.97kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.bouncycastle.bcpkix_1.61.0.v20190602-1335.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (194.97kB)
[INFO] Unpacking org.bouncycastle.bcpkix_1.61.0.v20190602-1335...
[INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (35.81kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jsch.ui_1.3.0.v20160323-1650.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (35.81kB)
[INFO] Unpacking org.eclipse.jsch.ui_1.3.0.v20160323-1650...
[INFO] Fetching org.eclipse.jgit.archive_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (25.26kB)
[INFO] Fetching org.eclipse.jgit.archive_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (25.26kB)
[INFO] Fetching org.slf4j.impl.log4j12_1.7.2.v20131105-2200.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (9.82kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.slf4j.impl.log4j12_1.7.2.v20131105-2200.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (9.82kB)
[INFO] Unpacking org.slf4j.impl.log4j12_1.7.2.v20131105-2200...
[INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (129.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (129.49kB)
[INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
[INFO] Fetching com.jcraft.jzlib_1.1.1.v201205102305.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (38.05kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.jcraft.jzlib_1.1.1.v201205102305.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (38.05kB)
[INFO] Unpacking com.jcraft.jzlib_1.1.1.v201205102305...
[INFO] Fetching org.eclipse.jgit_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/features/ (14.64kB)
[INFO] Fetching org.eclipse.jgit_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/features/ (14.64kB)
[INFO] Fetching org.eclipse.jgit.ssh.apache_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/features/ (14.46kB)
[INFO] Fetching org.eclipse.jgit.ssh.apache_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/features/ (14.46kB)
[INFO] Fetching org.eclipse.license_2.0.1.v20180423-1114.jar from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/features/ (13.05kB)
[INFO] Fetching org.eclipse.license_2.0.1.v20180423-1114.jar from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/features/ (13.05kB)
[INFO] Fetching org.eclipse.mylyn.commons_3.21.0.v20160707-1856.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.77kB)
[INFO] Fetching org.eclipse.mylyn.commons_3.21.0.v20160707-1856.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.77kB)
[INFO] Fetching org.eclipse.mylyn.commons.identity_1.13.0.v20160630-1702.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.72kB)
[INFO] Fetching org.eclipse.mylyn.commons.identity_1.13.0.v20160630-1702.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.72kB)
[INFO] Fetching org.eclipse.mylyn.commons.notifications_1.13.0.v20160721-2347.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.8kB)
[INFO] Fetching org.eclipse.mylyn.commons.notifications_1.13.0.v20160721-2347.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.8kB)
[INFO] Fetching org.eclipse.mylyn.commons.repositories_1.13.0.v20160630-1702.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.77kB)
[INFO] Fetching org.eclipse.mylyn.commons.repositories_1.13.0.v20160630-1702.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.77kB)
[INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.21.0.v20160815-2336.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (64.4kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.21.0.v20160815-2336.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (64.4kB)
[INFO] Unpacking org.eclipse.mylyn.context.tasks.ui_3.21.0.v20160815-2336...
[INFO] Fetching org.eclipse.mylyn.context_feature_3.21.0.v20160815-2336.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.82kB)
[INFO] Fetching org.eclipse.mylyn.context_feature_3.21.0.v20160815-2336.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.82kB)
[INFO] Fetching org.eclipse.mylyn.discovery_3.21.0.v20160729-1739.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.75kB)
[INFO] Fetching org.eclipse.mylyn.discovery_3.21.0.v20160729-1739.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.75kB)
[INFO] Fetching org.eclipse.mylyn.monitor_3.21.0.v20160630-1702.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.73kB)
[INFO] Fetching org.eclipse.mylyn.monitor_3.21.0.v20160630-1702.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.73kB)
[INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.21.0.v20160630-2019.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (26.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.21.0.v20160630-2019.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (26.23kB)
[INFO] Unpacking org.eclipse.mylyn.tasks.index.core_3.21.0.v20160630-2019...
[INFO] Fetching org.apache.lucene.core_3.5.0.v20120725-1805.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (1.48MB)
[INFO] Fetching org.apache.lucene.core_3.5.0.v20120725-1805.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (1.48MB)
[INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.21.0.v20160630-2019.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (18.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.21.0.v20160630-2019.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (18.68kB)
[INFO] Unpacking org.eclipse.mylyn.tasks.index.ui_3.21.0.v20160630-2019...
[INFO] Fetching org.eclipse.mylyn.tasks.search_3.21.0.v20160630-2019.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (44.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.mylyn.tasks.search_3.21.0.v20160630-2019.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (44.23kB)
[INFO] Unpacking org.eclipse.mylyn.tasks.search_3.21.0.v20160630-2019...
[INFO] Fetching org.eclipse.mylyn.team_feature_3.21.0.v20160701-1337.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.77kB)
[INFO] Fetching org.eclipse.mylyn.team_feature_3.21.0.v20160701-1337.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.77kB)
[INFO] Fetching org.eclipse.mylyn_feature_3.21.0.v20160914-0252.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (18.37kB)
[INFO] Fetching org.eclipse.mylyn_feature_3.21.0.v20160914-0252.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (18.37kB)
[INFO] Resolving class path of MavenProject: org.eclipse.egit.feature:org.eclipse.egit.mylyn:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.doc:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.doc:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.doc:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit.feature:org.eclipse.egit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit.feature:org.eclipse.egit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.egit.feature:org.eclipse.egit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit.feature:org.eclipse.egit.gitflow.feature:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit.feature:org.eclipse.egit.gitflow.feature:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.egit.feature:org.eclipse.egit.gitflow.feature:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/pom.xml
[INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (283.72kB)
[INFO] Unpacking org.junit_4.12.0.v201504281640...
[INFO] Fetching org.eclipse.jgit.junit_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (62.44kB)
[INFO] Fetching org.hamcrest_1.1.0.v20090501071000.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (7.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.hamcrest_1.1.0.v20090501071000.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (7.02kB)
[INFO] Unpacking org.hamcrest_1.1.0.v20090501071000...
[INFO] Fetching org.eclipse.ui.ide.application_1.1.101.v20160829-0827.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (48.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.ide.application_1.1.101.v20160829-0827.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (48.51kB)
[INFO] Unpacking org.eclipse.ui.ide.application_1.1.101.v20160829-0827...
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB)
[INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
[INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
[INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
[INFO] Fetching org.hamcrest.integration_1.3.0.v201305210900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (8.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.hamcrest.integration_1.3.0.v201305210900.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (8.41kB)
[INFO] Unpacking org.hamcrest.integration_1.3.0.v201305210900...
[INFO] Fetching org.hamcrest.text_1.1.0.v20090501071000.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (12.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.hamcrest.text_1.1.0.v20090501071000.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (12.58kB)
[INFO] Unpacking org.hamcrest.text_1.1.0.v20090501071000...
[INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (29.01kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.launcher_1.3.201.v20161025-1711.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (29.01kB)
[INFO] Unpacking org.eclipse.equinox.launcher_1.3.201.v20161025-1711...
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit.feature:org.eclipse.egit.source:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit.feature:org.eclipse.egit.source:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.egit.feature:org.eclipse.egit.source:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.repository:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.repository:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/pom.xml
[INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (60.2kB)
[INFO] Unpacking javax.servlet_3.1.0.v201410161800...
[INFO] Fetching org.eclipse.jetty.continuation_9.4.14.v20181114.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114/plugins/ (31.79kB)
[INFO] Fetching org.eclipse.jetty.continuation_9.4.14.v20181114.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114/plugins/ (31.79kB)
[INFO] Fetching org.eclipse.jetty.http_9.4.14.v20181114.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114/plugins/ (211.67kB)
[INFO] Fetching org.eclipse.jetty.http_9.4.14.v20181114.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114/plugins/ (211.67kB)
[INFO] Fetching org.eclipse.jetty.io_9.4.14.v20181114.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114/plugins/ (157.46kB)
[INFO] Fetching org.eclipse.jetty.io_9.4.14.v20181114.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114/plugins/ (157.46kB)
[INFO] Fetching org.eclipse.jetty.util_9.4.14.v20181114.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114/plugins/ (532.16kB)
[INFO] Fetching org.eclipse.jetty.util_9.4.14.v20181114.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114/plugins/ (532.16kB)
[INFO] Fetching org.eclipse.jetty.security_9.4.14.v20181114.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114/plugins/ (123.47kB)
[INFO] Fetching org.eclipse.jetty.security_9.4.14.v20181114.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114/plugins/ (123.47kB)
[INFO] Fetching org.eclipse.jetty.server_9.4.14.v20181114.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114/plugins/ (630.14kB)
[INFO] Fetching org.eclipse.jetty.server_9.4.14.v20181114.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114/plugins/ (630.14kB)
[INFO] Fetching org.eclipse.jetty.servlet_9.4.14.v20181114.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114/plugins/ (127.92kB)
[INFO] Fetching org.eclipse.jetty.servlet_9.4.14.v20181114.jar from http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114/plugins/ (127.92kB)
[INFO] Fetching org.eclipse.jgit.http.apache_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (21.29kB)
[INFO] Fetching org.eclipse.jgit.http.apache_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (21.29kB)
[INFO] Fetching org.eclipse.jgit.http.apache_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/features/ (14.46kB)
[INFO] Fetching org.eclipse.jgit.http.apache_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/features/ (14.46kB)
[INFO] Fetching org.eclipse.jgit.lfs.server_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (47.14kB)
[INFO] Fetching org.eclipse.jgit.lfs.server_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (47.14kB)
[INFO] Fetching org.eclipse.jgit.lfs_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/features/ (14.41kB)
[INFO] Fetching org.eclipse.jgit.lfs_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/features/ (14.41kB)
[INFO] Fetching org.eclipse.jgit.pgm_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (266.89kB)
[INFO] Fetching org.eclipse.jgit.pgm_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (266.89kB)
[INFO] Fetching org.eclipse.jgit.ui_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (28.27kB)
[INFO] Fetching org.eclipse.jgit.ui_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (28.27kB)
[INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (73.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.kohsuke.args4j_2.33.0.v20160323-2218.jar.pack.gz from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (73.73kB)
[INFO] Unpacking org.kohsuke.args4j_2.33.0.v20160323-2218...
[INFO] Fetching org.eclipse.jgit.pgm_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/features/ (14.57kB)
[INFO] Fetching org.eclipse.jgit.pgm_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/features/ (14.57kB)
[INFO] Fetching org.eclipse.jgit.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (2.48MB)
[INFO] Fetching org.eclipse.jgit.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (2.48MB)
[INFO] Fetching org.eclipse.jgit.ant.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (20.03kB)
[INFO] Fetching org.eclipse.jgit.ant.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (20.03kB)
[INFO] Fetching org.eclipse.jgit.archive.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (28.26kB)
[INFO] Fetching org.eclipse.jgit.archive.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (28.26kB)
[INFO] Fetching org.eclipse.jgit.http.apache.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (21.42kB)
[INFO] Fetching org.eclipse.jgit.http.apache.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (21.42kB)
[INFO] Fetching org.eclipse.jgit.http.server.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (89.61kB)
[INFO] Fetching org.eclipse.jgit.http.server.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (89.61kB)
[INFO] Fetching org.eclipse.jgit.junit.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (50.98kB)
[INFO] Fetching org.eclipse.jgit.junit.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (50.98kB)
[INFO] Fetching org.eclipse.jgit.junit.http.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (28kB)
[INFO] Fetching org.eclipse.jgit.junit.http.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (28kB)
[INFO] Fetching org.eclipse.jgit.junit.ssh.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (14.44kB)
[INFO] Fetching org.eclipse.jgit.junit.ssh.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (14.44kB)
[INFO] Fetching org.eclipse.jgit.lfs.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (85.19kB)
[INFO] Fetching org.eclipse.jgit.lfs.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (85.19kB)
[INFO] Fetching org.eclipse.jgit.lfs.server.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (45.8kB)
[INFO] Fetching org.eclipse.jgit.lfs.server.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (45.8kB)
[INFO] Fetching org.eclipse.jgit.pgm.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (214.72kB)
[INFO] Fetching org.eclipse.jgit.pgm.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (214.72kB)
[INFO] Fetching org.eclipse.jgit.ssh.apache.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (119.97kB)
[INFO] Fetching org.eclipse.jgit.ssh.apache.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (119.97kB)
[INFO] Fetching org.eclipse.jgit.ui.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (24.87kB)
[INFO] Fetching org.eclipse.jgit.ui.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (24.87kB)
[INFO] Fetching org.eclipse.jgit.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/features/ (14.58kB)
[INFO] Fetching org.eclipse.jgit.source_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/features/ (14.58kB)
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.repository:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.core.junit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.core.junit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.core.junit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.core.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.core.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/pom.xml
[INFO] Fetching net.bytebuddy.byte-buddy_1.9.0.v20181107-1410.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (634.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching net.bytebuddy.byte-buddy_1.9.0.v20181107-1410.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (634.79kB)
[INFO] Unpacking net.bytebuddy.byte-buddy_1.9.0.v20181107-1410...
[INFO] Fetching net.bytebuddy.byte-buddy-agent_1.9.0.v20181106-1534.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (23.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching net.bytebuddy.byte-buddy-agent_1.9.0.v20181106-1534.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (23.9kB)
[INFO] Unpacking net.bytebuddy.byte-buddy-agent_1.9.0.v20181106-1534...
[INFO] Fetching org.mockito_2.23.0.v20190527-1420.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (170.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.mockito_2.23.0.v20190527-1420.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (170.56kB)
[INFO] Unpacking org.mockito_2.23.0.v20190527-1420...
[INFO] Fetching org.objenesis_2.6.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (27.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.objenesis_2.6.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (27.19kB)
[INFO] Unpacking org.objenesis_2.6.0.v20180420-1519...
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.core.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.ui.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.ui.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/pom.xml
[INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (21.32kB)
[INFO] Unpacking javax.annotation_1.2.0.v201602091430...
[INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (30.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.felix.gogo.command_0.10.0.v201209301215.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (30.58kB)
[INFO] Unpacking org.apache.felix.gogo.command_0.10.0.v201209301215...
[INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (33.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.felix.gogo.runtime_0.10.0.v201209301036.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (33.64kB)
[INFO] Unpacking org.apache.felix.gogo.runtime_0.10.0.v201209301036...
[INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (30.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.felix.gogo.shell_0.10.0.v201212101605.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (30.06kB)
[INFO] Unpacking org.apache.felix.gogo.shell_0.10.0.v201212101605...
[INFO] Fetching org.eclipse.ant.core_3.4.100.v20160505-0642.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (71.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ant.core_3.4.100.v20160505-0642.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (71.78kB)
[INFO] Unpacking org.eclipse.ant.core_3.4.100.v20160505-0642...
[INFO] Fetching org.eclipse.ant.launching_1.1.201.v20161115-1135.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (100.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ant.launching_1.1.201.v20161115-1135.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (100.02kB)
[INFO] Unpacking org.eclipse.ant.launching_1.1.201.v20161115-1135...
[INFO] Fetching org.eclipse.core.externaltools_1.0.400.v20160509-1057.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (20.48kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.externaltools_1.0.400.v20160509-1057.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (20.48kB)
[INFO] Unpacking org.eclipse.core.externaltools_1.0.400.v20160509-1057...
[INFO] Fetching org.eclipse.ant.ui_3.6.201.v20161115-1135.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (483.53kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ant.ui_3.6.201.v20161115-1135.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (483.53kB)
[INFO] Unpacking org.eclipse.ant.ui_3.6.201.v20161115-1135...
[INFO] Fetching org.eclipse.ui.externaltools_3.3.100.v20160518-1858.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (69.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.externaltools_3.3.100.v20160518-1858.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (69.75kB)
[INFO] Unpacking org.eclipse.ui.externaltools_3.3.100.v20160518-1858...
[INFO] Fetching org.eclipse.jdt.debug.ui_3.7.201.v20160811-0450.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.4MB)
[INFO] Fetching org.eclipse.jdt.debug.ui_3.7.201.v20160811-0450.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.4MB)
[INFO] Fetching org.eclipse.jdt.junit_3.9.0.v20160421-1701.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (154.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.junit_3.9.0.v20160421-1701.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (154.72kB)
[INFO] Unpacking org.eclipse.jdt.junit_3.9.0.v20160421-1701...
[INFO] Fetching org.eclipse.cvs_1.4.302.v20170301-0400.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (20.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.cvs_1.4.302.v20170301-0400.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (20.68kB)
[INFO] Unpacking org.eclipse.cvs_1.4.302.v20170301-0400...
[INFO] Fetching org.eclipse.team.cvs.core_3.4.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (185.53kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.team.cvs.core_3.4.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (185.53kB)
[INFO] Unpacking org.eclipse.team.cvs.core_3.4.0.v20160418-1534...
[INFO] Fetching org.eclipse.team.cvs.ssh2_3.3.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (16.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.team.cvs.ssh2_3.3.0.v20160418-1534.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (16.23kB)
[INFO] Unpacking org.eclipse.team.cvs.ssh2_3.3.0.v20160418-1534...
[INFO] Fetching org.eclipse.team.cvs.ui_3.4.0.v20160518-1906.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (487.55kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.team.cvs.ui_3.4.0.v20160518-1906.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (487.55kB)
[INFO] Unpacking org.eclipse.team.cvs.ui_3.4.0.v20160518-1906...
[INFO] Fetching org.eclipse.cvs_1.4.302.v20170301-0400.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.72kB)
[INFO] Fetching org.eclipse.cvs_1.4.302.v20170301-0400.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.72kB)
[INFO] Fetching org.eclipse.equinox.event_1.3.200.v20160324-1850.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (16.25kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.event_1.3.200.v20160324-1850.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (16.25kB)
[INFO] Unpacking org.eclipse.equinox.event_1.3.200.v20160324-1850...
[INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (101.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (101.7kB)
[INFO] Unpacking org.eclipse.osgi.compatibility.state_1.0.200.v20160504-1419...
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (78.08kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (78.08kB)
[INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_1.1.401.v20161122-1740...
[INFO] Fetching org.eclipse.equinox.console_1.1.200.v20150929-1405.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (48.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.console_1.1.200.v20150929-1405.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (48.93kB)
[INFO] Unpacking org.eclipse.equinox.console_1.1.200.v20150929-1405...
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (22.36kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (22.36kB)
[INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.0.v20151127-1218...
[INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (7.95kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (7.95kB)
[INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.100.v20160301-1001...
[INFO] Fetching org.eclipse.e4.rcp_1.5.3.v20170228-0512.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (19.83kB)
[INFO] Fetching org.eclipse.e4.rcp_1.5.3.v20170228-0512.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (19.83kB)
[INFO] Fetching org.eclipse.jgit.junit.http_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (31.72kB)
[INFO] Fetching org.eclipse.jgit.junit.http_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (31.72kB)
[INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201908061818.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.43kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201908061818.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.43kB)
[INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201908061818...
[INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201908061818.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (258.85kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201908061818.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (258.85kB)
[INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201908061818...
[INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201908061818.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.38kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201908061818.jar.pack.gz from http://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.38kB)
[INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201908061818...
[INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.8kB)
[INFO] Fetching org.eclipse.emf.common_2.12.0.v20160420-0247.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.8kB)
[INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.84kB)
[INFO] Fetching org.eclipse.emf.ecore_2.12.0.v20160420-0247.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (17.84kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (19.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (19.03kB)
[INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.0.300.v20160504-1450...
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (32.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (32.2kB)
[INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.0.700.v20160102-2223...
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (36.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (36.59kB)
[INFO] Unpacking org.eclipse.equinox.p2.director.app_1.0.500.v20160419-0834...
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (13.84kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (13.84kB)
[INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.0.300.v20160504-1450...
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (40.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (40.68kB)
[INFO] Unpacking org.eclipse.equinox.p2.publisher_1.4.100.v20160504-1450...
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (102.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (102.51kB)
[INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.2.100.v20160504-1450...
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (15.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (15.76kB)
[INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.0.200.v20160504-1450...
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (116.27kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (116.27kB)
[INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.1.300.v20160421-0324...
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (44.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (44.19kB)
[INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.1.400.v20160419-0834...
[INFO] Fetching org.eclipse.jdt_3.12.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (34.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt_3.12.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (34.18kB)
[INFO] Unpacking org.eclipse.jdt_3.12.3.v20170301-0400...
[INFO] Fetching org.eclipse.ui.intro_3.5.2.v20161116-1147.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (123.62kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.intro_3.5.2.v20161116-1147.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (123.62kB)
[INFO] Unpacking org.eclipse.ui.intro_3.5.2.v20161116-1147...
[INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (119.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (119.26kB)
[INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.0.v20160504-0839...
[INFO] Fetching org.eclipse.jdt.apt.core_3.4.100.v20160525-0952.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (126.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.apt.core_3.4.100.v20160525-0952.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (126.72kB)
[INFO] Unpacking org.eclipse.jdt.apt.core_3.4.100.v20160525-0952...
[INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.1.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (16.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.1.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (16.41kB)
[INFO] Unpacking org.eclipse.jdt.apt.pluggable.core_1.1.100.v20160418-1457...
[INFO] Fetching org.eclipse.jdt.compiler.tool_1.1.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (32.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.compiler.tool_1.1.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (32.35kB)
[INFO] Unpacking org.eclipse.jdt.compiler.tool_1.1.100.v20160418-1457...
[INFO] Fetching org.eclipse.jdt.compiler.apt_1.2.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (66.07kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.compiler.apt_1.2.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (66.07kB)
[INFO] Unpacking org.eclipse.jdt.compiler.apt_1.2.100.v20160418-1457...
[INFO] Fetching org.eclipse.jdt.apt.ui_3.4.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (31.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.apt.ui_3.4.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (31.39kB)
[INFO] Unpacking org.eclipse.jdt.apt.ui_3.4.100.v20160418-1457...
[INFO] Fetching org.eclipse.jdt.doc.user_3.12.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (7.56MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.doc.user_3.12.1.v20160727-2009.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (7.56MB)
[INFO] Unpacking org.eclipse.jdt.doc.user_3.12.1.v20160727-2009...
[INFO] Fetching org.eclipse.jdt.annotation_1.1.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (9.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.annotation_1.1.100.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (9.51kB)
[INFO] Unpacking org.eclipse.jdt.annotation_1.1.100.v20160418-1457...
[INFO] Fetching org.eclipse.jdt.annotation_2.1.0.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (16.74kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.annotation_2.1.0.v20160418-1457.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (16.74kB)
[INFO] Unpacking org.eclipse.jdt.annotation_2.1.0.v20160418-1457...
[INFO] Fetching org.eclipse.jdt.junit.core_3.8.0.v20160421-1701.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (56.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.junit.core_3.8.0.v20160421-1701.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (56.64kB)
[INFO] Unpacking org.eclipse.jdt.junit.core_3.8.0.v20160421-1701...
[INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.600.v20160505-0715.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (23.84kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.600.v20160505-0715.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (23.84kB)
[INFO] Unpacking org.eclipse.jdt.junit.runtime_3.4.600.v20160505-0715...
[INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.600.v20160505-0715.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (13.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.600.v20160505-0715.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (13.11kB)
[INFO] Unpacking org.eclipse.jdt.junit4.runtime_1.1.600.v20160505-0715...
[INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (19.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.hamcrest.core_1.3.0.v201303031735.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (19.33kB)
[INFO] Unpacking org.hamcrest.core_1.3.0.v201303031735...
[INFO] Fetching org.eclipse.jdt_3.12.3.v20170301-0400.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (18.2kB)
[INFO] Fetching org.eclipse.jdt_3.12.3.v20170301-0400.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (18.2kB)
[INFO] Fetching org.eclipse.jgit.http.server_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (92.48kB)
[INFO] Fetching org.eclipse.jgit.http.server_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (92.48kB)
[INFO] Fetching org.eclipse.jgit.junit.ssh_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (21.12kB)
[INFO] Fetching org.eclipse.jgit.junit.ssh_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/plugins/ (21.12kB)
[INFO] Fetching org.eclipse.jgit.junit_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/features/ (14.55kB)
[INFO] Fetching org.eclipse.jgit.junit_5.4.2.201908231537-r.jar from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/features/ (14.55kB)
[INFO] Fetching org.eclipse.pde.api.tools_1.1.2.v20161115-0549.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (890.12kB)
[INFO] Fetching org.eclipse.pde.api.tools_1.1.2.v20161115-0549.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (890.12kB)
[INFO] Fetching org.eclipse.pde.core_3.11.1.v20161115-1951.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.24MB)
[INFO] Fetching org.eclipse.pde.core_3.11.1.v20161115-1951.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.24MB)
[INFO] Fetching org.eclipse.pde.core_3.11.1.v20161115-1951.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (343.31kB of 1.24MB at 339.31kB/s)
[INFO] Fetching org.objectweb.asm_5.0.1.v201404251740.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (33.32kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.objectweb.asm_5.0.1.v201404251740.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (33.32kB)
[INFO] Unpacking org.objectweb.asm_5.0.1.v201404251740...
[INFO] Fetching org.objectweb.asm.tree_5.0.1.v201404251740.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.objectweb.asm.tree_5.0.1.v201404251740.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (15.58kB)
[INFO] Unpacking org.objectweb.asm.tree_5.0.1.v201404251740...
[INFO] Fetching org.eclipse.pde.api.tools.ui_1.1.0.v20160519-0701.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (159.52kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.api.tools.ui_1.1.0.v20160519-0701.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (159.52kB)
[INFO] Unpacking org.eclipse.pde.api.tools.ui_1.1.0.v20160519-0701...
[INFO] Fetching org.eclipse.pde.ui_3.9.100.v20161102-0517.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.51MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.ui_3.9.100.v20161102-0517.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (1.51MB)
[INFO] Unpacking org.eclipse.pde.ui_3.9.100.v20161102-0517...
[INFO] Fetching org.eclipse.ui.trace_1.0.400.v20160509-1055.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (34.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.trace_1.0.400.v20160509-1055.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (34.69kB)
[INFO] Unpacking org.eclipse.ui.trace_1.0.400.v20160509-1055...
[INFO] Fetching org.eclipse.pde.build_3.9.200.v20160204-0642.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (479.47kB)
[INFO] Fetching org.eclipse.pde.build_3.9.200.v20160204-0642.jar from http://download.eclipse.org/releases/neon/201705151400/plugins/ (479.47kB)
[INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (44.89kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.update.configurator_3.3.400.v20160506-0750.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (44.89kB)
[INFO] Unpacking org.eclipse.update.configurator_3.3.400.v20160506-0750...
[INFO] Fetching org.eclipse.pde.doc.user_3.12.2.v20170221-1001.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (5.21MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.doc.user_3.12.2.v20170221-1001.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (5.21MB)
[INFO] Unpacking org.eclipse.pde.doc.user_3.12.2.v20170221-1001...
[INFO] Fetching org.eclipse.pde.ds.annotations_1.0.0.v20160525-1437.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (45.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.ds.annotations_1.0.0.v20160525-1437.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (45.47kB)
[INFO] Unpacking org.eclipse.pde.ds.annotations_1.0.0.v20160525-1437...
[INFO] Fetching org.eclipse.pde.ds.core_1.1.0.v20151201-1325.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (25.54kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.ds.core_1.1.0.v20151201-1325.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (25.54kB)
[INFO] Unpacking org.eclipse.pde.ds.core_1.1.0.v20151201-1325...
[INFO] Fetching org.eclipse.pde.ds.ui_1.1.0.v20160518-1843.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (80.3kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.ds.ui_1.1.0.v20160518-1843.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (80.3kB)
[INFO] Unpacking org.eclipse.pde.ds.ui_1.1.0.v20160518-1843...
[INFO] Fetching org.eclipse.pde_3.12.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (46.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde_3.12.3.v20170301-0400.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (46.83kB)
[INFO] Unpacking org.eclipse.pde_3.12.3.v20170301-0400...
[INFO] Fetching org.eclipse.pde.junit.runtime_3.5.0.v20151013-0625.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (11.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.junit.runtime_3.5.0.v20151013-0625.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (11.69kB)
[INFO] Unpacking org.eclipse.pde.junit.runtime_3.5.0.v20151013-0625...
[INFO] Fetching org.eclipse.pde.runtime_3.5.0.v20160418-1724.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (64.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.runtime_3.5.0.v20160418-1724.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (64.72kB)
[INFO] Unpacking org.eclipse.pde.runtime_3.5.0.v20160418-1724...
[INFO] Fetching org.eclipse.pde.ui.templates_3.6.0.v20160424-1948.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (371.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.ui.templates_3.6.0.v20160424-1948.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (371.56kB)
[INFO] Unpacking org.eclipse.pde.ui.templates_3.6.0.v20160424-1948...
[INFO] Fetching org.eclipse.ui.views.log_1.2.1.v20160829-0826.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (57.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.views.log_1.2.1.v20160829-0826.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (57.39kB)
[INFO] Unpacking org.eclipse.ui.views.log_1.2.1.v20160829-0826...
[INFO] Fetching org.eclipse.pde.api.tools.annotations_1.0.100.v20160418-1724.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (7.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.api.tools.annotations_1.0.100.v20160418-1724.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (7.64kB)
[INFO] Unpacking org.eclipse.pde.api.tools.annotations_1.0.100.v20160418-1724...
[INFO] Fetching org.eclipse.pde.launching_3.6.401.v20161115-0549.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (49.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.launching_3.6.401.v20161115-0549.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (49.96kB)
[INFO] Unpacking org.eclipse.pde.launching_3.6.401.v20161115-0549...
[INFO] Fetching org.eclipse.pde.ua.core_1.0.500.v20160204-0642.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (32.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.ua.core_1.0.500.v20160204-0642.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (32.68kB)
[INFO] Unpacking org.eclipse.pde.ua.core_1.0.500.v20160204-0642...
[INFO] Fetching org.eclipse.pde.ua.ui_1.1.0.v20160518-1843.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (144.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.pde.ua.ui_1.1.0.v20160518-1843.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (144.02kB)
[INFO] Unpacking org.eclipse.pde.ua.ui_1.1.0.v20160518-1843...
[INFO] Fetching org.eclipse.pde_3.12.3.v20170301-0400.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (18.17kB)
[INFO] Fetching org.eclipse.pde_3.12.3.v20170301-0400.jar from http://download.eclipse.org/releases/neon/201705151400/features/ (18.17kB)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (82.37kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (82.37kB)
[INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.401.v20161122-1740...
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (26.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (26.9kB)
[INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_1.1.401.v20161122-1740...
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (29.07kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (29.07kB)
[INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.401.v20161122-1740...
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (18.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (18.69kB)
[INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.11.300.v20160330-1418...
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (32.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (32.14kB)
[INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.401.v20161122-1740...
[INFO] Fetching org.eclipse.jdt.launching.macosx_3.3.0.v20160418-1524.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (12.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.launching.macosx_3.3.0.v20160418-1524.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (12.04kB)
[INFO] Unpacking org.eclipse.jdt.launching.macosx_3.3.0.v20160418-1524...
[INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.1.0.v20160418-1524.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (29.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.1.0.v20160418-1524.jar.pack.gz from http://download.eclipse.org/releases/neon/201705151400/plugins/ (29.2kB)
[INFO] Unpacking org.eclipse.jdt.launching.ui.macosx_1.1.0.v20160418-1524...
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.ui.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.mylyn.ui.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.mylyn.ui.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.mylyn.ui.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] EGit Parent                                                        [pom]
[INFO] EGit Target Platform Definition                                    [pom]
[INFO] Eclipse EGit                                            [eclipse-plugin]
[INFO] Git Team Provider (Core)                                [eclipse-plugin]
[INFO] Git Team Provider (UI)                                  [eclipse-plugin]
[INFO] EGit Mylyn UI                                           [eclipse-plugin]
[INFO] Git Team Provider (Documentation)                       [eclipse-plugin]
[INFO] Eclipse EGit Feature                                   [eclipse-feature]
[INFO] EGit Mylyn Feature                                     [eclipse-feature]
[INFO] Git Flow                                                [eclipse-plugin]
[INFO] Git Flow UI                                             [eclipse-plugin]
[INFO] Eclipse EGit Gitflow Feature                           [eclipse-feature]
[INFO] EGit JUnit Support                                      [eclipse-plugin]
[INFO] GitFlow Test Plug-in                               [eclipse-test-plugin]
[INFO] Eclipse EGit Source Feature                            [eclipse-feature]
[INFO] EGit P2 Repository                                  [eclipse-repository]
[INFO] EGit Core Test Plug-in                             [eclipse-test-plugin]
[INFO] EGit UI Test Plug-in                               [eclipse-test-plugin]
[INFO] EGit Mylyn UI Test Plug-in                         [eclipse-test-plugin]
[INFO] 
[INFO] --------------------< org.eclipse.egit:egit-parent >--------------------
[INFO] Building EGit Parent 5.4.2.201908231537-r                         [1/19]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ egit-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ egit-parent ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ egit-parent >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ egit-parent ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ egit-parent <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ egit-parent ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ egit-parent >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ egit-parent ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ egit-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ egit-parent ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ egit-parent ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ egit-parent ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ egit-parent ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ egit-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ egit-parent ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/egit-parent/5.4.2.201908231537-r/egit-parent-5.4.2.201908231537-r.pom
[INFO] 
[INFO] --------------< org.eclipse.egit:org.eclipse.egit.target >--------------
[INFO] Building EGit Target Platform Definition 5.4.2.201908231537-r     [2/19]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit.target ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.target ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.egit.target ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.target >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.target ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.target <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.target ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.target >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.target ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.target <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.target ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.target ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.target ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.target ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.target ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.egit.target ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.target/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.target/5.4.2.201908231537-r/org.eclipse.egit.target-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.target/egit-4.6.target to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.target/5.4.2.201908231537-r/org.eclipse.egit.target-5.4.2.201908231537-r-egit-4.6.target
[INFO] 
[INFO] -----------------< org.eclipse.egit:org.eclipse.egit >------------------
[INFO] Building Eclipse EGit 5.4.2.201908231537-r                        [3/19]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/target/org.eclipse.egit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/target/org.eclipse.egit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/target/org.eclipse.egit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/target/org.eclipse.egit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/target/org.eclipse.egit-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/target/org.eclipse.egit-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit ---
[INFO] 
[INFO] ---------------< org.eclipse.egit:org.eclipse.egit.core >---------------
[INFO] Building Git Team Provider (Core) 5.4.2.201908231537-r            [4/19]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.core ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.core ---
[INFO] Compiling 144 source files to /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (attach-source) @ org.eclipse.egit.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.core ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.core >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.core ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
     [java] Warnings generated: 11
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.core <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.core ---
[INFO] BugInstance size is 11
[INFO] Error size is 0
[INFO] Total bugs: 11
[ERROR] Write to static field org.eclipse.egit.core.Activator.pluginId from instance method org.eclipse.egit.core.Activator.start(BundleContext) [org.eclipse.egit.core.Activator] At Activator.java:[line 214] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] org.eclipse.egit.core.CommitUtil$1 defines clone() but doesn't implement Cloneable [org.eclipse.egit.core.CommitUtil$1] At CommitUtil.java:[line 126] CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE
[ERROR] org.eclipse.egit.core.CommitUtil$1.clone() may return null [org.eclipse.egit.core.CommitUtil$1] At CommitUtil.java:[line 126] NP_CLONE_COULD_RETURN_NULL
[ERROR] new org.eclipse.egit.core.internal.ProjectReferenceImporter(String[]) may expose internal representation by storing an externally mutable object into ProjectReferenceImporter.referenceStrings [org.eclipse.egit.core.internal.ProjectReferenceImporter] At ProjectReferenceImporter.java:[line 63] EI_EXPOSE_REP2
[ERROR] new org.eclipse.egit.core.op.BranchOperation(Repository[], String, boolean) may expose internal representation by storing an externally mutable object into BranchOperation.repositories [org.eclipse.egit.core.op.BranchOperation] At BranchOperation.java:[line 111] EI_EXPOSE_REP2
[ERROR] Exception is caught when Exception is not thrown in org.eclipse.egit.core.op.CloneOperation.run(IProgressMonitor) [org.eclipse.egit.core.op.CloneOperation] At CloneOperation.java:[line 190] REC_CATCH_EXCEPTION
[ERROR] Found reliance on default encoding in org.eclipse.egit.core.op.CreatePatchOperation.appendOutputStream(StringBuilder, ByteArrayOutputStream): java.io.ByteArrayOutputStream.toString() [org.eclipse.egit.core.op.CreatePatchOperation] At CreatePatchOperation.java:[line 262] DM_DEFAULT_ENCODING
[ERROR] Possible null pointer dereference in new org.eclipse.egit.core.project.RepositoryMapping(IContainer, IPath, File) due to return value of called method [org.eclipse.egit.core.project.RepositoryMapping, org.eclipse.egit.core.project.RepositoryMapping] Dereferenced at RepositoryMapping.java:[line 123]Known null at RepositoryMapping.java:[line 123] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[ERROR] org.eclipse.egit.core.synchronize.GitCommitsModelCache$Commit.getCommitDate() may expose internal representation by returning GitCommitsModelCache$Commit.commitDate [org.eclipse.egit.core.synchronize.GitCommitsModelCache$Commit] At GitCommitsModelCache.java:[line 141] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.core.synchronize.GitResourceVariantTreeSubscriber$GitResourceVariantFileRevision doesn't override org.eclipse.team.internal.core.mapping.ResourceVariantFileRevision.equals(Object) [org.eclipse.egit.core.synchronize.GitResourceVariantTreeSubscriber$GitResourceVariantFileRevision] At GitResourceVariantTreeSubscriber.java:[line 1] EQ_DOESNT_OVERRIDE_EQUALS
[ERROR] Exception is caught when Exception is not thrown in org.eclipse.egit.core.synchronize.GitSyncCache.loadDataFromGit(GitSynchronizeData, TreeFilter, GitSyncObjectCache) [org.eclipse.egit.core.synchronize.GitSyncCache] At GitSyncCache.java:[line 155] REC_CATCH_EXCEPTION
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.core >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.core ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.core <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.core ---
[INFO] You have 2 CPD duplications. For more details see: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/cpd.xml
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.core ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.core ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.core ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.core ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core/5.4.2.201908231537-r/org.eclipse.egit.core-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core/5.4.2.201908231537-r/org.eclipse.egit.core-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r-sources.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core/5.4.2.201908231537-r/org.eclipse.egit.core-5.4.2.201908231537-r-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core/5.4.2.201908231537-r/org.eclipse.egit.core-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core/5.4.2.201908231537-r/org.eclipse.egit.core-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core/5.4.2.201908231537-r/org.eclipse.egit.core-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.core ---
[INFO] 
[INFO] ----------------< org.eclipse.egit:org.eclipse.egit.ui >----------------
[INFO] Building Git Team Provider (UI) 5.4.2.201908231537-r              [5/19]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.ui ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.ui ---
[INFO] Compiling 650 source files to /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (attach-source) @ org.eclipse.egit.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.ui >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.ui ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
     [java] Warnings generated: 36
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.ui <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.ui ---
[INFO] BugInstance size is 36
[INFO] Error size is 0
[INFO] Total bugs: 36
[ERROR] Inconsistent synchronization of org.eclipse.egit.ui.Activator.resourceManager; locked 42% of time [org.eclipse.egit.ui.Activator, org.eclipse.egit.ui.Activator, org.eclipse.egit.ui.Activator, org.eclipse.egit.ui.Activator, org.eclipse.egit.ui.Activator, org.eclipse.egit.ui.Activator] Unsynchronized access at Activator.java:[line 1150]Unsynchronized access at Activator.java:[line 1151]Unsynchronized access at Activator.java:[line 1152]Synchronized access at Activator.java:[line 1176]Synchronized access at Activator.java:[line 1185]Synchronized access at Activator.java:[line 1182] IS2_INCONSISTENT_SYNC
[ERROR] new org.eclipse.egit.ui.internal.DecorationOverlayDescriptor(ImageDescriptor, ImageDescriptor[], Point) may expose internal representation by storing an externally mutable object into DecorationOverlayDescriptor.overlays [org.eclipse.egit.ui.internal.DecorationOverlayDescriptor] At DecorationOverlayDescriptor.java:[line 65] EI_EXPOSE_REP2
[ERROR] Exception is caught when Exception is not thrown in org.eclipse.egit.ui.internal.ResourcePropertyTester.testRepositoryState(Repository, String) [org.eclipse.egit.ui.internal.ResourcePropertyTester] At ResourcePropertyTester.java:[line 143] REC_CATCH_EXCEPTION
[ERROR] org.eclipse.egit.ui.internal.commit.RepositoryCommit.getDiffs() may expose internal representation by returning RepositoryCommit.diffs [org.eclipse.egit.ui.internal.commit.RepositoryCommit] At RepositoryCommit.java:[line 157] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.commit.RepositoryCommit.getNotes() may expose internal representation by returning RepositoryCommit.notes [org.eclipse.egit.ui.internal.commit.RepositoryCommit] At RepositoryCommit.java:[line 217] EI_EXPOSE_REP
[ERROR] Inconsistent synchronization of org.eclipse.egit.ui.internal.dialogs.CancelableFuture.result; locked 50% of time [org.eclipse.egit.ui.internal.dialogs.CancelableFuture, org.eclipse.egit.ui.internal.dialogs.CancelableFuture] Unsynchronized access at CancelableFuture.java:[line 213]Synchronized access at CancelableFuture.java:[line 175] IS2_INCONSISTENT_SYNC
[ERROR] Wait not in loop in org.eclipse.egit.ui.internal.dialogs.CancelableFuture.get() [org.eclipse.egit.ui.internal.dialogs.CancelableFuture] At CancelableFuture.java:[line 180] WA_NOT_IN_LOOP
[ERROR] org.eclipse.egit.ui.internal.dialogs.CustomPromptDialog.getCredentialItems() may expose internal representation by returning CustomPromptDialog.credentialItems [org.eclipse.egit.ui.internal.dialogs.CustomPromptDialog] At CustomPromptDialog.java:[line 81] EI_EXPOSE_REP
[ERROR] new org.eclipse.egit.ui.internal.history.CommitSelectionDialog(Shell, Repository, IResource[]) may expose internal representation by storing an externally mutable object into CommitSelectionDialog.filterResources [org.eclipse.egit.ui.internal.history.CommitSelectionDialog] At CommitSelectionDialog.java:[line 102] EI_EXPOSE_REP2
[ERROR] Inconsistent synchronization of org.eclipse.egit.ui.internal.history.GitHistoryPage.refschangedRunnable; locked 75% of time [org.eclipse.egit.ui.internal.history.GitHistoryPage, org.eclipse.egit.ui.internal.history.GitHistoryPage, org.eclipse.egit.ui.internal.history.GitHistoryPage, org.eclipse.egit.ui.internal.history.GitHistoryPage] Unsynchronized access at GitHistoryPage.java:[line 1748]Synchronized access at GitHistoryPage.java:[line 1740]Synchronized access at GitHistoryPage.java:[line 1741]Synchronized access at GitHistoryPage.java:[line 1753] IS2_INCONSISTENT_SYNC
[ERROR] org.eclipse.egit.ui.internal.history.RenameTracker$1 defines clone() but doesn't implement Cloneable [org.eclipse.egit.ui.internal.history.RenameTracker$1] At RenameTracker.java:[line 54] CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE
[ERROR] org.eclipse.egit.ui.internal.history.RenameTracker$1.clone() may return null [org.eclipse.egit.ui.internal.history.RenameTracker$1] At RenameTracker.java:[line 54] NP_CLONE_COULD_RETURN_NULL
[ERROR] org.eclipse.egit.ui.internal.importing.GitScmUrlImportWizardPage.getSelection() may expose internal representation by returning GitScmUrlImportWizardPage.descriptions [org.eclipse.egit.ui.internal.importing.GitScmUrlImportWizardPage] At GitScmUrlImportWizardPage.java:[line 208] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.importing.GitScmUrlImportWizardPage.setSelection(ScmUrlImportDescription[]) may expose internal representation by storing an externally mutable object into GitScmUrlImportWizardPage.descriptions [org.eclipse.egit.ui.internal.importing.GitScmUrlImportWizardPage] At GitScmUrlImportWizardPage.java:[line 213] EI_EXPOSE_REP2
[ERROR] org.eclipse.egit.ui.internal.reflog.ReflogViewContentProvider$ReflogInput.getChildren(Object) may expose internal representation by returning ReflogViewContentProvider$ReflogInput.refLog [org.eclipse.egit.ui.internal.reflog.ReflogViewContentProvider$ReflogInput] At ReflogViewContentProvider.java:[line 134] EI_EXPOSE_REP
[ERROR] Possible null pointer dereference in org.eclipse.egit.ui.internal.repository.RepositorySearchDialog$9.hasSubmodule(Path) due to return value of called method [org.eclipse.egit.ui.internal.repository.RepositorySearchDialog$9, org.eclipse.egit.ui.internal.repository.RepositorySearchDialog$9] Dereferenced at RepositorySearchDialog.java:[line 538]Known null at RepositorySearchDialog.java:[line 537] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[ERROR] Exception is caught when Exception is not thrown in org.eclipse.egit.ui.internal.repository.tree.command.SubmoduleUpdateCommand.execute(ExecutionEvent) [org.eclipse.egit.ui.internal.repository.tree.command.SubmoduleUpdateCommand] At SubmoduleUpdateCommand.java:[line 100] REC_CATCH_EXCEPTION
[ERROR] org.eclipse.egit.ui.internal.revision.EditableRevision.getModifiedContent() may expose internal representation by returning EditableRevision.modifiedContent [org.eclipse.egit.ui.internal.revision.EditableRevision] At EditableRevision.java:[line 92] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.revision.EditableRevision.setContent(byte[]) may expose internal representation by storing an externally mutable object into EditableRevision.modifiedContent [org.eclipse.egit.ui.internal.revision.EditableRevision] At EditableRevision.java:[line 83] EI_EXPOSE_REP2
[ERROR] Found reliance on default encoding in org.eclipse.egit.ui.internal.revision.EditableRevision$EditableRevisionSharedDocumentAdapter.flushDocument(IDocumentProvider, IEditorInput, IDocument, boolean): String.getBytes() [org.eclipse.egit.ui.internal.revision.EditableRevision$EditableRevisionSharedDocumentAdapter] At EditableRevision.java:[line 275] DM_DEFAULT_ENCODING
[ERROR] Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput.lambda$0(File) [org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput] At FileRevisionEditorInput.java:[line 341] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[ERROR] Exceptional return value of java.io.File.setReadOnly() ignored in org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput.lambda$0(File) [org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput] At FileRevisionEditorInput.java:[line 344] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[ERROR] Exceptional return value of java.io.File.setReadOnly() ignored in org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput.writeTempFile() [org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput] At FileRevisionEditorInput.java:[line 338] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[ERROR] Call to method of static java.text.DateFormat in org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput.getRevisionPrefix() [org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput] At FileRevisionEditorInput.java:[line 357] STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE
[ERROR] org.eclipse.egit.ui.internal.staging.StagingFolderEntry.getChildren() may expose internal representation by returning StagingFolderEntry.children [org.eclipse.egit.ui.internal.staging.StagingFolderEntry] At StagingFolderEntry.java:[line 121] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.staging.StagingFolderEntry.setChildren(Object[]) may expose internal representation by storing an externally mutable object into StagingFolderEntry.children [org.eclipse.egit.ui.internal.staging.StagingFolderEntry] At StagingFolderEntry.java:[line 128] EI_EXPOSE_REP2
[ERROR] org.eclipse.egit.ui.internal.staging.StagingViewContentProvider.getChildren(Object) may expose internal representation by returning StagingViewContentProvider.content [org.eclipse.egit.ui.internal.staging.StagingViewContentProvider] At StagingViewContentProvider.java:[line 102] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.staging.StagingViewContentProvider$EntryComparator implements Comparator but not Serializable [org.eclipse.egit.ui.internal.staging.StagingViewContentProvider$EntryComparator] At StagingViewContentProvider.java:[lines 398-434] SE_COMPARATOR_SHOULD_BE_SERIALIZABLE
[ERROR] org.eclipse.egit.ui.internal.synchronize.compare.LocalNonWorkspaceTypedElement.getContent() may expose internal representation by returning LocalNonWorkspaceTypedElement.modifiedContent [org.eclipse.egit.ui.internal.synchronize.compare.LocalNonWorkspaceTypedElement] At LocalNonWorkspaceTypedElement.java:[line 142] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.synchronize.compare.LocalNonWorkspaceTypedElement.setContent(byte[]) may expose internal representation by storing an externally mutable object into LocalNonWorkspaceTypedElement.modifiedContent [org.eclipse.egit.ui.internal.synchronize.compare.LocalNonWorkspaceTypedElement] At LocalNonWorkspaceTypedElement.java:[line 128] EI_EXPOSE_REP2
[ERROR] org.eclipse.egit.ui.internal.synchronize.model.GitModelCache.getChildren() may expose internal representation by returning GitModelCache.children [org.eclipse.egit.ui.internal.synchronize.model.GitModelCache] At GitModelCache.java:[line 103] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit.getChildren() may expose internal representation by returning GitModelCommit.children [org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit] At GitModelCommit.java:[line 84] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit.getProjects() may expose internal representation by returning GitModelCommit.projects [org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit] At GitModelCommit.java:[line 62] EI_EXPOSE_REP
[ERROR] new org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit(GitModelRepository, Repository, GitCommitsModelCache$Commit, IProject[]) may expose internal representation by storing an externally mutable object into GitModelCommit.projects [org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit] At GitModelCommit.java:[line 52] EI_EXPOSE_REP2
[ERROR] org.eclipse.egit.ui.internal.synchronize.model.GitModelRepository.getChildren() may expose internal representation by returning GitModelRepository.children [org.eclipse.egit.ui.internal.synchronize.model.GitModelRepository] At GitModelRepository.java:[line 83] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.synchronize.model.GitModelTree.getChildren() may expose internal representation by returning GitModelTree.children [org.eclipse.egit.ui.internal.synchronize.model.GitModelTree] At GitModelTree.java:[line 71] EI_EXPOSE_REP
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.ui ---
[INFO] You have 15 CPD duplications. For more details see: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/cpd.xml
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.ui ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.ui ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.ui ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui/5.4.2.201908231537-r/org.eclipse.egit.ui-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui/5.4.2.201908231537-r/org.eclipse.egit.ui-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r-sources.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui/5.4.2.201908231537-r/org.eclipse.egit.ui-5.4.2.201908231537-r-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui/5.4.2.201908231537-r/org.eclipse.egit.ui-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui/5.4.2.201908231537-r/org.eclipse.egit.ui-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui/5.4.2.201908231537-r/org.eclipse.egit.ui-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] -------------< org.eclipse.egit:org.eclipse.egit.mylyn.ui >-------------
[INFO] Building EGit Mylyn UI 5.4.2.201908231537-r                       [6/19]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.mylyn.ui ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.mylyn.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.mylyn.ui ---
[INFO] Compiling 7 source files to /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.mylyn.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (attach-source) @ org.eclipse.egit.mylyn.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.mylyn.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.mylyn.ui >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.mylyn.ui ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.mylyn.ui <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.mylyn.ui ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.mylyn.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.mylyn.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.mylyn.ui ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.mylyn.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.mylyn.ui ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.mylyn.ui ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r-sources.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] ---------------< org.eclipse.egit:org.eclipse.egit.doc >----------------
[INFO] Building Git Team Provider (Documentation) 5.4.2.201908231537-r   [7/19]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.doc ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ org.eclipse.egit.doc ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.doc ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.doc >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.doc <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.doc >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.doc <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.doc ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.doc ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.doc ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.doc ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.doc/5.4.2.201908231537-r/org.eclipse.egit.doc-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.doc/5.4.2.201908231537-r/org.eclipse.egit.doc-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.doc/5.4.2.201908231537-r/org.eclipse.egit.doc-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.doc/5.4.2.201908231537-r/org.eclipse.egit.doc-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.doc/5.4.2.201908231537-r/org.eclipse.egit.doc-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] -------------< org.eclipse.egit.feature:org.eclipse.egit >--------------
[INFO] Building Eclipse EGit Feature 5.4.2.201908231537-r                [8/19]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit ---
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.egit ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/target/org.eclipse.egit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/target/org.eclipse.egit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/target/org.eclipse.egit-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit ---
[INFO] 
[INFO] ----------< org.eclipse.egit.feature:org.eclipse.egit.mylyn >-----------
[INFO] Building EGit Mylyn Feature 5.4.2.201908231537-r                  [9/19]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.mylyn ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.egit.mylyn ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/target/org.eclipse.egit.mylyn-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.mylyn >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.mylyn <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.mylyn >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.mylyn <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.mylyn ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/target/org.eclipse.egit.mylyn-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.mylyn ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/target/org.eclipse.egit.mylyn-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.mylyn/5.4.2.201908231537-r/org.eclipse.egit.mylyn-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.mylyn/5.4.2.201908231537-r/org.eclipse.egit.mylyn-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.mylyn/5.4.2.201908231537-r/org.eclipse.egit.mylyn-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.mylyn/5.4.2.201908231537-r/org.eclipse.egit.mylyn-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] -------------< org.eclipse.egit:org.eclipse.egit.gitflow >--------------
[INFO] Building Git Flow 5.4.2.201908231537-r                           [10/19]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.gitflow ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.gitflow ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.gitflow ---
[INFO] Compiling 25 source files to /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.gitflow ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (attach-source) @ org.eclipse.egit.gitflow ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.gitflow ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.gitflow >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.gitflow ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
     [java] Warnings generated: 2
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.gitflow <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.gitflow ---
[INFO] BugInstance size is 2
[INFO] Error size is 0
[INFO] Total bugs: 2
[ERROR] Write to static field org.eclipse.egit.gitflow.Activator.context from instance method org.eclipse.egit.gitflow.Activator.start(BundleContext) [org.eclipse.egit.gitflow.Activator] At Activator.java:[line 35] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] Write to static field org.eclipse.egit.gitflow.Activator.context from instance method org.eclipse.egit.gitflow.Activator.stop(BundleContext) [org.eclipse.egit.gitflow.Activator] At Activator.java:[line 41] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.gitflow ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.gitflow ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.gitflow ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.gitflow ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/5.4.2.201908231537-r/org.eclipse.egit.gitflow-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/5.4.2.201908231537-r/org.eclipse.egit.gitflow-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r-sources.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/5.4.2.201908231537-r/org.eclipse.egit.gitflow-5.4.2.201908231537-r-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/5.4.2.201908231537-r/org.eclipse.egit.gitflow-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/5.4.2.201908231537-r/org.eclipse.egit.gitflow-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/5.4.2.201908231537-r/org.eclipse.egit.gitflow-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] ------------< org.eclipse.egit:org.eclipse.egit.gitflow.ui >------------
[INFO] Building Git Flow UI 5.4.2.201908231537-r                        [11/19]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.gitflow.ui ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.gitflow.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.gitflow.ui ---
[INFO] Compiling 41 source files to /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.gitflow.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (attach-source) @ org.eclipse.egit.gitflow.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.gitflow.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.gitflow.ui >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.gitflow.ui ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.gitflow.ui <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.gitflow.ui ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.gitflow.ui ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.gitflow.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.gitflow.ui ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.gitflow.ui ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/5.4.2.201908231537-r/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/5.4.2.201908231537-r/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r-sources.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/5.4.2.201908231537-r/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/5.4.2.201908231537-r/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/5.4.2.201908231537-r/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/5.4.2.201908231537-r/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] -----< org.eclipse.egit.feature:org.eclipse.egit.gitflow.feature >------
[INFO] Building Eclipse EGit Gitflow Feature 5.4.2.201908231537-r       [12/19]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.gitflow.feature ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.egit.gitflow.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/target/org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.gitflow.feature >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.gitflow.feature <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow.feature >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow.feature <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.gitflow.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/target/org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.gitflow.feature ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/target/org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/5.4.2.201908231537-r/org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/5.4.2.201908231537-r/org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/5.4.2.201908231537-r/org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/5.4.2.201908231537-r/org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] ------------< org.eclipse.egit:org.eclipse.egit.core.junit >------------
[INFO] Building EGit JUnit Support 5.4.2.201908231537-r                 [13/19]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.core.junit ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.core.junit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.core.junit ---
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.core.junit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (attach-source) @ org.eclipse.egit.core.junit ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.core.junit ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.core.junit >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.core.junit ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
     [java] Warnings generated: 4
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.core.junit <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.core.junit ---
[INFO] BugInstance size is 4
[INFO] Error size is 0
[INFO] Total bugs: 4
[ERROR] Unwritten public or protected field: org.eclipse.egit.core.test.DualRepositoryTestCase.repository1 [org.eclipse.egit.core.test.DualRepositoryTestCase] At DualRepositoryTestCase.java:[line 44] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
[ERROR] Unwritten public or protected field: org.eclipse.egit.core.test.DualRepositoryTestCase.repository2 [org.eclipse.egit.core.test.DualRepositoryTestCase] At DualRepositoryTestCase.java:[line 46] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
[ERROR] Unwritten public or protected field: org.eclipse.egit.core.test.DualRepositoryTestCase.testProject [org.eclipse.egit.core.test.DualRepositoryTestCase] At DualRepositoryTestCase.java:[line 48] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
[ERROR] Possible null pointer dereference in org.eclipse.egit.core.test.TestProject.findFileInPlugin(String, String) due to return value of called method [org.eclipse.egit.core.test.TestProject, org.eclipse.egit.core.test.TestProject] Dereferenced at TestProject.java:[line 258]Known null at TestProject.java:[line 257] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.core.junit >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.core.junit <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.core.junit ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.core.junit ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.core.junit ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.core.junit ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/5.4.2.201908231537-r/org.eclipse.egit.core.junit-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/5.4.2.201908231537-r/org.eclipse.egit.core.junit-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r-sources.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/5.4.2.201908231537-r/org.eclipse.egit.core.junit-5.4.2.201908231537-r-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/5.4.2.201908231537-r/org.eclipse.egit.core.junit-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/5.4.2.201908231537-r/org.eclipse.egit.core.junit-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/5.4.2.201908231537-r/org.eclipse.egit.core.junit-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] -----------< org.eclipse.egit:org.eclipse.egit.gitflow.test >-----------
[INFO] Building GitFlow Test Plug-in 5.4.2.201908231537-r               [14/19]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.gitflow.test ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.gitflow.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.gitflow.test ---
[INFO] Compiling 18 source files to /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.gitflow.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.gitflow.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.egit.gitflow.test ---
[INFO] Skipping tests
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.gitflow.test >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.gitflow.test ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.gitflow.test <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.gitflow.test ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow.test <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.gitflow.test ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.gitflow.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.gitflow.test ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.gitflow.test ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/5.4.2.201908231537-r/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/5.4.2.201908231537-r/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/5.4.2.201908231537-r/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/5.4.2.201908231537-r/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/5.4.2.201908231537-r/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] ----------< org.eclipse.egit.feature:org.eclipse.egit.source >----------
[INFO] Building Eclipse EGit Source Feature 5.4.2.201908231537-r        [15/19]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.source ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.egit.source ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/target/org.eclipse.egit.source-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit.source ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.source >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.source ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.source <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.source ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.source >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.source ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.source <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.source ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.source ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/target/org.eclipse.egit.source-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.source ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/target/org.eclipse.egit.source-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/5.4.2.201908231537-r/org.eclipse.egit.source-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/5.4.2.201908231537-r/org.eclipse.egit.source-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/5.4.2.201908231537-r/org.eclipse.egit.source-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/5.4.2.201908231537-r/org.eclipse.egit.source-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.source ---
[INFO] 
[INFO] ------------< org.eclipse.egit:org.eclipse.egit.repository >------------
[INFO] Building EGit P2 Repository 5.4.2.201908231537-r                 [16/19]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.repository ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.egit.repository ---
[INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-products (default-publish-products) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-categories (default-publish-categories) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.4.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.4.0:assemble-repository (default-assemble-repository) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.4.0:archive-repository (default-archive-repository) @ org.eclipse.egit.repository ---
[INFO] Building zip: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/org.eclipse.egit.repository-5.4.2.201908231537-r.zip
[INFO] 
[INFO] --- repository-utils:1.3.0:generate-repository-facade (generate-facade) @ org.eclipse.egit.repository ---
[WARNING] Could not access build info at https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/latest/all/repo/buildinfo.json or https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip//buildinfo.json
[WARNING] Could not access build info at http://download.eclipse.org/cbi/updates/license/latest/all/repo/buildinfo.json or http://download.eclipse.org/cbi/updates/license//buildinfo.json
[INFO] Building zip: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/org.eclipse.egit.repository-5.4.2.201908231537-r.zip
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.4.0:eclipse-run (add-repo-properties) @ org.eclipse.egit.repository ---
[INFO] Fetching p2.index from http://download.eclipse.org/webtools/releng/repository/
[INFO] Adding repository http://download.eclipse.org/webtools/releng/repository
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/webtools/releng/repository/
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/webtools/releng/repository/
[INFO] Fetching p2.index from http://download.eclipse.org/webtools/repository/releng/
[INFO] Fetching p2.index from http://download.eclipse.org/webtools/repository/releng/
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/webtools/repository/releng/
[INFO] Fetching compositeContent.xml from http://download.eclipse.org/webtools/repository/releng/
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repositoryunittests/
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repositoryunittests/
[INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repositoryunittests/
[INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repositoryunittests/
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.13.0/R-3.13.0-20190308131645/repositoryunittests/
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.13.0/R-3.13.0-20190308131645/repositoryunittests/
[INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.13.0/R-3.13.0-20190308131645/repositoryunittests/
[INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.13.0/R-3.13.0-20190308131645/repositoryunittests/
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.12.0/R-3.12.0-20181130055351/repositoryunittests/
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.12.0/R-3.12.0-20181130055351/repositoryunittests/
[INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.12.0/R-3.12.0-20181130055351/repositoryunittests/
[INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.12.0/R-3.12.0-20181130055351/repositoryunittests/
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.11.0/R-3.11.0-20180910170749/repositoryunittests/
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.11.0/R-3.11.0-20180910170749/repositoryunittests/
[INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.11.0/R-3.11.0-20180910170749/repositoryunittests/
[INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.11.0/R-3.11.0-20180910170749/repositoryunittests/
[INFO] Fetching p2.index from http://download.eclipse.org/webtools/downloads/drops/R3.10.0/R-3.10.0-20180611164516/repositoryunittests/
[INFO] Fetching p2.index from http://download.eclipse.org/webtools/downloads/drops/R3.10.0/R-3.10.0-20180611164516/repositoryunittests/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/webtools/downloads/drops/R3.10.0/R-3.10.0-20180611164516/repositoryunittests/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/webtools/downloads/drops/R3.10.0/R-3.10.0-20180611164516/repositoryunittests/
[INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.3/T3.3.0/I-3.3.0-20140506204952/repository/ (5.67kB)
[INFO] Fetching content.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.3/T3.3.0/I-3.3.0-20140506204952/repository/ (5.67kB)
[INFO] Fetching compositeContent.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.2/T3.2.0/I-3.2.0-20100530044458/repository/ (427B)
[INFO] Fetching compositeContent.jar from http://archive.eclipse.org/webtools/downloads/drops/R3.2/T3.2.0/I-3.2.0-20100530044458/repository/ (427B)
[INFO] Fetching content.xml from http://archive.eclipse.org/webtools/downloads/drops/R3.2/T3.2.0/I-3.2.0-20100530044458/repository/wtp-buildTools/
[INFO] Fetching content.xml from http://archive.eclipse.org/webtools/downloads/drops/R3.2/T3.2.0/I-3.2.0-20100530044458/repository/wtp-buildTools/
[INFO] Fetching p2.index from http://download.eclipse.org/staging/neon/
[INFO] Fetching p2.index from http://download.eclipse.org/staging/neon/
[INFO] Adding repository http://download.eclipse.org/staging/neon
[INFO] Fetching content.xml.xz from http://download.eclipse.org/staging/neon/
[INFO] Fetching content.xml.xz from http://download.eclipse.org/staging/neon/
[INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/staging/neon/plugins/ (36.04kB)
[INFO] Fetching org.tukaani.xz_1.3.0.v201308270617.jar.pack.gz from http://download.eclipse.org/staging/neon/plugins/ (36.04kB)
[INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/staging/neon/plugins/ (2.19MB)
[INFO] Fetching org.apache.ant_1.9.6.v201510161327.jar.pack.gz from http://download.eclipse.org/staging/neon/plugins/ (2.19MB)
[INFO] Fetching org.eclipse.wtp.releng.tools_1.2.1.v201902122017.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repositoryunittests/plugins/ (63.07kB)
[INFO] Fetching org.eclipse.wtp.releng.tools_1.2.1.v201902122017.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repositoryunittests/plugins/ (63.07kB)
[INFO] Fetching org.eclipse.wtp.releng.tools.feature_1.2.0.v201902122017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repositoryunittests/features/ (17.97kB)
[INFO] Fetching org.eclipse.wtp.releng.tools.feature_1.2.0.v201902122017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repositoryunittests/features/ (17.97kB)
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest/jre]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/latest/jre/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/repository, -Dp2MirrorsURL=http://www.eclipse.org/downloads/download.php?file=/egit/updates-5.4.2&format=xml, -Dp2StatsURI=http://download.eclipse.org/stats/egit/org.eclipse.egit.repository, -DstatsTrackedArtifacts=org.eclipse.jgit.feature,org.eclipse.jgit.source.feature,org.eclipse.jgit.pgm.feature,org.eclipse.jgit.pgm.source.feature,org.eclipse.jgit.http.apache.feature,org.eclipse.jgit.ssh.apache.feature,org.eclipse.egit.feature,org.eclipse.egit.gitflow.feature,org.eclipse.egit.mylyn.feature,org.eclipse.egit.source.feature, -DstatsArtifactsSuffix=-5.4.2.201908231537-r, -jar, /home/jenkins/agent/workspace/release/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/eclipserun-work/configuration, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/repository
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: EGit P2 Repository
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had no existing mirrorURL
	INFO: mirror URL value set from 'p2MirrorsURL': http://www.eclipse.org/downloads/download.php?file=/egit/updates-5.4.2&format=xml
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': http://download.eclipse.org/stats/egit/org.eclipse.egit.repository
	INFO: Artifact stats processing: 10 were requested for tagging.
	INFO: org.eclipse.egit.feature		org.eclipse.egit.feature-5.4.2.201908231537-r
	INFO: org.eclipse.jgit.ssh.apache.feature		org.eclipse.jgit.ssh.apache.feature-5.4.2.201908231537-r
	INFO: org.eclipse.jgit.pgm.source.feature		org.eclipse.jgit.pgm.source.feature-5.4.2.201908231537-r
	INFO: org.eclipse.egit.source.feature		org.eclipse.egit.source.feature-5.4.2.201908231537-r
	INFO: org.eclipse.jgit.http.apache.feature		org.eclipse.jgit.http.apache.feature-5.4.2.201908231537-r
	INFO: org.eclipse.jgit.source.feature		org.eclipse.jgit.source.feature-5.4.2.201908231537-r
	INFO: org.eclipse.egit.gitflow.feature		org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r
	INFO: org.eclipse.egit.mylyn.feature		org.eclipse.egit.mylyn.feature-5.4.2.201908231537-r
	INFO: org.eclipse.jgit.feature		org.eclipse.jgit.feature-5.4.2.201908231537-r
	INFO: org.eclipse.jgit.pgm.feature		org.eclipse.jgit.pgm.feature-5.4.2.201908231537-r
	INFO: set download.stats property for: canonical: org.eclipse.update.feature,org.eclipse.egit.gitflow.feature,5.4.2.201908231537-r
	INFO:                              to:  org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r
	INFO: repository rewritten
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.repository >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.repository <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.repository >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.repository <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.repository ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/org.eclipse.egit.repository-5.4.2.201908231537-r.zip to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.repository/5.4.2.201908231537-r/org.eclipse.egit.repository-5.4.2.201908231537-r.zip
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.repository/5.4.2.201908231537-r/org.eclipse.egit.repository-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.repository/5.4.2.201908231537-r/org.eclipse.egit.repository-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.repository/5.4.2.201908231537-r/org.eclipse.egit.repository-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] ------------< org.eclipse.egit:org.eclipse.egit.core.test >-------------
[INFO] Building EGit Core Test Plug-in 5.4.2.201908231537-r             [17/19]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.core.test ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.core.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.core.test ---
[INFO] Compiling 74 source files to /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.core.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.core.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.egit.core.test ---
[INFO] Skipping tests
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.core.test >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.core.test ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
     [java] Warnings generated: 5
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.core.test <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.core.test ---
[INFO] BugInstance size is 5
[INFO] Error size is 0
[INFO] Total bugs: 5
[ERROR] Hard coded reference to an absolute pathname in org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest.testLocalAbsoluteFileUnix() [org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest] At RepositoryPathCheckerTest.java:[line 32] DMI_HARDCODED_ABSOLUTE_FILENAME
[ERROR] Hard coded reference to an absolute pathname in org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest.testLocalAbsoluteFileWindows() [org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest] At RepositoryPathCheckerTest.java:[line 38] DMI_HARDCODED_ABSOLUTE_FILENAME
[ERROR] org.eclipse.egit.core.project.RepositoryMappingTest.shouldResolveAsRelativePath() concatenates strings using + in a loop [org.eclipse.egit.core.project.RepositoryMappingTest] At RepositoryMappingTest.java:[line 152] SBSC_USE_STRINGBUFFER_CONCATENATION
[ERROR] Unread field: org.eclipse.egit.core.test.LinkedResourcesTest.project1Dir [org.eclipse.egit.core.test.LinkedResourcesTest] At LinkedResourcesTest.java:[line 79] URF_UNREAD_FIELD
[ERROR] Useless object stored in variable notIndexed of method org.eclipse.egit.core.test.op.CommitOperationTest.testCommitEmptiedTree() [org.eclipse.egit.core.test.op.CommitOperationTest] At CommitOperationTest.java:[line 202] UC_USELESS_OBJECT
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.core.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.core.test <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.core.test ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.core.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.core.test ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.core.test ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.test/5.4.2.201908231537-r/org.eclipse.egit.core.test-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.test/5.4.2.201908231537-r/org.eclipse.egit.core.test-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.test/5.4.2.201908231537-r/org.eclipse.egit.core.test-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.test/5.4.2.201908231537-r/org.eclipse.egit.core.test-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.test/5.4.2.201908231537-r/org.eclipse.egit.core.test-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] -------------< org.eclipse.egit:org.eclipse.egit.ui.test >--------------
[INFO] Building EGit UI Test Plug-in 5.4.2.201908231537-r               [18/19]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.ui.test ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.ui.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.ui.test ---
[INFO] Compiling 133 source files to /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.ui.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.ui.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.egit.ui.test ---
[INFO] Skipping tests
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.ui.test >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.ui.test ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
     [java] Warnings generated: 22
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.ui.test <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.ui.test ---
[INFO] BugInstance size is 22
[INFO] Error size is 0
[INFO] Total bugs: 22
[ERROR] Possible null pointer dereference in org.eclipse.egit.ui.common.LocalRepositoryTestCase.shareProjects(File) due to return value of called method [org.eclipse.egit.ui.common.LocalRepositoryTestCase, org.eclipse.egit.ui.common.LocalRepositoryTestCase] Dereferenced at LocalRepositoryTestCase.java:[line 603]Known null at LocalRepositoryTestCase.java:[line 603] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[ERROR] Possible null pointer dereference in org.eclipse.egit.ui.common.LocalRepositoryTestCase.shareProjects(File) due to return value of called method [org.eclipse.egit.ui.common.LocalRepositoryTestCase, org.eclipse.egit.ui.common.LocalRepositoryTestCase] Dereferenced at LocalRepositoryTestCase.java:[line 605]Known null at LocalRepositoryTestCase.java:[line 605] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[ERROR] Write to static field org.eclipse.egit.ui.common.LocalRepositoryTestCase.testMethodNumber from instance method org.eclipse.egit.ui.common.LocalRepositoryTestCase.initNewTestDirectory() [org.eclipse.egit.ui.common.LocalRepositoryTestCase] At LocalRepositoryTestCase.java:[line 191] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.internal.actions.SwitchToMenuTest.multipleSelectionWithMultipleRepositoriesAndNoCommonBranches() [org.eclipse.egit.ui.internal.actions.SwitchToMenuTest, org.eclipse.egit.ui.internal.actions.SwitchToMenuTest] At SwitchToMenuTest.java:[line 250]Another occurrence at SwitchToMenuTest.java:[line 251] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[ERROR] Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.internal.actions.SwitchToMenuTest.selectionWithProj1AndReflog() [org.eclipse.egit.ui.internal.actions.SwitchToMenuTest] At SwitchToMenuTest.java:[line 108] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[ERROR] Call to org.eclipse.egit.ui.internal.decorators.TestDecoratableResource.equals(org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapter) in org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapterTest.testDecorationDeletedFile() [org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapterTest] At DecoratableResourceAdapterTest.java:[line 384] EC_UNRELATED_TYPES
[ERROR] Call to org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit.equals(org.eclipse.egit.ui.internal.synchronize.model.GitModelBlob) in org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest.shouldBeSymmetric1() [org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest] At GitModelBlobTest.java:[line 123] EC_UNRELATED_TYPES
[ERROR] Call to org.eclipse.egit.ui.internal.synchronize.model.GitModelBlob.equals(org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit) in org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest.shouldBeSymmetric1() [org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest] At GitModelBlobTest.java:[line 122] EC_UNRELATED_TYPES
[ERROR] Call to org.eclipse.egit.ui.internal.synchronize.model.GitModelBlob.equals(org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit) in org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest.shouldReturnNotEqualForBlobAndCommit() [org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest] At GitModelBlobTest.java:[line 199] EC_UNRELATED_TYPES
[ERROR] Write to static field org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.repo1 from instance method org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.setupEnvironment() [org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest] At GitModelRootTest.java:[line 32] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] Write to static field org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.repo2 from instance method org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.setupEnvironment() [org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest] At GitModelRootTest.java:[line 35] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.prefpages.configuration.GlobalConfigurationPageTest.afterTest() [org.eclipse.egit.ui.prefpages.configuration.GlobalConfigurationPageTest] At GlobalConfigurationPageTest.java:[line 124] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[ERROR] Return value of org.eclipse.swtbot.eclipse.finder.waits.Conditions.waitForView(Matcher) ignored, but method has no side effect [org.eclipse.egit.ui.test.TestUtil] At TestUtil.java:[line 746] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
[ERROR] Return value of org.eclipse.swtbot.eclipse.finder.waits.Conditions.waitForView(Matcher) ignored, but method has no side effect [org.eclipse.egit.ui.test.TestUtil] At TestUtil.java:[line 762] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
[ERROR] Write to static field org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.LOCAL_BRANCHES from instance method org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.setup() [org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest] At BranchAndResetActionTest.java:[line 99] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] Write to static field org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.TAGS from instance method org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.setup() [org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest] At BranchAndResetActionTest.java:[line 100] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] Write to static field org.eclipse.egit.ui.test.team.actions.CompareActionsTest.TAGS from instance method org.eclipse.egit.ui.test.team.actions.CompareActionsTest.setup() [org.eclipse.egit.ui.test.team.actions.CompareActionsTest] At CompareActionsTest.java:[line 94] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] Write to static field org.eclipse.egit.ui.test.team.actions.CompareActionsTest.commitOfTag from instance method org.eclipse.egit.ui.test.team.actions.CompareActionsTest.setup() [org.eclipse.egit.ui.test.team.actions.CompareActionsTest] At CompareActionsTest.java:[line 89] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] VERY confusing to have methods org.eclipse.egit.ui.view.repositories.GitRepositoriesViewBranchHandlingTest.setUp() and org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase.setup() [org.eclipse.egit.ui.view.repositories.GitRepositoriesViewBranchHandlingTest] At GitRepositoriesViewBranchHandlingTest.java:[lines 84-103] NM_VERY_CONFUSING
[ERROR] Possible null pointer dereference in org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest.testExpandWorkDir() due to return value of called method [org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest, org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest] Method invoked at GitRepositoriesViewTest.java:[line 192]Known null at GitRepositoriesViewTest.java:[line 192] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[ERROR] org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase.myRepoViewUtil isn't final and can't be protected from malicious code  [org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase] In GitRepositoriesViewTestBase.java MS_CANNOT_BE_FINAL
[ERROR] VERY confusing to have methods org.eclipse.egit.ui.wizards.pull.PullWizardTest.setUp() and org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase.setup() [org.eclipse.egit.ui.wizards.pull.PullWizardTest] At PullWizardTest.java:[lines 80-88] NM_VERY_CONFUSING
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.ui.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.ui.test <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.ui.test ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.ui.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.ui.test ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.ui.test ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/5.4.2.201908231537-r/org.eclipse.egit.ui.test-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/5.4.2.201908231537-r/org.eclipse.egit.ui.test-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/5.4.2.201908231537-r/org.eclipse.egit.ui.test-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/5.4.2.201908231537-r/org.eclipse.egit.ui.test-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/5.4.2.201908231537-r/org.eclipse.egit.ui.test-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] ----------< org.eclipse.egit:org.eclipse.egit.mylyn.ui.test >-----------
[INFO] Building EGit Mylyn UI Test Plug-in 5.4.2.201908231537-r         [19/19]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Skipping tests
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.mylyn.ui.test >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.mylyn.ui.test <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.mylyn.ui.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.mylyn.ui.test <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui.test/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui.test/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui.test/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui.test/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui.test/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EGit Parent 5.4.2.201908231537-r ................... SUCCESS [ 34.056 s]
[INFO] EGit Target Platform Definition .................... SUCCESS [  4.830 s]
[INFO] Eclipse EGit ....................................... SUCCESS [  6.162 s]
[INFO] Git Team Provider (Core) ........................... SUCCESS [ 33.633 s]
[INFO] Git Team Provider (UI) ............................. SUCCESS [01:32 min]
[INFO] EGit Mylyn UI ...................................... SUCCESS [ 12.837 s]
[INFO] Git Team Provider (Documentation) .................. SUCCESS [  6.058 s]
[INFO] Eclipse EGit Feature ............................... SUCCESS [  1.329 s]
[INFO] EGit Mylyn Feature ................................. SUCCESS [  1.282 s]
[INFO] Git Flow ........................................... SUCCESS [ 11.236 s]
[INFO] Git Flow UI ........................................ SUCCESS [ 14.246 s]
[INFO] Eclipse EGit Gitflow Feature ....................... SUCCESS [  1.296 s]
[INFO] EGit JUnit Support ................................. SUCCESS [ 11.586 s]
[INFO] GitFlow Test Plug-in ............................... SUCCESS [  9.444 s]
[INFO] Eclipse EGit Source Feature ........................ SUCCESS [  1.374 s]
[INFO] EGit P2 Repository ................................. SUCCESS [ 22.470 s]
[INFO] EGit Core Test Plug-in ............................. SUCCESS [ 21.064 s]
[INFO] EGit UI Test Plug-in ............................... SUCCESS [ 30.050 s]
[INFO] EGit Mylyn UI Test Plug-in 5.4.2.201908231537-r .... SUCCESS [  7.970 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:01 min
[INFO] Finished at: 2019-08-25T13:05:40Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
[Pipeline] tool
[Pipeline] isUnix
[Pipeline] sh
+ /opt/tools/apache-maven/3.5.4/bin/mvn deploy -DskipTests=true -Dskip-ui-tests=true --batch-mode --errors -Pstatic-checks,other-os,eclipse-sign -Djgit-site=https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/ -DPUBLISH_FOLDER=/egit/updates-5.4.2 -Dmaven.repo.local=/home/jenkins/agent/workspace/release/.repository -Declipse.p2.mirrors=false -Dtest.vmparams=-Declipse.consoleLog=true -Degit.test.tmpdir=/home/jenkins/agent/workspace/release/tmp/egit.tmp/ -Djava.io.tmpdir=/home/jenkins/agent/workspace/release/tmp/
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/pom.xml
[INFO] Adding repository http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.14.v20181114
[INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/snapshots/
[INFO] Fetching p2.index from http://download.eclipse.org/technology/swtbot/snapshots/
[INFO] Adding repository http://download.eclipse.org/technology/swtbot/snapshots
[INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
[INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
[INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository
[INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/
[INFO] Adding repository http://download.eclipse.org/releases/neon
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/neon/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201705151400/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703141400/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201703231000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201606221000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201609281000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201610111000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/
[INFO] Fetching p2.index from http://download.eclipse.org/releases/neon/201612211000/
[INFO] Fetching p2.index from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/ (172B)
[INFO] Fetching p2.index from https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/ (172B)
[INFO] Adding repository https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/
[INFO] Adding repository http://download.eclipse.org/cbi/updates/license
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.0.v20180130-0820/
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
[INFO] Fetching p2.index from http://download.eclipse.org/cbi/updates/license/2.0.1.v20180423-1114/
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.core:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.core:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit.core/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.core.source/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.core:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit.core/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.ui.source/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.mylyn.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.mylyn.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit.core/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.mylyn.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.mylyn.ui.source/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.mylyn.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit.feature:org.eclipse.egit.mylyn:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit.feature:org.eclipse.egit.mylyn:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit.core/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.doc/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.mylyn.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.feature.group/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.mylyn.feature.group/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit.feature:org.eclipse.egit.mylyn:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.doc:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.doc:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit.doc/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.doc:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit.feature:org.eclipse.egit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit.feature:org.eclipse.egit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit.core/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.doc/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.feature.group/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit.feature:org.eclipse.egit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit.feature:org.eclipse.egit.gitflow.feature:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit.feature:org.eclipse.egit.gitflow.feature:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit.core/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow.feature.feature.group/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow.ui/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit.feature:org.eclipse.egit.gitflow.feature:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit.core/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow.source/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit.core/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow.ui.source/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow.ui:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit.core/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.doc/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.core.junit/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow.test/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.feature.group/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.gitflow.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit.feature:org.eclipse.egit.source:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit.feature:org.eclipse.egit.source:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit.core/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.core.source/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.doc/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.feature.group/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.source.feature.group/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow.ui.source/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.mylyn.ui.source/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow.source/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.ui.source/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit.feature:org.eclipse.egit.source:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.repository:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.repository:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit.core/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.core.source/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.doc/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow.feature.feature.group/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.mylyn.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.feature.group/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.source.feature.group/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.mylyn.feature.group/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow.ui.source/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.mylyn.ui.source/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow.source/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.ui.source/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.repository:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.core.junit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.core.junit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit.core/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.core.junit.source/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.core.junit/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.core.junit:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.core.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.core.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit.core/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.core.test/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.core.junit/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.core.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.ui.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.ui.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit.core/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.ui.test/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.doc/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow.feature.feature.group/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.core.junit/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.feature.group/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.gitflow.ui/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.ui.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.egit:org.eclipse.egit.mylyn.ui.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.egit:org.eclipse.egit.mylyn.ui.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   org.eclipse.egit.core/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.doc/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.mylyn.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.ui/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.mylyn.ui.test/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.feature.group/5.4.2.201908231537-r
[WARNING]   org.eclipse.egit.mylyn.feature.group/5.4.2.201908231537-r
[INFO] Resolving class path of MavenProject: org.eclipse.egit:org.eclipse.egit.mylyn.ui.test:5.4.2.201908231537-r @ /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] EGit Parent                                                        [pom]
[INFO] EGit Target Platform Definition                                    [pom]
[INFO] Eclipse EGit                                            [eclipse-plugin]
[INFO] Git Team Provider (Core)                                [eclipse-plugin]
[INFO] Git Team Provider (UI)                                  [eclipse-plugin]
[INFO] EGit Mylyn UI                                           [eclipse-plugin]
[INFO] Git Team Provider (Documentation)                       [eclipse-plugin]
[INFO] Eclipse EGit Feature                                   [eclipse-feature]
[INFO] EGit Mylyn Feature                                     [eclipse-feature]
[INFO] Git Flow                                                [eclipse-plugin]
[INFO] Git Flow UI                                             [eclipse-plugin]
[INFO] Eclipse EGit Gitflow Feature                           [eclipse-feature]
[INFO] EGit JUnit Support                                      [eclipse-plugin]
[INFO] GitFlow Test Plug-in                               [eclipse-test-plugin]
[INFO] Eclipse EGit Source Feature                            [eclipse-feature]
[INFO] EGit P2 Repository                                  [eclipse-repository]
[INFO] EGit Core Test Plug-in                             [eclipse-test-plugin]
[INFO] EGit UI Test Plug-in                               [eclipse-test-plugin]
[INFO] EGit Mylyn UI Test Plug-in                         [eclipse-test-plugin]
[INFO] 
[INFO] --------------------< org.eclipse.egit:egit-parent >--------------------
[INFO] Building EGit Parent 5.4.2.201908231537-r                         [1/19]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ egit-parent ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ egit-parent >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ egit-parent ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ egit-parent <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ egit-parent ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ egit-parent >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ egit-parent ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ egit-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ egit-parent ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ egit-parent ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ egit-parent ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ egit-parent ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ egit-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ egit-parent ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/egit-parent/5.4.2.201908231537-r/egit-parent-5.4.2.201908231537-r.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ egit-parent ---
[INFO] 
[INFO] --------------< org.eclipse.egit:org.eclipse.egit.target >--------------
[INFO] Building EGit Target Platform Definition 5.4.2.201908231537-r     [2/19]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.target ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.egit.target ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.target >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.target ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.target <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.target ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.target >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.target ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.target <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.target ---
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.target ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.target ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.target ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.target ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.egit.target ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.target/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.target/5.4.2.201908231537-r/org.eclipse.egit.target-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.target/egit-4.6.target to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.target/5.4.2.201908231537-r/org.eclipse.egit.target-5.4.2.201908231537-r-egit-4.6.target
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ org.eclipse.egit.target ---
[INFO] 
[INFO] -----------------< org.eclipse.egit:org.eclipse.egit >------------------
[INFO] Building Eclipse EGit 5.4.2.201908231537-r                        [3/19]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/target/org.eclipse.egit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/target/org.eclipse.egit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/target/org.eclipse.egit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/target/org.eclipse.egit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/target/org.eclipse.egit-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/target/org.eclipse.egit-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit ---
[INFO] 
[INFO] ---------------< org.eclipse.egit:org.eclipse.egit.core >---------------
[INFO] Building Git Team Provider (Core) 5.4.2.201908231537-r            [4/19]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.core ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.core ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.core ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (attach-source) @ org.eclipse.egit.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.core ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.core ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.core ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.core >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.core ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
     [java] Warnings generated: 11
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.core <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.core ---
[INFO] BugInstance size is 11
[INFO] Error size is 0
[INFO] Total bugs: 11
[ERROR] Write to static field org.eclipse.egit.core.Activator.pluginId from instance method org.eclipse.egit.core.Activator.start(BundleContext) [org.eclipse.egit.core.Activator] At Activator.java:[line 214] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] org.eclipse.egit.core.CommitUtil$1 defines clone() but doesn't implement Cloneable [org.eclipse.egit.core.CommitUtil$1] At CommitUtil.java:[line 126] CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE
[ERROR] org.eclipse.egit.core.CommitUtil$1.clone() may return null [org.eclipse.egit.core.CommitUtil$1] At CommitUtil.java:[line 126] NP_CLONE_COULD_RETURN_NULL
[ERROR] new org.eclipse.egit.core.internal.ProjectReferenceImporter(String[]) may expose internal representation by storing an externally mutable object into ProjectReferenceImporter.referenceStrings [org.eclipse.egit.core.internal.ProjectReferenceImporter] At ProjectReferenceImporter.java:[line 63] EI_EXPOSE_REP2
[ERROR] new org.eclipse.egit.core.op.BranchOperation(Repository[], String, boolean) may expose internal representation by storing an externally mutable object into BranchOperation.repositories [org.eclipse.egit.core.op.BranchOperation] At BranchOperation.java:[line 111] EI_EXPOSE_REP2
[ERROR] Exception is caught when Exception is not thrown in org.eclipse.egit.core.op.CloneOperation.run(IProgressMonitor) [org.eclipse.egit.core.op.CloneOperation] At CloneOperation.java:[line 190] REC_CATCH_EXCEPTION
[ERROR] Found reliance on default encoding in org.eclipse.egit.core.op.CreatePatchOperation.appendOutputStream(StringBuilder, ByteArrayOutputStream): java.io.ByteArrayOutputStream.toString() [org.eclipse.egit.core.op.CreatePatchOperation] At CreatePatchOperation.java:[line 262] DM_DEFAULT_ENCODING
[ERROR] Possible null pointer dereference in new org.eclipse.egit.core.project.RepositoryMapping(IContainer, IPath, File) due to return value of called method [org.eclipse.egit.core.project.RepositoryMapping, org.eclipse.egit.core.project.RepositoryMapping] Dereferenced at RepositoryMapping.java:[line 123]Known null at RepositoryMapping.java:[line 123] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[ERROR] org.eclipse.egit.core.synchronize.GitCommitsModelCache$Commit.getCommitDate() may expose internal representation by returning GitCommitsModelCache$Commit.commitDate [org.eclipse.egit.core.synchronize.GitCommitsModelCache$Commit] At GitCommitsModelCache.java:[line 141] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.core.synchronize.GitResourceVariantTreeSubscriber$GitResourceVariantFileRevision doesn't override org.eclipse.team.internal.core.mapping.ResourceVariantFileRevision.equals(Object) [org.eclipse.egit.core.synchronize.GitResourceVariantTreeSubscriber$GitResourceVariantFileRevision] At GitResourceVariantTreeSubscriber.java:[line 1] EQ_DOESNT_OVERRIDE_EQUALS
[ERROR] Exception is caught when Exception is not thrown in org.eclipse.egit.core.synchronize.GitSyncCache.loadDataFromGit(GitSynchronizeData, TreeFilter, GitSyncObjectCache) [org.eclipse.egit.core.synchronize.GitSyncCache] At GitSyncCache.java:[line 155] REC_CATCH_EXCEPTION
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.core >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.core ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.core <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.core ---
[INFO] You have 2 CPD duplications. For more details see: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/cpd.xml
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.core ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.core ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.core ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.core ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.core ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core/5.4.2.201908231537-r/org.eclipse.egit.core-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core/5.4.2.201908231537-r/org.eclipse.egit.core-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r-sources.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core/5.4.2.201908231537-r/org.eclipse.egit.core-5.4.2.201908231537-r-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/org.eclipse.egit.core-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core/5.4.2.201908231537-r/org.eclipse.egit.core-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core/5.4.2.201908231537-r/org.eclipse.egit.core-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core/5.4.2.201908231537-r/org.eclipse.egit.core-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.core ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit.core ---
[INFO] 
[INFO] ----------------< org.eclipse.egit:org.eclipse.egit.ui >----------------
[INFO] Building Git Team Provider (UI) 5.4.2.201908231537-r              [5/19]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.ui ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.ui ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (attach-source) @ org.eclipse.egit.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.ui >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.ui ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
     [java] Warnings generated: 36
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.ui <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.ui ---
[INFO] BugInstance size is 36
[INFO] Error size is 0
[INFO] Total bugs: 36
[ERROR] Inconsistent synchronization of org.eclipse.egit.ui.Activator.resourceManager; locked 42% of time [org.eclipse.egit.ui.Activator, org.eclipse.egit.ui.Activator, org.eclipse.egit.ui.Activator, org.eclipse.egit.ui.Activator, org.eclipse.egit.ui.Activator, org.eclipse.egit.ui.Activator] Unsynchronized access at Activator.java:[line 1150]Unsynchronized access at Activator.java:[line 1151]Unsynchronized access at Activator.java:[line 1152]Synchronized access at Activator.java:[line 1176]Synchronized access at Activator.java:[line 1185]Synchronized access at Activator.java:[line 1182] IS2_INCONSISTENT_SYNC
[ERROR] new org.eclipse.egit.ui.internal.DecorationOverlayDescriptor(ImageDescriptor, ImageDescriptor[], Point) may expose internal representation by storing an externally mutable object into DecorationOverlayDescriptor.overlays [org.eclipse.egit.ui.internal.DecorationOverlayDescriptor] At DecorationOverlayDescriptor.java:[line 65] EI_EXPOSE_REP2
[ERROR] Exception is caught when Exception is not thrown in org.eclipse.egit.ui.internal.ResourcePropertyTester.testRepositoryState(Repository, String) [org.eclipse.egit.ui.internal.ResourcePropertyTester] At ResourcePropertyTester.java:[line 143] REC_CATCH_EXCEPTION
[ERROR] org.eclipse.egit.ui.internal.commit.RepositoryCommit.getDiffs() may expose internal representation by returning RepositoryCommit.diffs [org.eclipse.egit.ui.internal.commit.RepositoryCommit] At RepositoryCommit.java:[line 157] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.commit.RepositoryCommit.getNotes() may expose internal representation by returning RepositoryCommit.notes [org.eclipse.egit.ui.internal.commit.RepositoryCommit] At RepositoryCommit.java:[line 217] EI_EXPOSE_REP
[ERROR] Inconsistent synchronization of org.eclipse.egit.ui.internal.dialogs.CancelableFuture.result; locked 50% of time [org.eclipse.egit.ui.internal.dialogs.CancelableFuture, org.eclipse.egit.ui.internal.dialogs.CancelableFuture] Unsynchronized access at CancelableFuture.java:[line 213]Synchronized access at CancelableFuture.java:[line 175] IS2_INCONSISTENT_SYNC
[ERROR] Wait not in loop in org.eclipse.egit.ui.internal.dialogs.CancelableFuture.get() [org.eclipse.egit.ui.internal.dialogs.CancelableFuture] At CancelableFuture.java:[line 180] WA_NOT_IN_LOOP
[ERROR] org.eclipse.egit.ui.internal.dialogs.CustomPromptDialog.getCredentialItems() may expose internal representation by returning CustomPromptDialog.credentialItems [org.eclipse.egit.ui.internal.dialogs.CustomPromptDialog] At CustomPromptDialog.java:[line 81] EI_EXPOSE_REP
[ERROR] new org.eclipse.egit.ui.internal.history.CommitSelectionDialog(Shell, Repository, IResource[]) may expose internal representation by storing an externally mutable object into CommitSelectionDialog.filterResources [org.eclipse.egit.ui.internal.history.CommitSelectionDialog] At CommitSelectionDialog.java:[line 102] EI_EXPOSE_REP2
[ERROR] Inconsistent synchronization of org.eclipse.egit.ui.internal.history.GitHistoryPage.refschangedRunnable; locked 75% of time [org.eclipse.egit.ui.internal.history.GitHistoryPage, org.eclipse.egit.ui.internal.history.GitHistoryPage, org.eclipse.egit.ui.internal.history.GitHistoryPage, org.eclipse.egit.ui.internal.history.GitHistoryPage] Unsynchronized access at GitHistoryPage.java:[line 1748]Synchronized access at GitHistoryPage.java:[line 1740]Synchronized access at GitHistoryPage.java:[line 1741]Synchronized access at GitHistoryPage.java:[line 1753] IS2_INCONSISTENT_SYNC
[ERROR] org.eclipse.egit.ui.internal.history.RenameTracker$1 defines clone() but doesn't implement Cloneable [org.eclipse.egit.ui.internal.history.RenameTracker$1] At RenameTracker.java:[line 54] CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE
[ERROR] org.eclipse.egit.ui.internal.history.RenameTracker$1.clone() may return null [org.eclipse.egit.ui.internal.history.RenameTracker$1] At RenameTracker.java:[line 54] NP_CLONE_COULD_RETURN_NULL
[ERROR] org.eclipse.egit.ui.internal.importing.GitScmUrlImportWizardPage.getSelection() may expose internal representation by returning GitScmUrlImportWizardPage.descriptions [org.eclipse.egit.ui.internal.importing.GitScmUrlImportWizardPage] At GitScmUrlImportWizardPage.java:[line 208] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.importing.GitScmUrlImportWizardPage.setSelection(ScmUrlImportDescription[]) may expose internal representation by storing an externally mutable object into GitScmUrlImportWizardPage.descriptions [org.eclipse.egit.ui.internal.importing.GitScmUrlImportWizardPage] At GitScmUrlImportWizardPage.java:[line 213] EI_EXPOSE_REP2
[ERROR] org.eclipse.egit.ui.internal.reflog.ReflogViewContentProvider$ReflogInput.getChildren(Object) may expose internal representation by returning ReflogViewContentProvider$ReflogInput.refLog [org.eclipse.egit.ui.internal.reflog.ReflogViewContentProvider$ReflogInput] At ReflogViewContentProvider.java:[line 134] EI_EXPOSE_REP
[ERROR] Possible null pointer dereference in org.eclipse.egit.ui.internal.repository.RepositorySearchDialog$9.hasSubmodule(Path) due to return value of called method [org.eclipse.egit.ui.internal.repository.RepositorySearchDialog$9, org.eclipse.egit.ui.internal.repository.RepositorySearchDialog$9] Dereferenced at RepositorySearchDialog.java:[line 538]Known null at RepositorySearchDialog.java:[line 537] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[ERROR] Exception is caught when Exception is not thrown in org.eclipse.egit.ui.internal.repository.tree.command.SubmoduleUpdateCommand.execute(ExecutionEvent) [org.eclipse.egit.ui.internal.repository.tree.command.SubmoduleUpdateCommand] At SubmoduleUpdateCommand.java:[line 100] REC_CATCH_EXCEPTION
[ERROR] org.eclipse.egit.ui.internal.revision.EditableRevision.getModifiedContent() may expose internal representation by returning EditableRevision.modifiedContent [org.eclipse.egit.ui.internal.revision.EditableRevision] At EditableRevision.java:[line 92] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.revision.EditableRevision.setContent(byte[]) may expose internal representation by storing an externally mutable object into EditableRevision.modifiedContent [org.eclipse.egit.ui.internal.revision.EditableRevision] At EditableRevision.java:[line 83] EI_EXPOSE_REP2
[ERROR] Found reliance on default encoding in org.eclipse.egit.ui.internal.revision.EditableRevision$EditableRevisionSharedDocumentAdapter.flushDocument(IDocumentProvider, IEditorInput, IDocument, boolean): String.getBytes() [org.eclipse.egit.ui.internal.revision.EditableRevision$EditableRevisionSharedDocumentAdapter] At EditableRevision.java:[line 275] DM_DEFAULT_ENCODING
[ERROR] Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput.lambda$0(File) [org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput] At FileRevisionEditorInput.java:[line 341] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[ERROR] Exceptional return value of java.io.File.setReadOnly() ignored in org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput.lambda$0(File) [org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput] At FileRevisionEditorInput.java:[line 344] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[ERROR] Exceptional return value of java.io.File.setReadOnly() ignored in org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput.writeTempFile() [org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput] At FileRevisionEditorInput.java:[line 338] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[ERROR] Call to method of static java.text.DateFormat in org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput.getRevisionPrefix() [org.eclipse.egit.ui.internal.revision.FileRevisionEditorInput] At FileRevisionEditorInput.java:[line 357] STCAL_INVOKE_ON_STATIC_DATE_FORMAT_INSTANCE
[ERROR] org.eclipse.egit.ui.internal.staging.StagingFolderEntry.getChildren() may expose internal representation by returning StagingFolderEntry.children [org.eclipse.egit.ui.internal.staging.StagingFolderEntry] At StagingFolderEntry.java:[line 121] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.staging.StagingFolderEntry.setChildren(Object[]) may expose internal representation by storing an externally mutable object into StagingFolderEntry.children [org.eclipse.egit.ui.internal.staging.StagingFolderEntry] At StagingFolderEntry.java:[line 128] EI_EXPOSE_REP2
[ERROR] org.eclipse.egit.ui.internal.staging.StagingViewContentProvider.getChildren(Object) may expose internal representation by returning StagingViewContentProvider.content [org.eclipse.egit.ui.internal.staging.StagingViewContentProvider] At StagingViewContentProvider.java:[line 102] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.staging.StagingViewContentProvider$EntryComparator implements Comparator but not Serializable [org.eclipse.egit.ui.internal.staging.StagingViewContentProvider$EntryComparator] At StagingViewContentProvider.java:[lines 398-434] SE_COMPARATOR_SHOULD_BE_SERIALIZABLE
[ERROR] org.eclipse.egit.ui.internal.synchronize.compare.LocalNonWorkspaceTypedElement.getContent() may expose internal representation by returning LocalNonWorkspaceTypedElement.modifiedContent [org.eclipse.egit.ui.internal.synchronize.compare.LocalNonWorkspaceTypedElement] At LocalNonWorkspaceTypedElement.java:[line 142] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.synchronize.compare.LocalNonWorkspaceTypedElement.setContent(byte[]) may expose internal representation by storing an externally mutable object into LocalNonWorkspaceTypedElement.modifiedContent [org.eclipse.egit.ui.internal.synchronize.compare.LocalNonWorkspaceTypedElement] At LocalNonWorkspaceTypedElement.java:[line 128] EI_EXPOSE_REP2
[ERROR] org.eclipse.egit.ui.internal.synchronize.model.GitModelCache.getChildren() may expose internal representation by returning GitModelCache.children [org.eclipse.egit.ui.internal.synchronize.model.GitModelCache] At GitModelCache.java:[line 103] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit.getChildren() may expose internal representation by returning GitModelCommit.children [org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit] At GitModelCommit.java:[line 84] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit.getProjects() may expose internal representation by returning GitModelCommit.projects [org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit] At GitModelCommit.java:[line 62] EI_EXPOSE_REP
[ERROR] new org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit(GitModelRepository, Repository, GitCommitsModelCache$Commit, IProject[]) may expose internal representation by storing an externally mutable object into GitModelCommit.projects [org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit] At GitModelCommit.java:[line 52] EI_EXPOSE_REP2
[ERROR] org.eclipse.egit.ui.internal.synchronize.model.GitModelRepository.getChildren() may expose internal representation by returning GitModelRepository.children [org.eclipse.egit.ui.internal.synchronize.model.GitModelRepository] At GitModelRepository.java:[line 83] EI_EXPOSE_REP
[ERROR] org.eclipse.egit.ui.internal.synchronize.model.GitModelTree.getChildren() may expose internal representation by returning GitModelTree.children [org.eclipse.egit.ui.internal.synchronize.model.GitModelTree] At GitModelTree.java:[line 71] EI_EXPOSE_REP
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.ui ---
[INFO] You have 15 CPD duplications. For more details see: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/cpd.xml
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.ui ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.ui ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.ui ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui/5.4.2.201908231537-r/org.eclipse.egit.ui-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui/5.4.2.201908231537-r/org.eclipse.egit.ui-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r-sources.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui/5.4.2.201908231537-r/org.eclipse.egit.ui-5.4.2.201908231537-r-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/org.eclipse.egit.ui-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui/5.4.2.201908231537-r/org.eclipse.egit.ui-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui/5.4.2.201908231537-r/org.eclipse.egit.ui-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui/5.4.2.201908231537-r/org.eclipse.egit.ui-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit.ui ---
[INFO] 
[INFO] -------------< org.eclipse.egit:org.eclipse.egit.mylyn.ui >-------------
[INFO] Building EGit Mylyn UI 5.4.2.201908231537-r                       [6/19]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.mylyn.ui ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.mylyn.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.mylyn.ui ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.mylyn.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (attach-source) @ org.eclipse.egit.mylyn.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.mylyn.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.mylyn.ui >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.mylyn.ui ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.mylyn.ui <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.mylyn.ui ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.mylyn.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.mylyn.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.mylyn.ui ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.mylyn.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.mylyn.ui ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.mylyn.ui ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r-sources.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit.mylyn.ui ---
[INFO] 
[INFO] ---------------< org.eclipse.egit:org.eclipse.egit.doc >----------------
[INFO] Building Git Team Provider (Documentation) 5.4.2.201908231537-r   [7/19]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.doc ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ org.eclipse.egit.doc ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.doc ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.doc ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.doc >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.doc <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.doc >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.doc <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.doc ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.doc ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.doc ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.doc ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.doc/5.4.2.201908231537-r/org.eclipse.egit.doc-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.doc/5.4.2.201908231537-r/org.eclipse.egit.doc-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/target/org.eclipse.egit.doc-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.doc/5.4.2.201908231537-r/org.eclipse.egit.doc-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.doc/5.4.2.201908231537-r/org.eclipse.egit.doc-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.doc/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.doc/5.4.2.201908231537-r/org.eclipse.egit.doc-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit.doc ---
[INFO] 
[INFO] -------------< org.eclipse.egit.feature:org.eclipse.egit >--------------
[INFO] Building Eclipse EGit Feature 5.4.2.201908231537-r                [8/19]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit ---
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.egit ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/target/org.eclipse.egit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/target/org.eclipse.egit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/target/org.eclipse.egit-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit/5.4.2.201908231537-r/org.eclipse.egit-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit ---
[INFO] 
[INFO] ----------< org.eclipse.egit.feature:org.eclipse.egit.mylyn >-----------
[INFO] Building EGit Mylyn Feature 5.4.2.201908231537-r                  [9/19]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.mylyn ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.egit.mylyn ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/target/org.eclipse.egit.mylyn-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.mylyn >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.mylyn <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.mylyn >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.mylyn <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.mylyn ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/target/org.eclipse.egit.mylyn-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.mylyn ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/target/org.eclipse.egit.mylyn-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.mylyn/5.4.2.201908231537-r/org.eclipse.egit.mylyn-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.mylyn/5.4.2.201908231537-r/org.eclipse.egit.mylyn-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.mylyn/5.4.2.201908231537-r/org.eclipse.egit.mylyn-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.mylyn/5.4.2.201908231537-r/org.eclipse.egit.mylyn-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit.mylyn ---
[INFO] 
[INFO] -------------< org.eclipse.egit:org.eclipse.egit.gitflow >--------------
[INFO] Building Git Flow 5.4.2.201908231537-r                           [10/19]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.gitflow ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.gitflow ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.gitflow ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.gitflow ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (attach-source) @ org.eclipse.egit.gitflow ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.gitflow ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.gitflow >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.gitflow ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
     [java] Warnings generated: 2
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.gitflow <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.gitflow ---
[INFO] BugInstance size is 2
[INFO] Error size is 0
[INFO] Total bugs: 2
[ERROR] Write to static field org.eclipse.egit.gitflow.Activator.context from instance method org.eclipse.egit.gitflow.Activator.start(BundleContext) [org.eclipse.egit.gitflow.Activator] At Activator.java:[line 35] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] Write to static field org.eclipse.egit.gitflow.Activator.context from instance method org.eclipse.egit.gitflow.Activator.stop(BundleContext) [org.eclipse.egit.gitflow.Activator] At Activator.java:[line 41] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.gitflow ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.gitflow ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.gitflow ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.gitflow ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/5.4.2.201908231537-r/org.eclipse.egit.gitflow-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/5.4.2.201908231537-r/org.eclipse.egit.gitflow-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r-sources.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/5.4.2.201908231537-r/org.eclipse.egit.gitflow-5.4.2.201908231537-r-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/org.eclipse.egit.gitflow-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/5.4.2.201908231537-r/org.eclipse.egit.gitflow-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/5.4.2.201908231537-r/org.eclipse.egit.gitflow-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow/5.4.2.201908231537-r/org.eclipse.egit.gitflow-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit.gitflow ---
[INFO] 
[INFO] ------------< org.eclipse.egit:org.eclipse.egit.gitflow.ui >------------
[INFO] Building Git Flow UI 5.4.2.201908231537-r                        [11/19]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.gitflow.ui ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.gitflow.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.gitflow.ui ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.gitflow.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (attach-source) @ org.eclipse.egit.gitflow.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.gitflow.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.gitflow.ui >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.gitflow.ui ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.gitflow.ui <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.gitflow.ui ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow.ui >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow.ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.gitflow.ui ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.gitflow.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.gitflow.ui ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.gitflow.ui ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/5.4.2.201908231537-r/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/5.4.2.201908231537-r/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r-sources.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/5.4.2.201908231537-r/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/5.4.2.201908231537-r/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/5.4.2.201908231537-r/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.ui/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.ui/5.4.2.201908231537-r/org.eclipse.egit.gitflow.ui-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit.gitflow.ui ---
[INFO] 
[INFO] -----< org.eclipse.egit.feature:org.eclipse.egit.gitflow.feature >------
[INFO] Building Eclipse EGit Gitflow Feature 5.4.2.201908231537-r       [12/19]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.gitflow.feature ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.egit.gitflow.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/target/org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.gitflow.feature >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.gitflow.feature <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow.feature >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow.feature <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.gitflow.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/target/org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.gitflow.feature ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/target/org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/5.4.2.201908231537-r/org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/5.4.2.201908231537-r/org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/5.4.2.201908231537-r/org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.gitflow.feature/5.4.2.201908231537-r/org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit.gitflow.feature ---
[INFO] 
[INFO] ------------< org.eclipse.egit:org.eclipse.egit.core.junit >------------
[INFO] Building EGit JUnit Support 5.4.2.201908231537-r                 [13/19]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.core.junit ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.core.junit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.core.junit ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.core.junit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.4.0:plugin-source (attach-source) @ org.eclipse.egit.core.junit ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.core.junit ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.core.junit >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.core.junit ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
     [java] Warnings generated: 4
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.core.junit <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.core.junit ---
[INFO] BugInstance size is 4
[INFO] Error size is 0
[INFO] Total bugs: 4
[ERROR] Unwritten public or protected field: org.eclipse.egit.core.test.DualRepositoryTestCase.repository1 [org.eclipse.egit.core.test.DualRepositoryTestCase] At DualRepositoryTestCase.java:[line 44] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
[ERROR] Unwritten public or protected field: org.eclipse.egit.core.test.DualRepositoryTestCase.repository2 [org.eclipse.egit.core.test.DualRepositoryTestCase] At DualRepositoryTestCase.java:[line 46] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
[ERROR] Unwritten public or protected field: org.eclipse.egit.core.test.DualRepositoryTestCase.testProject [org.eclipse.egit.core.test.DualRepositoryTestCase] At DualRepositoryTestCase.java:[line 48] UWF_UNWRITTEN_PUBLIC_OR_PROTECTED_FIELD
[ERROR] Possible null pointer dereference in org.eclipse.egit.core.test.TestProject.findFileInPlugin(String, String) due to return value of called method [org.eclipse.egit.core.test.TestProject, org.eclipse.egit.core.test.TestProject] Dereferenced at TestProject.java:[line 258]Known null at TestProject.java:[line 257] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.core.junit >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.core.junit <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.core.junit ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.core.junit ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r-sources.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.core.junit ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.core.junit ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/5.4.2.201908231537-r/org.eclipse.egit.core.junit-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/5.4.2.201908231537-r/org.eclipse.egit.core.junit-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r-sources.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/5.4.2.201908231537-r/org.eclipse.egit.core.junit-5.4.2.201908231537-r-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/org.eclipse.egit.core.junit-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/5.4.2.201908231537-r/org.eclipse.egit.core.junit-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/5.4.2.201908231537-r/org.eclipse.egit.core.junit-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.junit/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.junit/5.4.2.201908231537-r/org.eclipse.egit.core.junit-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit.core.junit ---
[INFO] 
[INFO] -----------< org.eclipse.egit:org.eclipse.egit.gitflow.test >-----------
[INFO] Building GitFlow Test Plug-in 5.4.2.201908231537-r               [14/19]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.gitflow.test ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.gitflow.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.gitflow.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.gitflow.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.gitflow.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.egit.gitflow.test ---
[INFO] Skipping tests
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.gitflow.test >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.gitflow.test ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.gitflow.test <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.gitflow.test ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.gitflow.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.gitflow.test <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.gitflow.test ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.gitflow.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.gitflow.test ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.gitflow.test ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/5.4.2.201908231537-r/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/5.4.2.201908231537-r/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/5.4.2.201908231537-r/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/5.4.2.201908231537-r/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.gitflow.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.gitflow.test/5.4.2.201908231537-r/org.eclipse.egit.gitflow.test-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit.gitflow.test ---
[INFO] 
[INFO] ----------< org.eclipse.egit.feature:org.eclipse.egit.source >----------
[INFO] Building Eclipse EGit Source Feature 5.4.2.201908231537-r        [15/19]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.source ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-feature (default-package-feature) @ org.eclipse.egit.source ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/target/org.eclipse.egit.source-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.egit.source ---
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.source >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.source ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.source <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.source ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.source >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.source ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.source <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.source ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.source ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/target/org.eclipse.egit.source-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.source ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/target/org.eclipse.egit.source-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/5.4.2.201908231537-r/org.eclipse.egit.source-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/5.4.2.201908231537-r/org.eclipse.egit.source-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/5.4.2.201908231537-r/org.eclipse.egit.source-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.source-feature/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/feature/org.eclipse.egit.source/5.4.2.201908231537-r/org.eclipse.egit.source-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.source ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit.source ---
[INFO] 
[INFO] ------------< org.eclipse.egit:org.eclipse.egit.repository >------------
[INFO] Building EGit P2 Repository 5.4.2.201908231537-r                 [16/19]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.egit.repository ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.eclipse.egit.repository ---
[INFO] Deleting /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/src/main/resources
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.egit.repository ---
[INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-products (default-publish-products) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.4.0:publish-categories (default-publish-categories) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:1.4.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.4.0:assemble-repository (default-assemble-repository) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:1.4.0:archive-repository (default-archive-repository) @ org.eclipse.egit.repository ---
[INFO] Building zip: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/org.eclipse.egit.repository-5.4.2.201908231537-r.zip
[INFO] 
[INFO] --- repository-utils:1.3.0:generate-repository-facade (generate-facade) @ org.eclipse.egit.repository ---
[WARNING] Could not access build info at https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip/latest/all/repo/buildinfo.json or https://repo.eclipse.org/content/unzip/releases.unzip/org/eclipse/jgit/org.eclipse.jgit.repository/5.4.2.201908231537-r/org.eclipse.jgit.repository-5.4.2.201908231537-r.zip-unzip//buildinfo.json
[WARNING] Could not access build info at http://download.eclipse.org/cbi/updates/license/latest/all/repo/buildinfo.json or http://download.eclipse.org/cbi/updates/license//buildinfo.json
[INFO] Building zip: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/org.eclipse.egit.repository-5.4.2.201908231537-r.zip
[INFO] 
[INFO] --- tycho-eclipserun-plugin:1.4.0:eclipse-run (add-repo-properties) @ org.eclipse.egit.repository ---
[INFO] Fetching p2.index from http://download.eclipse.org/webtools/releng/repository/
[INFO] Fetching p2.index from http://download.eclipse.org/webtools/releng/repository/
[INFO] Adding repository http://download.eclipse.org/webtools/releng/repository
[INFO] Fetching p2.index from http://download.eclipse.org/webtools/repository/releng/
[INFO] Fetching p2.index from http://download.eclipse.org/webtools/repository/releng/
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repositoryunittests/
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repositoryunittests/
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.13.0/R-3.13.0-20190308131645/repositoryunittests/
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.13.0/R-3.13.0-20190308131645/repositoryunittests/
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.12.0/R-3.12.0-20181130055351/repositoryunittests/
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.12.0/R-3.12.0-20181130055351/repositoryunittests/
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.11.0/R-3.11.0-20180910170749/repositoryunittests/
[INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.11.0/R-3.11.0-20180910170749/repositoryunittests/
[INFO] Fetching p2.index from http://download.eclipse.org/webtools/downloads/drops/R3.10.0/R-3.10.0-20180611164516/repositoryunittests/
[INFO] Fetching p2.index from http://download.eclipse.org/webtools/downloads/drops/R3.10.0/R-3.10.0-20180611164516/repositoryunittests/
[INFO] Fetching p2.index from http://download.eclipse.org/staging/neon/
[INFO] Fetching p2.index from http://download.eclipse.org/staging/neon/
[INFO] Adding repository http://download.eclipse.org/staging/neon
[INFO] Toolchain in tycho-eclipserun-plugin: JDK[/opt/tools/java/oracle/jdk-8/latest/jre]
[INFO] Expected eclipse log file: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/eclipserun-work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/oracle/jdk-8/latest/jre/bin/java, -DartifactRepoDirectory=/home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/repository, -Dp2MirrorsURL=http://www.eclipse.org/downloads/download.php?file=/egit/updates-5.4.2&format=xml, -Dp2StatsURI=http://download.eclipse.org/stats/egit/org.eclipse.egit.repository, -DstatsTrackedArtifacts=org.eclipse.jgit.feature,org.eclipse.jgit.source.feature,org.eclipse.jgit.pgm.feature,org.eclipse.jgit.pgm.source.feature,org.eclipse.jgit.http.apache.feature,org.eclipse.jgit.ssh.apache.feature,org.eclipse.egit.feature,org.eclipse.egit.gitflow.feature,org.eclipse.egit.mylyn.feature,org.eclipse.egit.source.feature, -DstatsArtifactsSuffix=-5.4.2.201908231537-r, -jar, /home/jenkins/agent/workspace/release/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.201.v20161025-1711/org.eclipse.equinox.launcher-1.3.201.v20161025-1711.jar, -install, /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/eclipserun-work/configuration, -application, org.eclipse.wtp.releng.tools.addRepoProperties]
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
	INFO: artifact repository directory set from 'artifactRepoDirectory': /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/repository
	INFO: metadata repository directory set from 'metadataRepoDirectory': null
	INFO: No metadata repository was specified. If desired, set the system property 'metadataRepoDirectory'.
	INFO: the artifact repository had existing name: EGit P2 Repository
	INFO: p2ArtifactRepositoryName value set from 'p2ArtifactRepositoryName': null
	INFO: p2ArtifactRepositoryName was not specified. Any existing values not changed.
	INFO: the repository had no existing mirrorURL
	INFO: mirror URL value set from 'p2MirrorsURL': http://www.eclipse.org/downloads/download.php?file=/egit/updates-5.4.2&format=xml
	INFO: the repository had no existing statsURI
	INFO: stats URI value set from 'p2StatsURI': http://download.eclipse.org/stats/egit/org.eclipse.egit.repository
	INFO: Artifact stats processing: 10 were requested for tagging.
	INFO: org.eclipse.egit.feature		org.eclipse.egit.feature-5.4.2.201908231537-r
	INFO: org.eclipse.jgit.ssh.apache.feature		org.eclipse.jgit.ssh.apache.feature-5.4.2.201908231537-r
	INFO: org.eclipse.jgit.pgm.source.feature		org.eclipse.jgit.pgm.source.feature-5.4.2.201908231537-r
	INFO: org.eclipse.egit.source.feature		org.eclipse.egit.source.feature-5.4.2.201908231537-r
	INFO: org.eclipse.jgit.http.apache.feature		org.eclipse.jgit.http.apache.feature-5.4.2.201908231537-r
	INFO: org.eclipse.jgit.source.feature		org.eclipse.jgit.source.feature-5.4.2.201908231537-r
	INFO: org.eclipse.egit.gitflow.feature		org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r
	INFO: org.eclipse.egit.mylyn.feature		org.eclipse.egit.mylyn.feature-5.4.2.201908231537-r
	INFO: org.eclipse.jgit.feature		org.eclipse.jgit.feature-5.4.2.201908231537-r
	INFO: org.eclipse.jgit.pgm.feature		org.eclipse.jgit.pgm.feature-5.4.2.201908231537-r
	INFO: set download.stats property for: canonical: org.eclipse.update.feature,org.eclipse.egit.gitflow.feature,5.4.2.201908231537-r
	INFO:                              to:  org.eclipse.egit.gitflow.feature-5.4.2.201908231537-r
	INFO: repository rewritten
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.repository >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.repository <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.repository >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.repository <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.repository ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/org.eclipse.egit.repository-5.4.2.201908231537-r.zip to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.repository/5.4.2.201908231537-r/org.eclipse.egit.repository-5.4.2.201908231537-r.zip
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.repository/5.4.2.201908231537-r/org.eclipse.egit.repository-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.repository/5.4.2.201908231537-r/org.eclipse.egit.repository-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.repository/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.repository/5.4.2.201908231537-r/org.eclipse.egit.repository-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit.repository ---
[INFO] 
[INFO] ------------< org.eclipse.egit:org.eclipse.egit.core.test >-------------
[INFO] Building EGit Core Test Plug-in 5.4.2.201908231537-r             [17/19]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.core.test ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.core.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.core.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.core.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.core.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.egit.core.test ---
[INFO] Skipping tests
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.core.test >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.core.test ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
     [java] Warnings generated: 5
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.core.test <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.core.test ---
[INFO] BugInstance size is 5
[INFO] Error size is 0
[INFO] Total bugs: 5
[ERROR] Hard coded reference to an absolute pathname in org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest.testLocalAbsoluteFileUnix() [org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest] At RepositoryPathCheckerTest.java:[line 32] DMI_HARDCODED_ABSOLUTE_FILENAME
[ERROR] Hard coded reference to an absolute pathname in org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest.testLocalAbsoluteFileWindows() [org.eclipse.egit.core.internal.util.RepositoryPathCheckerTest] At RepositoryPathCheckerTest.java:[line 38] DMI_HARDCODED_ABSOLUTE_FILENAME
[ERROR] org.eclipse.egit.core.project.RepositoryMappingTest.shouldResolveAsRelativePath() concatenates strings using + in a loop [org.eclipse.egit.core.project.RepositoryMappingTest] At RepositoryMappingTest.java:[line 152] SBSC_USE_STRINGBUFFER_CONCATENATION
[ERROR] Unread field: org.eclipse.egit.core.test.LinkedResourcesTest.project1Dir [org.eclipse.egit.core.test.LinkedResourcesTest] At LinkedResourcesTest.java:[line 79] URF_UNREAD_FIELD
[ERROR] Useless object stored in variable notIndexed of method org.eclipse.egit.core.test.op.CommitOperationTest.testCommitEmptiedTree() [org.eclipse.egit.core.test.op.CommitOperationTest] At CommitOperationTest.java:[line 202] UC_USELESS_OBJECT
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.core.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.core.test <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.core.test ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.core.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.core.test ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.core.test ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.test/5.4.2.201908231537-r/org.eclipse.egit.core.test-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.test/5.4.2.201908231537-r/org.eclipse.egit.core.test-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.test/5.4.2.201908231537-r/org.eclipse.egit.core.test-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.test/5.4.2.201908231537-r/org.eclipse.egit.core.test-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.core.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.core.test/5.4.2.201908231537-r/org.eclipse.egit.core.test-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] -------------< org.eclipse.egit:org.eclipse.egit.ui.test >--------------
[INFO] Building EGit UI Test Plug-in 5.4.2.201908231537-r               [18/19]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.ui.test ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.ui.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.ui.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.ui.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.ui.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.egit.ui.test ---
[INFO] Skipping tests
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.ui.test >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.ui.test ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
     [java] Warnings generated: 22
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.ui.test <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.ui.test ---
[INFO] BugInstance size is 22
[INFO] Error size is 0
[INFO] Total bugs: 22
[ERROR] Possible null pointer dereference in org.eclipse.egit.ui.common.LocalRepositoryTestCase.shareProjects(File) due to return value of called method [org.eclipse.egit.ui.common.LocalRepositoryTestCase, org.eclipse.egit.ui.common.LocalRepositoryTestCase] Dereferenced at LocalRepositoryTestCase.java:[line 603]Known null at LocalRepositoryTestCase.java:[line 603] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[ERROR] Possible null pointer dereference in org.eclipse.egit.ui.common.LocalRepositoryTestCase.shareProjects(File) due to return value of called method [org.eclipse.egit.ui.common.LocalRepositoryTestCase, org.eclipse.egit.ui.common.LocalRepositoryTestCase] Dereferenced at LocalRepositoryTestCase.java:[line 605]Known null at LocalRepositoryTestCase.java:[line 605] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[ERROR] Write to static field org.eclipse.egit.ui.common.LocalRepositoryTestCase.testMethodNumber from instance method org.eclipse.egit.ui.common.LocalRepositoryTestCase.initNewTestDirectory() [org.eclipse.egit.ui.common.LocalRepositoryTestCase] At LocalRepositoryTestCase.java:[line 191] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.internal.actions.SwitchToMenuTest.multipleSelectionWithMultipleRepositoriesAndNoCommonBranches() [org.eclipse.egit.ui.internal.actions.SwitchToMenuTest, org.eclipse.egit.ui.internal.actions.SwitchToMenuTest] At SwitchToMenuTest.java:[line 250]Another occurrence at SwitchToMenuTest.java:[line 251] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[ERROR] Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.internal.actions.SwitchToMenuTest.selectionWithProj1AndReflog() [org.eclipse.egit.ui.internal.actions.SwitchToMenuTest] At SwitchToMenuTest.java:[line 108] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[ERROR] Call to org.eclipse.egit.ui.internal.decorators.TestDecoratableResource.equals(org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapter) in org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapterTest.testDecorationDeletedFile() [org.eclipse.egit.ui.internal.decorators.DecoratableResourceAdapterTest] At DecoratableResourceAdapterTest.java:[line 384] EC_UNRELATED_TYPES
[ERROR] Call to org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit.equals(org.eclipse.egit.ui.internal.synchronize.model.GitModelBlob) in org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest.shouldBeSymmetric1() [org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest] At GitModelBlobTest.java:[line 123] EC_UNRELATED_TYPES
[ERROR] Call to org.eclipse.egit.ui.internal.synchronize.model.GitModelBlob.equals(org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit) in org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest.shouldBeSymmetric1() [org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest] At GitModelBlobTest.java:[line 122] EC_UNRELATED_TYPES
[ERROR] Call to org.eclipse.egit.ui.internal.synchronize.model.GitModelBlob.equals(org.eclipse.egit.ui.internal.synchronize.model.GitModelCommit) in org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest.shouldReturnNotEqualForBlobAndCommit() [org.eclipse.egit.ui.internal.synchronize.model.GitModelBlobTest] At GitModelBlobTest.java:[line 199] EC_UNRELATED_TYPES
[ERROR] Write to static field org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.repo1 from instance method org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.setupEnvironment() [org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest] At GitModelRootTest.java:[line 32] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] Write to static field org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.repo2 from instance method org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest.setupEnvironment() [org.eclipse.egit.ui.internal.synchronize.model.GitModelRootTest] At GitModelRootTest.java:[line 35] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] Exceptional return value of java.io.File.delete() ignored in org.eclipse.egit.ui.prefpages.configuration.GlobalConfigurationPageTest.afterTest() [org.eclipse.egit.ui.prefpages.configuration.GlobalConfigurationPageTest] At GlobalConfigurationPageTest.java:[line 124] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[ERROR] Return value of org.eclipse.swtbot.eclipse.finder.waits.Conditions.waitForView(Matcher) ignored, but method has no side effect [org.eclipse.egit.ui.test.TestUtil] At TestUtil.java:[line 746] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
[ERROR] Return value of org.eclipse.swtbot.eclipse.finder.waits.Conditions.waitForView(Matcher) ignored, but method has no side effect [org.eclipse.egit.ui.test.TestUtil] At TestUtil.java:[line 762] RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT
[ERROR] Write to static field org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.LOCAL_BRANCHES from instance method org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.setup() [org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest] At BranchAndResetActionTest.java:[line 99] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] Write to static field org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.TAGS from instance method org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest.setup() [org.eclipse.egit.ui.test.team.actions.BranchAndResetActionTest] At BranchAndResetActionTest.java:[line 100] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] Write to static field org.eclipse.egit.ui.test.team.actions.CompareActionsTest.TAGS from instance method org.eclipse.egit.ui.test.team.actions.CompareActionsTest.setup() [org.eclipse.egit.ui.test.team.actions.CompareActionsTest] At CompareActionsTest.java:[line 94] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] Write to static field org.eclipse.egit.ui.test.team.actions.CompareActionsTest.commitOfTag from instance method org.eclipse.egit.ui.test.team.actions.CompareActionsTest.setup() [org.eclipse.egit.ui.test.team.actions.CompareActionsTest] At CompareActionsTest.java:[line 89] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD
[ERROR] VERY confusing to have methods org.eclipse.egit.ui.view.repositories.GitRepositoriesViewBranchHandlingTest.setUp() and org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase.setup() [org.eclipse.egit.ui.view.repositories.GitRepositoriesViewBranchHandlingTest] At GitRepositoriesViewBranchHandlingTest.java:[lines 84-103] NM_VERY_CONFUSING
[ERROR] Possible null pointer dereference in org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest.testExpandWorkDir() due to return value of called method [org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest, org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTest] Method invoked at GitRepositoriesViewTest.java:[line 192]Known null at GitRepositoriesViewTest.java:[line 192] NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
[ERROR] org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase.myRepoViewUtil isn't final and can't be protected from malicious code  [org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase] In GitRepositoriesViewTestBase.java MS_CANNOT_BE_FINAL
[ERROR] VERY confusing to have methods org.eclipse.egit.ui.wizards.pull.PullWizardTest.setUp() and org.eclipse.egit.ui.view.repositories.GitRepositoriesViewTestBase.setup() [org.eclipse.egit.ui.wizards.pull.PullWizardTest] At PullWizardTest.java:[lines 80-88] NM_VERY_CONFUSING
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.ui.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.ui.test <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.ui.test ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.ui.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.ui.test ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.ui.test ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/5.4.2.201908231537-r/org.eclipse.egit.ui.test-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/5.4.2.201908231537-r/org.eclipse.egit.ui.test-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/5.4.2.201908231537-r/org.eclipse.egit.ui.test-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/5.4.2.201908231537-r/org.eclipse.egit.ui.test-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.ui.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.ui.test/5.4.2.201908231537-r/org.eclipse.egit.ui.test-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] ----------< org.eclipse.egit:org.eclipse.egit.mylyn.ui.test >-----------
[INFO] Building EGit Mylyn UI Test Plug-in 5.4.2.201908231537-r         [19/19]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] The project's OSGi version is 5.4.2.201908231537-r
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-id (default-validate-id) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:validate-version (default-validate-version) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.4.0:compile (default-compile) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/src/test/resources
[INFO] 
[INFO] --- target-platform-configuration:1.4.0:target-platform (default-target-platform) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.4.0:package-plugin (default-package-plugin) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Building jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- tycho-surefire-plugin:1.4.0:test (default-test) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Skipping tests
[INFO] 
[INFO] >>> spotbugs-maven-plugin:3.1.11:check (default) > :spotbugs @ org.eclipse.egit.mylyn.ui.test >>>
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:spotbugs (spotbugs) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Fork Value is true
     [java] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
     [java] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs-maven-plugin:3.1.11:check (default) < :spotbugs @ org.eclipse.egit.mylyn.ui.test <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs-maven-plugin:3.1.11:check (default) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] >>> maven-pmd-plugin:3.11.0:cpd-check (default) > :cpd @ org.eclipse.egit.mylyn.ui.test >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd (cpd) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.11.0:cpd-check (default) < :cpd @ org.eclipse.egit.mylyn.ui.test <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.11.0:cpd-check (default) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] 
[INFO] --- tycho-pack200a-plugin:1.4.0:normalize (pack200-normalize) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Pack200 normalizing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.5:sign (sign) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Signing jar: /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-pack200b-plugin:1.4.0:pack (pack200-pack) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Pack200 packing jar /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:p2-metadata (p2-metadata) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r.jar to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui.test/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r.jar
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/pom.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui.test/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r.pom
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r.jar.pack.gz to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui.test/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r-pack200.jar.pack.gz
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/p2content.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui.test/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r-p2metadata.xml
[INFO] Installing /home/jenkins/agent/workspace/release/repo/org.eclipse.egit.mylyn.ui.test/target/p2artifacts.xml to /home/jenkins/agent/workspace/release/.repository/org/eclipse/egit/org.eclipse.egit.mylyn.ui.test/5.4.2.201908231537-r/org.eclipse.egit.mylyn.ui.test-5.4.2.201908231537-r-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:1.4.0:update-local-index (default-update-local-index) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- maven-deploy-plugin:2.5:deploy (default-deploy) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EGit Parent 5.4.2.201908231537-r ................... SUCCESS [  3.818 s]
[INFO] EGit Target Platform Definition .................... SUCCESS [  0.589 s]
[INFO] Eclipse EGit ....................................... SUCCESS [  3.466 s]
[INFO] Git Team Provider (Core) ........................... SUCCESS [ 30.879 s]
[INFO] Git Team Provider (UI) ............................. SUCCESS [01:23 min]
[INFO] EGit Mylyn UI ...................................... SUCCESS [ 11.322 s]
[INFO] Git Team Provider (Documentation) .................. SUCCESS [  5.673 s]
[INFO] Eclipse EGit Feature ............................... SUCCESS [  2.043 s]
[INFO] EGit Mylyn Feature ................................. SUCCESS [  1.894 s]
[INFO] Git Flow ........................................... SUCCESS [ 11.825 s]
[INFO] Git Flow UI ........................................ SUCCESS [ 16.129 s]
[INFO] Eclipse EGit Gitflow Feature ....................... SUCCESS [  2.535 s]
[INFO] EGit JUnit Support ................................. SUCCESS [ 11.586 s]
[INFO] GitFlow Test Plug-in ............................... SUCCESS [ 11.029 s]
[INFO] Eclipse EGit Source Feature ........................ SUCCESS [  1.927 s]
[INFO] EGit P2 Repository ................................. SUCCESS [ 20.271 s]
[INFO] EGit Core Test Plug-in ............................. SUCCESS [ 24.653 s]
[INFO] EGit UI Test Plug-in ............................... SUCCESS [ 30.552 s]
[INFO] EGit Mylyn UI Test Plug-in 5.4.2.201908231537-r .... SUCCESS [  8.639 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:24 min
[INFO] Finished at: 2019-08-25T13:11:08Z
[INFO] ------------------------------------------------------------------------
[Pipeline] sshagent
[ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-EkSqIldLyLVI/agent.2035
SSH_AGENT_PID=2037
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/release/repo@tmp/private_key_9048002664869189907.key (/home/jenkins/agent/workspace/release/repo@tmp/private_key_9048002664869189907.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/updates-5.4.2
+ ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/updates-5.4.2
+ scp -r org.eclipse.egit.repository/target/repository/artifacts.jar org.eclipse.egit.repository/target/repository/artifacts.xml.xz org.eclipse.egit.repository/target/repository/buildinfo.json org.eclipse.egit.repository/target/repository/category.xml org.eclipse.egit.repository/target/repository/content.jar org.eclipse.egit.repository/target/repository/content.xml.xz org.eclipse.egit.repository/target/repository/features org.eclipse.egit.repository/target/repository/index.html org.eclipse.egit.repository/target/repository/p2.index org.eclipse.egit.repository/target/repository/plugins org.eclipse.egit.repository/target/repository/site.properties org.eclipse.egit.repository/target/repository/web genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates-5.4.2
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2037 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] build
Scheduling project: egit-github-stable
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] junit
Recording test results
No test report files were found. Configuration error?
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
Terminating xvnc.
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: No test report files were found. Configuration error?
Finished: FAILURE