Skip to content
Failed

Console Output

Started by GitHub push by merks
Started by GitHub push by merks
Running as SYSTEM
Agent centos-7-lq0jx is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    kubernetes.jenkins.io/last-refresh: "1717479110838"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
    kubernetes.jenkins.io/controller: "http___jenkins-ui_releng_svc_cluster_local_relengx"
  name: "centos-7-lq0jx"
  namespace: "releng"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.releng.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-lq0jx"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "REMOTING_OPTS"
      value: "-noReconnectAfter 1d"
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-7-lq0jx"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.releng.svc.cluster.local/releng/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.vb_15dcf73f6a_9"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-deploy-ossrh-releng.xml"
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-pde.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-deploy-ossrh-pde.xml"
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-jdt.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-deploy-ossrh-jdt.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-releng"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on centos-7-lq0jx (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Sync_eclipse_website_repo
[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-8KKjvcdfjzZV/agent.43
SSH_AGENT_PID=45
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/Sync_eclipse_website_repo@tmp/private_key_16310246166839715584.key (/home/jenkins/agent/workspace/Sync_eclipse_website_repo@tmp/private_key_16310246166839715584.key)
[ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH))
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/Sync_eclipse_website_repo@tmp/private_key_14731122789790273513.key (/home/jenkins/agent/workspace/Sync_eclipse_website_repo@tmp/private_key_14731122789790273513.key)
[ssh-agent] Using credentials genie.releng (ssh://genie.releng@git.eclipse.org)
The recommended git tool is: NONE
using credential github-bot
Cloning the remote Git repository
Cloning repository https://github.com/eclipse-platform/www.eclipse.org-eclipse.git
 > git init /home/jenkins/agent/workspace/Sync_eclipse_website_repo # timeout=10
Fetching upstream changes from https://github.com/eclipse-platform/www.eclipse.org-eclipse.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.6'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --tags --force --progress -- https://github.com/eclipse-platform/www.eclipse.org-eclipse.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse-platform/www.eclipse.org-eclipse.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 29a74ebbfef747b05b8abe073511875fe441f318 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 29a74ebbfef747b05b8abe073511875fe441f318 # timeout=10
Commit message: "Update news/4.32/pde.html"
 > git rev-list --no-walk dd5e12b34f43f2a1155c562f875c7b4a6006d157 # timeout=10
The recommended git tool is: NONE
using credential github-bot
 > git rev-parse 29a74ebbfef747b05b8abe073511875fe441f318^{commit} # timeout=10
The recommended git tool is: NONE
using credential github-bot
[GitCheckoutListener] Recording commits of 'git https://github.com/eclipse-platform/www.eclipse.org-eclipse.git'
[GitCheckoutListener] Found previous build 'Sync_eclipse_website_repo #155' that contains recorded Git commits
[GitCheckoutListener] -> Starting recording of new commits since 'dd5e12b'
[GitCheckoutListener] -> Single parent commit found - branch is already descendant of target branch head
[GitCheckoutListener] -> Using head commit '29a74eb' as starting point
[GitCheckoutListener] -> Recorded 3 new commits
[GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@2d944e7e' to render commit links
[Sync_eclipse_website_repo] $ /bin/bash -x /tmp/jenkins12985816957253057464.sh
+ ls -al
total 132
drwxr-sr-x. 19 jenkins 1002310000  4096 Jun  4 05:32 .
drwxr-sr-x.  4 jenkins 1002310000    76 Jun  4 05:31 ..
-rw-r--r--.  1 jenkins 1002310000   848 Jun  4 05:32 CONTRIBUTING.md
drwxr-sr-x.  8 jenkins 1002310000  4096 Jun  4 05:32 debug
-rw-r--r--.  1 jenkins 1002310000   911 Jun  4 05:32 default_style.css
drwxr-sr-x. 10 jenkins 1002310000 12288 Jun  4 05:32 development
-rw-r--r--.  1 jenkins 1002310000 18165 Jun  4 05:32 eclipse-charter.php
-rw-r--r--.  1 jenkins 1002310000  1725 Jun  4 05:32 eclipse-structure.gif
drwxr-sr-x.  8 jenkins 1002310000   162 Jun  4 05:32 .git
drwxr-sr-x.  3 jenkins 1002310000    45 Jun  4 05:32 .github
-rw-r--r--.  1 jenkins 1002310000    15 Jun  4 05:32 .gitignore
drwxr-sr-x.  2 jenkins 1002310000   109 Jun  4 05:32 images
drwxr-sr-x.  3 jenkins 1002310000   108 Jun  4 05:32 incubator
-rw-r--r--.  1 jenkins 1002310000  6789 Jun  4 05:32 index.php
-rw-r--r--.  1 jenkins 1002310000  2291 Jun  4 05:32 nav.html
drwxr-sr-x. 43 jenkins 1002310000  4096 Jun  4 05:32 news
drwxr-sr-x. 11 jenkins 1002310000  4096 Jun  4 05:32 platform-core
drwxr-sr-x. 10 jenkins 1002310000  4096 Jun  4 05:32 platform-cvs
drwxr-sr-x.  5 jenkins 1002310000  4096 Jun  4 05:32 platform-releng
drwxr-sr-x.  8 jenkins 1002310000   156 Jun  4 05:32 platform-search
drwxr-sr-x. 15 jenkins 1002310000  4096 Jun  4 05:32 platform-team
drwxr-sr-x. 18 jenkins 1002310000  4096 Jun  4 05:32 platform-text
drwxr-sr-x.  6 jenkins 1002310000   159 Jun  4 05:32 platform-ua
drwxr-sr-x. 10 jenkins 1002310000  4096 Jun  4 05:32 platform-ui
drwxr-sr-x. 11 jenkins 1002310000  4096 Jun  4 05:32 presentation
-rw-r--r--.  1 jenkins 1002310000   200 Jun  4 05:32 .project
-rw-r--r--.  1 jenkins 1002310000  1118 Jun  4 05:32 _projectCommon.php
-rw-r--r--.  1 jenkins 1002310000   204 Jun  4 05:32 README.md
drwxr-sr-x.  2 jenkins 1002310000    84 Jun  4 05:32 .settings
-rwxr-xr-x.  1 jenkins 1002310000 13406 Jun  4 05:32 team-leaders.php
+ git checkout master
Switched to a new branch 'master'
branch 'master' set up to track 'origin/master'.
+ git config --global user.email releng-bot@eclipse.org
+ git config --global user.name 'Eclipse Releng Bot'
+ git remote set-url origin ssh://genie.releng@git.eclipse.org:29418/www.eclipse.org/eclipse.git
+ git push origin master
remote: 
remote: Processing changes: (\)        
remote: Processing changes: (|)        
remote: Processing changes: (/)        
remote: Processing changes: (-)        
remote: Processing changes: (\)        
remote: Processing changes: (|)        
remote: Processing changes: (/)        
remote: Processing changes: (-)        
remote: Processing changes: (\)        
remote: Processing changes: (|)        
remote: Processing changes: (/)        
remote: Processing changes: (-)        
remote: Processing changes: (\)        
remote: Processing changes: (|)        
remote: Processing changes: (/)        
remote: Processing changes: (-)        
remote: Processing changes: (\)        
remote: Processing changes: (|)        
remote: Processing changes: (/)        
remote: Processing changes: (-)        
remote: Processing changes: (\)        
remote: Processing changes: (|)        
remote: Processing changes: (/)        
remote: Processing changes: refs: 1 (/)        
remote: Processing changes: refs: 1 (/)        
remote: Processing changes: refs: 1, done            
remote: commit 29a74eb: ----------        
remote: commit 29a74eb: Reviewing commit: 29a74ebb        
remote: commit 29a74eb: Authored by: Titouan Vervack <tivervac@gmail.com>        
remote: commit 29a74eb:         
remote: commit 29a74eb: Reviewing commit: 29a74ebbfef747b05b8abe073511875fe441f318        
remote: commit 29a74eb: Authored by: Titouan Vervack <tivervac@gmail.com>        
remote: commit 29a74eb: Eclipse user 'tvervack'(author) is not a committer on the project.        
remote: commit 29a74eb: Eclipse user 'tvervack'(author) has a current Eclipse Contributor Agreement (ECA) on file.        
remote: commit 29a74eb: Eclipse user 'emerks'(committer) is not a committer on the project.        
remote: commit 29a74eb: Eclipse user 'emerks'(committer) has a current Eclipse Contributor Agreement (ECA) on file.        
remote: commit 29a74eb:         
remote: commit 29a74eb: This commit passes Eclipse validation.        
remote: commit df80362: ----------        
remote: commit df80362: Reviewing commit: df803626        
remote: commit df80362: Authored by: Titouan Vervack <tivervac@gmail.com>        
remote: commit df80362:         
remote: commit df80362: Reviewing commit: df803626aefce37d3ad7816811839154f9ed0521        
remote: commit df80362: Authored by: Titouan Vervack <tivervac@gmail.com>        
remote: commit df80362: Eclipse user 'tvervack'(author) is not a committer on the project.        
remote: commit df80362: Eclipse user 'tvervack'(author) has a current Eclipse Contributor Agreement (ECA) on file.        
remote: commit df80362: Eclipse user 'emerks'(committer) is not a committer on the project.        
remote: commit df80362: Eclipse user 'emerks'(committer) has a current Eclipse Contributor Agreement (ECA) on file.        
remote: commit df80362:         
remote: commit df80362: This commit passes Eclipse validation.        
remote: commit f9af141: warning: subject >50 characters; use shorter first paragraph        
remote: commit f9af141: ----------        
remote: commit f9af141: Reviewing commit: f9af1412        
remote: commit f9af141: Authored by: Titouan Vervack <titouan.vervack@sigasi.com>        
remote: commit f9af141:         
remote: commit f9af141: Reviewing commit: f9af141217a6f7aa4bd693a5f3c66f7d7106f911        
remote: commit f9af141: Authored by: Titouan Vervack <titouan.vervack@sigasi.com>        
remote: commit f9af141: Eclipse user 'tvervacklal'(author) is not a committer on the project.        
remote: commit f9af141: Eclipse user 'tvervacklal'(author) has a current Eclipse Contributor Agreement (ECA) on file.        
remote: commit f9af141: Eclipse user 'emerks'(committer) is not a committer on the project.        
remote: commit f9af141: Eclipse user 'emerks'(committer) has a current Eclipse Contributor Agreement (ECA) on file.        
remote: commit f9af141:         
remote: commit f9af141: This commit passes Eclipse validation.        
remote: commit dd5e12b: ----------        
remote: commit dd5e12b: Reviewing commit: dd5e12b3        
remote: commit dd5e12b: Authored by: Holger Voormann <eclipse@voormann.de>        
remote: commit dd5e12b:         
remote: commit dd5e12b: Reviewing commit: dd5e12b34f43f2a1155c562f875c7b4a6006d157        
remote: commit dd5e12b: Authored by: Holger Voormann <eclipse@voormann.de>        
remote: commit dd5e12b: Eclipse user 'hvoormann'(author) is not a committer on the project.        
remote: commit dd5e12b: Eclipse user 'hvoormann'(author) has a current Eclipse Contributor Agreement (ECA) on file.        
remote: commit dd5e12b: Eclipse user 'emerks'(committer) is not a committer on the project.        
remote: commit dd5e12b: Eclipse user 'emerks'(committer) has a current Eclipse Contributor Agreement (ECA) on file.        
remote: commit dd5e12b:         
remote: commit dd5e12b: This commit passes Eclipse validation.        
remote: commit a93d23b: ----------        
remote: commit a93d23b: Reviewing commit: a93d23b9        
remote: commit a93d23b: Authored by: Rahul Mohanan <121536011+MohananRahul@users.noreply.github.com>        
remote: commit a93d23b:         
remote: commit a93d23b: Commit was previously validated, skipping processing        
remote: commit a93d23b:         
remote: commit a93d23b: This commit passes Eclipse validation.        
remote: commit 5b90a8f: ----------        
remote: commit 5b90a8f: Reviewing commit: 5b90a8fa        
remote: commit 5b90a8f: Authored by: Heiko Klare <heiko.klare@vector.com>        
remote: commit 5b90a8f:         
remote: commit 5b90a8f: Reviewing commit: 5b90a8faf4fc9d09afe0d137fa96dd805b568a9b        
remote: commit 5b90a8f: Authored by: Heiko Klare <heiko.klare@vector.com>        
remote: commit 5b90a8f: Could not find an Eclipse user with mail 'dev@heiko.klare.info' for committer of commit 5b90a8faf4fc9d09afe0d137fa96dd805b568a9b        
remote: commit 5b90a8f:         
remote: commit 5b90a8f: Please see http://wiki.eclipse.org/ECA        
To ssh://git.eclipse.org:29418/www.eclipse.org/eclipse.git
 ! [remote rejected]   master -> master (commit 5b90a8f: Committing user must have an Eclipse Account)
error: failed to push some refs to 'ssh://git.eclipse.org:29418/www.eclipse.org/eclipse.git'
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 45 killed;
[ssh-agent] Stopped.
Sending e-mails to: sravankumarl@in.ibm.com
Finished: FAILURE