Skip to content

Console Output

Started by user Alexander Dudaev
Checking out git git://git.eclipse.org/gitroot/rcptt/org.eclipse.rcptt.git into /var/jenkins_home/workspace/tmp1@script to read releng/Jenkinsfile
No credentials specified
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/rcptt/org.eclipse.rcptt.git # timeout=10
Cleaning workspace
 > /usr/bin/git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > /usr/bin/git reset --hard # timeout=10
 > /usr/bin/git clean -fdx # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/rcptt/org.eclipse.rcptt.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git fetch --no-tags --progress git://git.eclipse.org/gitroot/rcptt/org.eclipse.rcptt.git refs/changes/75/146475/76:refs/changes/75/146475/76 --depth=1
 > /usr/bin/git rev-parse refs/changes/75/146475/76^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/refs/changes/75/146475/76^{commit} # timeout=10
Checking out Revision 8a35f2d8aeb9a554da96b469170be603c1b2689d (refs/changes/75/146475/76)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 8a35f2d8aeb9a554da96b469170be603c1b2689d
Commit message: "Add Jenkinsfile for release"
 > /usr/bin/git rev-list --no-walk 8a35f2d8aeb9a554da96b469170be603c1b2689d # timeout=10
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (Start Deploy)
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor
Agent default-agent-sjxbs is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (null): 
* [jnlp] eclipsecbijenkins/jenkins-agent:latest@sha256:b0988972cc41814d7d9299d7c2c69858716c41afb4ba1f6a30448b6da1a0a4a4(resourceRequestCpu: 1000m, resourceRequestMemory: 4096Mi, resourceLimitCpu: 2000m, resourceLimitMemory: 4096Mi)
yaml:
apiVersion: v1
kind: Pod
spec:
  containers:
  - name: jnlp
    volumeMounts:
    - name: settings-xml
      mountPath: /home/jenkins/.m2/settings.xml
      subPath: settings.xml
      readOnly: true
    - name: toolchains-xml
      mountPath: /home/jenkins/.m2/toolchains.xml
      subPath: toolchains.xml
      readOnly: true
    - name: settings-security-xml
      mountPath: /home/jenkins/.m2/settings-security.xml
      subPath: settings-security.xml
      readOnly: true
  volumes:
  - name: settings-xml
    secret:
      secretName: m2-secret-dir
      items:
      - key: settings.xml
        path: settings.xml
  - name: toolchains-xml
    configMap:
      name: m2-dir
      items:
      - key: toolchains.xml
        path: toolchains.xml
  - name: settings-security-xml
    secret:
      secretName: m2-secret-dir
      items:
      - key: settings-security.xml
        path: settings-security.xml


Running on default-agent-sjxbs in /home/jenkins/workspace/tmp1
[Pipeline] {
[Pipeline] checkout
No credentials specified
Cloning the remote Git repository
Using shallow clone
Avoid fetching tags
Cloning repository git://git.eclipse.org/gitroot/rcptt/org.eclipse.rcptt.git
 > /usr/bin/git init /home/jenkins/workspace/tmp1 # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/rcptt/org.eclipse.rcptt.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git fetch --no-tags --progress git://git.eclipse.org/gitroot/rcptt/org.eclipse.rcptt.git +refs/heads/*:refs/remotes/origin/* --depth=1
Cleaning workspace
 > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/rcptt/org.eclipse.rcptt.git # timeout=10
 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/rcptt/org.eclipse.rcptt.git # timeout=10
 > /usr/bin/git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > /usr/bin/git clean -fdx # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/rcptt/org.eclipse.rcptt.git
 > /usr/bin/git fetch --no-tags --progress git://git.eclipse.org/gitroot/rcptt/org.eclipse.rcptt.git refs/changes/75/146475/76:refs/changes/75/146475/76 --depth=1
Checking out Revision 8a35f2d8aeb9a554da96b469170be603c1b2689d (refs/changes/75/146475/76)
 > /usr/bin/git rev-parse refs/changes/75/146475/76^{commit} # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/refs/changes/75/146475/76^{commit} # timeout=10
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 8a35f2d8aeb9a554da96b469170be603c1b2689d
Commit message: "Add Jenkinsfile for release"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Deploy)
[Pipeline] sshagent
[ssh-agent] Using credentials genie.rcptt (ssh://genie.rcptt@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
SSH_AUTH_SOCK=/tmp/ssh-r4uRJqUWu4Zs/agent.161
SSH_AGENT_PID=163
Running ssh-add (command line suppressed)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh genie.rcptt@projects-storage.eclipse.org ls /home/data/httpd/download.eclipse.org/rcptt
milestone
nightly
release
[Pipeline] sh
$ ssh-agent
+ ssh genie.rcptt@projects-storage.eclipse.org ls /home/data/httpd/download.eclipse.org/rcptt/release
2.0.0
2.0.1
2.0.2
2.1.0
2.2.0
2.3.0
2.4.1
2.4.2
Identity added: /home/jenkins/workspace/tmp1@tmp/private_key_7353095930171710720.key (/home/jenkins/workspace/tmp1@tmp/private_key_7353095930171710720.key)
[Pipeline] sh
+ ssh genie.rcptt@projects-storage.eclipse.org ls /home/data/httpd/download.eclipse.org/rcptt/nightly
2.4.2
2.4.3
2.5.0
[Pipeline] }
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
Finished: SUCCESS