Skip to content
Aborted

Console Output

05:07:41 Started by user Alexander Kurtakov
05:07:41 Running as Alexander Kurtakov
05:07:42 Agent centos-8-49vn1 is provisioned from template centos-8
05:07:42 ---
05:07:42 apiVersion: "v1"
05:07:42 kind: "Pod"
05:07:42 metadata:
05:07:42   annotations: {}
05:07:42   labels:
05:07:42     jenkins: "slave"
05:07:42     jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
05:07:42     jenkins/label: "centos-latest_centos-8"
05:07:42   name: "centos-8-49vn1"
05:07:42   namespace: "docs"
05:07:42 spec:
05:07:42   containers:
05:07:42   - env:
05:07:42     - name: "JENKINS_SECRET"
05:07:42       value: "********"
05:07:42     - name: "JENKINS_TUNNEL"
05:07:42       value: "jenkins-discovery.docs.svc.cluster.local:50000"
05:07:42     - name: "JENKINS_AGENT_NAME"
05:07:42       value: "centos-8-49vn1"
05:07:42     - name: "JENKINS_REMOTING_JAVA_OPTS"
05:07:42       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
05:07:42         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
05:07:42     - name: "JAVA_TOOL_OPTIONS"
05:07:42       value: ""
05:07:42     - name: "_JAVA_OPTIONS"
05:07:42       value: ""
05:07:42     - name: "OPENJ9_JAVA_OPTIONS"
05:07:42       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
05:07:42     - name: "JENKINS_NAME"
05:07:42       value: "centos-8-49vn1"
05:07:42     - name: "JENKINS_AGENT_WORKDIR"
05:07:42       value: "/home/jenkins/agent"
05:07:42     - name: "JENKINS_URL"
05:07:42       value: "http://jenkins-ui.docs.svc.cluster.local/docs/"
05:07:42     image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-4.13.3"
05:07:42     imagePullPolicy: "Always"
05:07:42     name: "jnlp"
05:07:42     resources:
05:07:42       limits:
05:07:42         cpu: "2000m"
05:07:42         memory: "4096Mi"
05:07:42       requests:
05:07:42         cpu: "1000m"
05:07:42         memory: "4096Mi"
05:07:42     tty: true
05:07:42     volumeMounts:
05:07:42     - mountPath: "/home/jenkins/.m2/toolchains.xml"
05:07:42       name: "m2-dir"
05:07:42       readOnly: true
05:07:42       subPath: "toolchains.xml"
05:07:42     - mountPath: "/home/jenkins/.mavenrc"
05:07:42       name: "m2-dir"
05:07:42       readOnly: true
05:07:42       subPath: ".mavenrc"
05:07:42     - mountPath: "/opt/tools"
05:07:42       name: "volume-0"
05:07:42       readOnly: false
05:07:42     - mountPath: "/home/jenkins"
05:07:42       name: "volume-2"
05:07:42       readOnly: false
05:07:42     - mountPath: "/home/jenkins/.m2/repository"
05:07:42       name: "volume-3"
05:07:42       readOnly: false
05:07:42     - mountPath: "/home/jenkins/.m2/settings-security.xml"
05:07:42       name: "m2-secret-dir"
05:07:42       readOnly: true
05:07:42       subPath: "settings-security.xml"
05:07:42     - mountPath: "/home/jenkins/.m2/wrapper"
05:07:42       name: "volume-4"
05:07:42       readOnly: false
05:07:42     - mountPath: "/home/jenkins/.m2/settings.xml"
05:07:42       name: "m2-secret-dir"
05:07:42       readOnly: true
05:07:42       subPath: "settings.xml"
05:07:42     - mountPath: "/home/jenkins/.ssh"
05:07:42       name: "volume-1"
05:07:42       readOnly: false
05:07:42       subPath: ""
05:07:42     - mountPath: "/home/jenkins/agent"
05:07:42       name: "workspace-volume"
05:07:42       readOnly: false
05:07:42     workingDir: "/home/jenkins/agent"
05:07:42   nodeSelector:
05:07:42     kubernetes.io/os: "linux"
05:07:42   restartPolicy: "Never"
05:07:42   volumes:
05:07:42   - name: "volume-0"
05:07:42     persistentVolumeClaim:
05:07:42       claimName: "tools-claim-jiro-docs"
05:07:42       readOnly: true
05:07:42   - name: "m2-secret-dir"
05:07:42     secret:
05:07:42       secretName: "m2-secret-dir"
05:07:42   - emptyDir:
05:07:42       medium: ""
05:07:42     name: "volume-2"
05:07:42   - configMap:
05:07:42       name: "m2-dir"
05:07:42     name: "m2-dir"
05:07:42   - configMap:
05:07:42       name: "known-hosts"
05:07:42     name: "volume-1"
05:07:42   - emptyDir:
05:07:42       medium: ""
05:07:42     name: "workspace-volume"
05:07:42   - emptyDir:
05:07:42       medium: ""
05:07:42     name: "volume-4"
05:07:42   - emptyDir:
05:07:42       medium: ""
05:07:42     name: "volume-3"
05:07:42 
05:07:42 Building remotely on centos-8-49vn1 (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/mylyn-docs-nightly
05:07:42 [ssh-agent] Looking for ssh-agent implementation...
05:07:42 [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
05:07:42 $ ssh-agent
05:07:42 SSH_AUTH_SOCK=/tmp/ssh-uwWxuom09UIX/agent.52
05:07:42 SSH_AGENT_PID=54
05:07:42 [ssh-agent] Started.
05:07:42 Running ssh-add (command line suppressed)
05:07:42 Identity added: /home/jenkins/agent/workspace/mylyn-docs-nightly@tmp/private_key_1509658657555062020.key (/home/jenkins/agent/workspace/mylyn-docs-nightly@tmp/private_key_1509658657555062020.key)
05:07:42 [ssh-agent] Using credentials genie.docs (ssh://genie.docs@projects-storage.eclipse.org)
05:07:42 The recommended git tool is: NONE
05:07:43 No credentials specified
05:07:43 Cloning the remote Git repository
05:07:43 Cloning repository https://git.eclipse.org/r/mylyn/org.eclipse.mylyn.docs.git
05:07:43  > git init /home/jenkins/agent/workspace/mylyn-docs-nightly # timeout=10
05:07:43 Fetching upstream changes from https://git.eclipse.org/r/mylyn/org.eclipse.mylyn.docs.git
05:07:43  > git --version # timeout=10
05:07:43  > git --version # 'git version 2.27.0'
05:07:43  > git fetch --tags --force --progress -- https://git.eclipse.org/r/mylyn/org.eclipse.mylyn.docs.git +refs/heads/*:refs/remotes/origin/* # timeout=10
05:07:45  > git config remote.origin.url https://git.eclipse.org/r/mylyn/org.eclipse.mylyn.docs.git # timeout=10
05:07:45  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:07:45 Avoid second fetch
05:07:45  > git rev-parse origin/master^{commit} # timeout=10
05:07:45 Checking out Revision f1ce61e8a98eaae6a361349c44740b7a214d010e (origin/master)
05:07:45  > git config core.sparsecheckout # timeout=10
05:07:45  > git checkout -f f1ce61e8a98eaae6a361349c44740b7a214d010e # timeout=10
05:07:45 Commit message: "Update maven build plugins"
05:07:46  > git rev-list --no-walk f1ce61e8a98eaae6a361349c44740b7a214d010e # timeout=10
05:07:46 $ pkill Xvnc
05:07:46 $ pkill Xrealvnc
05:07:46 $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
05:07:57 [mylyn-docs-nightly] $ Xvnc -help
05:07:57 Starting xvnc
05:07:57 [mylyn-docs-nightly] $ Xvnc :71 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset
05:07:57 
05:07:57 Xvnc TigerVNC 1.11.0 - built Jul 21 2021 11:25:16
05:07:57 Copyright (C) 1999-2020 TigerVNC Team and many others (see README.rst)
05:07:57 See https://www.tigervnc.org for information on TigerVNC.
05:07:57 Underlying X server release 12011000, The X.Org Foundation
05:07:57 
05:07:57 
05:07:57 Tue Nov 22 10:07:57 2022
05:07:57  vncext:      VNC extension running!
05:07:57  vncext:      Listening for VNC connections on all interface(s), port 5971
05:07:57  vncext:      created VNC server for screen 0
05:07:57 [mylyn-docs-nightly] $ /bin/sh -xe /tmp/jenkins3581326808930850740.sh
05:07:57 + git config --global user.email docs-bot@eclipse.org
05:07:57 [mylyn-docs-nightly] $ /bin/sh -xe /tmp/jenkins10653763889544710875.sh
05:07:57 + gpg --batch --import ****
05:07:57 gpg: directory '/home/jenkins/.gnupg' created
05:07:57 gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created
05:07:57 gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
05:07:57 gpg: key 7587D23046961176: public key "Eclipse Mylyn Docs Project <mylyn-docs-dev@eclipse.org>" imported
05:07:57 gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
05:07:57 gpg: key 7587D23046961176: secret key imported
05:07:57 gpg: Total number processed: 1
05:07:57 gpg:               imported: 1
05:07:57 gpg:       secret keys read: 1
05:07:57 gpg:   secret keys imported: 1
05:07:57 ++ gpg --list-keys --with-colons
05:07:57 ++ awk -F: '/fpr:/ {print $10}'
05:07:57 ++ sort -u
05:07:57 + for fpr in $(gpg --list-keys --with-colons  | awk -F: '/fpr:/ {print $10}' | sort -u)
05:07:57 + echo -e '5\ny\n'
05:07:57 + gpg --batch --command-fd 0 --expert --edit-key 2C599FB21B442DDB7BAE9D1146BF576D6663AF85 trust
05:07:57 Secret subkeys are available.
05:07:57 
05:07:57 pub  rsa4096/7587D23046961176
05:07:57      created: 2017-02-07  expires: 2027-02-06  usage: SCEA
05:07:57      trust: unknown       validity: unknown
05:07:57 ssb  rsa4096/46BF576D6663AF85
05:07:57      created: 2017-02-07  expires: 2027-02-06  usage: S   
05:07:57 [ unknown] (1). Eclipse Mylyn Docs Project <mylyn-docs-dev@eclipse.org>
05:07:57 
05:07:57 pub  rsa4096/7587D23046961176
05:07:57      created: 2017-02-07  expires: 2027-02-06  usage: SCEA
05:07:57      trust: unknown       validity: unknown
05:07:57 ssb  rsa4096/46BF576D6663AF85
05:07:57      created: 2017-02-07  expires: 2027-02-06  usage: S   
05:07:57 [ unknown] (1). Eclipse Mylyn Docs Project <mylyn-docs-dev@eclipse.org>
05:07:57 
05:07:57 Please decide how far you trust this user to correctly verify other users' keys
05:07:57 (by looking at passports, checking fingerprints from different sources, etc.)
05:07:57 
05:07:57   1 = I don't know or won't say
05:07:57   2 = I do NOT trust
05:07:57   3 = I trust marginally
05:07:57   4 = I trust fully
05:07:57   5 = I trust ultimately
05:07:57   m = back to the main menu
05:07:57 
05:07:57 
05:07:57 pub  rsa4096/7587D23046961176
05:07:57      created: 2017-02-07  expires: 2027-02-06  usage: SCEA
05:07:57      trust: ultimate      validity: unknown
05:07:57 ssb  rsa4096/46BF576D6663AF85
05:07:57      created: 2017-02-07  expires: 2027-02-06  usage: S   
05:07:57 [ unknown] (1). Eclipse Mylyn Docs Project <mylyn-docs-dev@eclipse.org>
05:07:57 Please note that the shown key validity is not necessarily correct
05:07:57 unless you restart the program.
05:07:57 
05:07:57 + for fpr in $(gpg --list-keys --with-colons  | awk -F: '/fpr:/ {print $10}' | sort -u)
05:07:57 + echo -e '5\ny\n'
05:07:57 + gpg --batch --command-fd 0 --expert --edit-key E06BC640DC0F96DEF5DA691F7587D23046961176 trust
05:07:57 Secret subkeys are available.
05:07:57 
05:07:57 gpg: checking the trustdb
05:07:57 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
05:07:57 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
05:07:57 gpg: next trustdb check due at 2027-02-06
05:07:57 pub  rsa4096/7587D23046961176
05:07:57      created: 2017-02-07  expires: 2027-02-06  usage: SCEA
05:07:57      trust: ultimate      validity: ultimate
05:07:57 ssb  rsa4096/46BF576D6663AF85
05:07:57      created: 2017-02-07  expires: 2027-02-06  usage: S   
05:07:57 [ultimate] (1). Eclipse Mylyn Docs Project <mylyn-docs-dev@eclipse.org>
05:07:57 
05:07:57 pub  rsa4096/7587D23046961176
05:07:57      created: 2017-02-07  expires: 2027-02-06  usage: SCEA
05:07:57      trust: ultimate      validity: ultimate
05:07:57 ssb  rsa4096/46BF576D6663AF85
05:07:57      created: 2017-02-07  expires: 2027-02-06  usage: S   
05:07:57 [ultimate] (1). Eclipse Mylyn Docs Project <mylyn-docs-dev@eclipse.org>
05:07:57 
05:07:57 Please decide how far you trust this user to correctly verify other users' keys
05:07:57 (by looking at passports, checking fingerprints from different sources, etc.)
05:07:57 
05:07:57   1 = I don't know or won't say
05:07:57   2 = I do NOT trust
05:07:57   3 = I trust marginally
05:07:57   4 = I trust fully
05:07:57   5 = I trust ultimately
05:07:57   m = back to the main menu
05:07:57 
05:07:57 
05:07:57 pub  rsa4096/7587D23046961176
05:07:57      created: 2017-02-07  expires: 2027-02-06  usage: SCEA
05:07:57      trust: ultimate      validity: ultimate
05:07:57 ssb  rsa4096/46BF576D6663AF85
05:07:57      created: 2017-02-07  expires: 2027-02-06  usage: S   
05:07:57 [ultimate] (1). Eclipse Mylyn Docs Project <mylyn-docs-dev@eclipse.org>
05:07:57 
05:07:57 [mylyn-docs-nightly] $ /opt/tools/apache-maven/3.8.6/bin/mvn -f pom.xml -Dmaven.repo.local=/home/jenkins/agent/workspace/mylyn-docs-nightly/.repository -U -B -V -e -Psign -Possrh --fail-at-end clean deploy
05:07:57 Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
05:07:57 Maven home: /opt/tools/apache-maven/3.8.6
05:07:57 Java version: 17.0.1, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.1
05:07:57 Default locale: en_US, platform encoding: UTF-8
05:07:57 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix"
05:08:05 [INFO] Error stacktraces are turned on.
05:08:05 [INFO] Scanning for projects...
05:08:23 Terminating xvnc.
05:08:23 
05:08:23 Tue Nov 22 10:08:23 2022
05:08:23  ComparingUpdateTracker: 0 pixels in / 0 pixels out
05:08:23  ComparingUpdateTracker: (1:-nan ratio)
05:08:29 $ ssh-agent -k
05:08:29 unset SSH_AUTH_SOCK;
05:08:29 unset SSH_AGENT_PID;
05:08:29 echo Agent pid 54 killed;
05:08:29 [ssh-agent] Stopped.
05:08:29 Build was aborted
05:08:29 Aborted by Alexander Kurtakov
05:08:29 Recording test results
05:08:29 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
05:08:29 Archiving artifacts
05:08:29 Finished: ABORTED