Skip to content
Failed

Console Output

Started by GitHub push by noopur2507
Started by GitHub push by noopur2507
Running as SYSTEM
Agent centos-7-057nm is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    kubernetes.jenkins.io/last-refresh: "1716802554121"
  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-057nm"
  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-057nm"
    - 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-057nm"
    - 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-057nm (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-4NwBVJBs8dTy/agent.42
SSH_AGENT_PID=44
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/Sync_eclipse_website_repo@tmp/private_key_1514121423916182918.key (/home/jenkins/agent/workspace/Sync_eclipse_website_repo@tmp/private_key_1514121423916182918.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_18212326990764276179.key (/home/jenkins/agent/workspace/Sync_eclipse_website_repo@tmp/private_key_18212326990764276179.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 13d57c8baa1f2ef73f1857f5d74081138c2ec96e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 13d57c8baa1f2ef73f1857f5d74081138c2ec96e # timeout=10
Commit message: "Remove blank N&N isv documentation and the link to it"
 > git rev-list --no-walk 13121bc2760d6ac9618b48b402380ca99fa30762 # timeout=10
The recommended git tool is: NONE
using credential github-bot
 > git rev-parse 13d57c8baa1f2ef73f1857f5d74081138c2ec96e^{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 #150' that contains recorded Git commits
[GitCheckoutListener] -> Starting recording of new commits since '13121bc'
[GitCheckoutListener] -> Single parent commit found - branch is already descendant of target branch head
[GitCheckoutListener] -> Using head commit '13d57c8' as starting point
[GitCheckoutListener] -> Recorded one new commit
[GitCheckoutListener] -> Git commit decorator successfully obtained 'hudson.plugins.git.browser.GithubWeb@922ed9b8' to render commit links
[Sync_eclipse_website_repo] $ /bin/bash -x /tmp/jenkins850376604425500622.sh
+ ls -al
total 132
drwxr-sr-x. 19 jenkins 1002310000  4096 May 27 09:36 .
drwxr-sr-x.  4 jenkins 1002310000    76 May 27 09:36 ..
-rw-r--r--.  1 jenkins 1002310000   848 May 27 09:36 CONTRIBUTING.md
drwxr-sr-x.  8 jenkins 1002310000  4096 May 27 09:36 debug
-rw-r--r--.  1 jenkins 1002310000   911 May 27 09:36 default_style.css
drwxr-sr-x. 10 jenkins 1002310000 12288 May 27 09:36 development
-rw-r--r--.  1 jenkins 1002310000 18165 May 27 09:36 eclipse-charter.php
-rw-r--r--.  1 jenkins 1002310000  1725 May 27 09:36 eclipse-structure.gif
drwxr-sr-x.  8 jenkins 1002310000   162 May 27 09:36 .git
drwxr-sr-x.  3 jenkins 1002310000    45 May 27 09:36 .github
-rw-r--r--.  1 jenkins 1002310000    15 May 27 09:36 .gitignore
drwxr-sr-x.  2 jenkins 1002310000   109 May 27 09:36 images
drwxr-sr-x.  3 jenkins 1002310000   108 May 27 09:36 incubator
-rw-r--r--.  1 jenkins 1002310000  6789 May 27 09:36 index.php
-rw-r--r--.  1 jenkins 1002310000  2291 May 27 09:36 nav.html
drwxr-sr-x. 43 jenkins 1002310000  4096 May 27 09:36 news
drwxr-sr-x. 11 jenkins 1002310000  4096 May 27 09:36 platform-core
drwxr-sr-x. 10 jenkins 1002310000  4096 May 27 09:36 platform-cvs
drwxr-sr-x.  5 jenkins 1002310000  4096 May 27 09:36 platform-releng
drwxr-sr-x.  8 jenkins 1002310000   156 May 27 09:36 platform-search
drwxr-sr-x. 15 jenkins 1002310000  4096 May 27 09:36 platform-team
drwxr-sr-x. 18 jenkins 1002310000  4096 May 27 09:36 platform-text
drwxr-sr-x.  6 jenkins 1002310000   159 May 27 09:36 platform-ua
drwxr-sr-x. 10 jenkins 1002310000  4096 May 27 09:36 platform-ui
drwxr-sr-x. 11 jenkins 1002310000  4096 May 27 09:36 presentation
-rw-r--r--.  1 jenkins 1002310000   200 May 27 09:36 .project
-rw-r--r--.  1 jenkins 1002310000  1118 May 27 09:36 _projectCommon.php
-rw-r--r--.  1 jenkins 1002310000   204 May 27 09:36 README.md
drwxr-sr-x.  2 jenkins 1002310000    84 May 27 09:36 .settings
-rwxr-xr-x.  1 jenkins 1002310000 13406 May 27 09:36 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: refs: 1 (\)        
remote: Processing changes: refs: 1 (\)        
remote: Processing changes: refs: 1, done            
remote: commit 13d57c8: warning: subject >50 characters; use shorter first paragraph        
remote: commit 13d57c8: ----------        
remote: commit 13d57c8: Reviewing commit: 13d57c8b        
remote: commit 13d57c8: Authored by: Ed Merks <ed.merks@gmail.com>        
remote: commit 13d57c8:         
remote: commit 13d57c8: Reviewing commit: 13d57c8baa1f2ef73f1857f5d74081138c2ec96e        
remote: commit 13d57c8: Authored by: Ed Merks <ed.merks@gmail.com>        
remote: commit 13d57c8: Eclipse user 'emerks'(author) is not a committer on the project.        
remote: commit 13d57c8: Eclipse user 'emerks'(author) has a current Eclipse Contributor Agreement (ECA) on file.        
remote: commit 13d57c8: Eclipse user 'ngupta'(committer) is not a committer on the project.        
remote: commit 13d57c8: Eclipse user 'ngupta'(committer) has a current Eclipse Contributor Agreement (ECA) on file.        
remote: commit 13d57c8:         
remote: commit 13d57c8: This commit passes Eclipse validation.        
remote: commit 13121bc: ----------        
remote: commit 13121bc: Reviewing commit: 13121bc2        
remote: commit 13121bc: Authored by: Ed Merks <ed.merks@gmail.com>        
remote: commit 13121bc:         
remote: commit 13121bc: Commit was previously validated, skipping processing        
remote: commit 13121bc:         
remote: commit 13121bc: This commit passes Eclipse validation.        
remote: commit dc6a567: warning: subject >50 characters; use shorter first paragraph        
remote: commit dc6a567: ----------        
remote: commit dc6a567: Reviewing commit: dc6a5670        
remote: commit dc6a567: Authored by: Ed Merks <ed.merks@gmail.com>        
remote: commit dc6a567:         
remote: commit dc6a567: Commit was previously validated, skipping processing        
remote: commit dc6a567:         
remote: commit dc6a567: This commit passes Eclipse validation.        
remote: commit a1348ba: ----------        
remote: commit a1348ba: Reviewing commit: a1348ba0        
remote: commit a1348ba: Authored by: Ed Merks <ed.merks@gmail.com>        
remote: commit a1348ba:         
remote: commit a1348ba: Commit was previously validated, skipping processing        
remote: commit a1348ba:         
remote: commit a1348ba: This commit passes Eclipse validation.        
remote: commit d67619e: ----------        
remote: commit d67619e: Reviewing commit: d67619e2        
remote: commit d67619e: Authored by: Suby S Surendran <suby.surendran@ibm.com>        
remote: commit d67619e:         
remote: commit d67619e: Commit was previously validated, skipping processing        
remote: commit d67619e:         
remote: commit d67619e: This commit passes Eclipse validation.        
remote: commit 44f320d: warning: too many message lines longer than 72 characters; manually wrap lines        
remote: commit 44f320d: ----------        
remote: commit 44f320d: Reviewing commit: 44f320d9        
remote: commit 44f320d: Authored by: Hannes Wellmann <wellmann.hannes1@gmx.net>        
remote: commit 44f320d:         
remote: commit 44f320d: Commit was previously validated, skipping processing        
remote: commit 44f320d:         
remote: commit 44f320d: This commit passes Eclipse validation.        
remote: commit 5de109c: warning: subject >50 characters; use shorter first paragraph        
remote: commit 5de109c: ----------        
remote: commit 5de109c: Reviewing commit: 5de109ce        
remote: commit 5de109c: Authored by: Amartya Parijat <amartya.parijat@yatta.de>        
remote: commit 5de109c:         
remote: commit 5de109c: Reviewing commit: 5de109ce1f09a4bc8feade896e36d95d64e09797        
remote: commit 5de109c: Authored by: Amartya Parijat <amartya.parijat@yatta.de>        
remote: commit 5de109c: Could not find an Eclipse user with mail 'dev@heiko.klare.info' for committer of commit 5de109ce1f09a4bc8feade896e36d95d64e09797        
remote: commit 5de109c:         
remote: commit 5de109c: Please see http://wiki.eclipse.org/ECA        
To ssh://git.eclipse.org:29418/www.eclipse.org/eclipse.git
 ! [remote rejected]   master -> master (commit 5de109c: 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 44 killed;
[ssh-agent] Stopped.
Sending e-mails to: sravankumarl@in.ibm.com
Finished: FAILURE