Skip to content
Failed

Console Output

11:20:13 Started by user vincent lorenzo
11:20:13 Running as vincent lorenzo
11:20:13 Agent centos-7-8r7fd is provisioned from template centos-7
11:20:13 ---
11:20:13 apiVersion: "v1"
11:20:13 kind: "Pod"
11:20:13 metadata:
11:20:13   labels:
11:20:13     jenkins: "slave"
11:20:13     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
11:20:13     jenkins/label: "migration_jipp-migration_centos-7"
11:20:13   name: "centos-7-8r7fd"
11:20:13   namespace: "papyrus"
11:20:13 spec:
11:20:13   containers:
11:20:13   - env:
11:20:13     - name: "JENKINS_SECRET"
11:20:13       value: "********"
11:20:13     - name: "JENKINS_TUNNEL"
11:20:13       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
11:20:13     - name: "JENKINS_AGENT_NAME"
11:20:13       value: "centos-7-8r7fd"
11:20:13     - name: "JENKINS_REMOTING_JAVA_OPTS"
11:20:13       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
11:20:13         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
11:20:13     - name: "JAVA_TOOL_OPTIONS"
11:20:13       value: ""
11:20:13     - name: "_JAVA_OPTIONS"
11:20:13       value: ""
11:20:13     - name: "OPENJ9_JAVA_OPTIONS"
11:20:13       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
11:20:13     - name: "JENKINS_NAME"
11:20:13       value: "centos-7-8r7fd"
11:20:13     - name: "JENKINS_AGENT_WORKDIR"
11:20:13       value: "/home/jenkins/agent"
11:20:13     - name: "JENKINS_URL"
11:20:13       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
11:20:13     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
11:20:13     imagePullPolicy: "Always"
11:20:13     name: "jnlp"
11:20:13     resources:
11:20:13       limits:
11:20:13         cpu: "2000m"
11:20:13         memory: "4096Mi"
11:20:13       requests:
11:20:13         cpu: "1000m"
11:20:13         memory: "4096Mi"
11:20:13     tty: true
11:20:13     volumeMounts:
11:20:13     - mountPath: "/home/jenkins/.m2/toolchains.xml"
11:20:13       name: "m2-dir"
11:20:13       readOnly: true
11:20:13       subPath: "toolchains.xml"
11:20:13     - mountPath: "/home/jenkins/.mavenrc"
11:20:13       name: "m2-dir"
11:20:13       readOnly: true
11:20:13       subPath: ".mavenrc"
11:20:13     - mountPath: "/opt/tools"
11:20:13       name: "volume-0"
11:20:13       readOnly: false
11:20:13     - mountPath: "/home/jenkins"
11:20:13       name: "volume-2"
11:20:13       readOnly: false
11:20:13     - mountPath: "/home/jenkins/.m2/repository"
11:20:13       name: "volume-3"
11:20:13       readOnly: false
11:20:13     - mountPath: "/home/jenkins/.m2/settings-security.xml"
11:20:13       name: "m2-secret-dir"
11:20:13       readOnly: true
11:20:13       subPath: "settings-security.xml"
11:20:13     - mountPath: "/home/jenkins/.m2/wrapper"
11:20:13       name: "volume-4"
11:20:13       readOnly: false
11:20:13     - mountPath: "/home/jenkins/.m2/settings.xml"
11:20:13       name: "m2-secret-dir"
11:20:13       readOnly: true
11:20:13       subPath: "settings.xml"
11:20:13     - mountPath: "/home/jenkins/.ssh"
11:20:13       name: "volume-1"
11:20:13       readOnly: false
11:20:13       subPath: ""
11:20:13     - mountPath: "/home/jenkins/agent"
11:20:13       name: "workspace-volume"
11:20:13       readOnly: false
11:20:13     workingDir: "/home/jenkins/agent"
11:20:13   nodeSelector:
11:20:13     kubernetes.io/os: "linux"
11:20:13   restartPolicy: "Never"
11:20:13   volumes:
11:20:13   - name: "volume-0"
11:20:13     persistentVolumeClaim:
11:20:13       claimName: "tools-claim-jiro-papyrus"
11:20:13       readOnly: true
11:20:13   - name: "m2-secret-dir"
11:20:13     secret:
11:20:13       secretName: "m2-secret-dir"
11:20:13   - emptyDir:
11:20:13       medium: ""
11:20:13     name: "volume-2"
11:20:13   - configMap:
11:20:13       name: "m2-dir"
11:20:13     name: "m2-dir"
11:20:13   - configMap:
11:20:13       name: "known-hosts"
11:20:13     name: "volume-1"
11:20:13   - emptyDir:
11:20:13       medium: ""
11:20:13     name: "workspace-volume"
11:20:13   - emptyDir:
11:20:13       medium: ""
11:20:13     name: "volume-4"
11:20:13   - emptyDir:
11:20:13       medium: ""
11:20:13     name: "volume-3"
11:20:13 
11:20:13 Building remotely on centos-7-8r7fd (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-DomainService-deploy-repo.eclipse.org
11:20:13 [WS-CLEANUP] Deleting project workspace...
11:20:13 [WS-CLEANUP] Deferred wipeout is used...
11:20:13 The recommended git tool is: NONE
11:20:15 No credentials specified
11:20:15 Cloning the remote Git repository
11:20:15 Cloning repository https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git
11:20:15  > git init /home/jenkins/agent/workspace/Papyrus-DomainService-deploy-repo.eclipse.org # timeout=10
11:20:15 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git
11:20:15  > git --version # timeout=10
11:20:15  > git --version # 'git version 2.36.6'
11:20:15  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:20:17  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git # timeout=10
11:20:17  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:20:17 Avoid second fetch
11:20:17  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:20:17  > git rev-parse origin/master^{commit} # timeout=10
11:20:17 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
11:20:17 Retrying after 10 seconds
11:20:27 The recommended git tool is: NONE
11:20:27 No credentials specified
11:20:27  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/Papyrus-DomainService-deploy-repo.eclipse.org/.git # timeout=10
11:20:27 Fetching changes from the remote Git repository
11:20:27  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git # timeout=10
11:20:27 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git
11:20:27  > git --version # timeout=10
11:20:27  > git --version # 'git version 2.36.6'
11:20:27  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:20:28  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:20:28  > git rev-parse origin/master^{commit} # timeout=10
11:20:28 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
11:20:28 Retrying after 10 seconds
11:20:38 The recommended git tool is: NONE
11:20:38 No credentials specified
11:20:38  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/Papyrus-DomainService-deploy-repo.eclipse.org/.git # timeout=10
11:20:38 Fetching changes from the remote Git repository
11:20:38  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git # timeout=10
11:20:38 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git
11:20:38  > git --version # timeout=10
11:20:38  > git --version # 'git version 2.36.6'
11:20:38  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-domainservices.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:20:39  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:20:39  > git rev-parse origin/master^{commit} # timeout=10
11:20:39 ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
11:20:39 An attempt to send an e-mail to empty list of recipients, ignored.
11:20:39 [WS-CLEANUP] Deleting project workspace...
11:20:39 [WS-CLEANUP] Deferred wipeout is used...
11:20:39 [WS-CLEANUP] done
11:20:39 Finished: FAILURE