Skip to content
Success

Console Output

Started by user Joe deKoning
Running as Joe deKoning
[Pipeline] Start of Pipeline
[Pipeline] timeout
Timeout set to expire in 5 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
15:14:51 [2023-05-15T19:14:51.787Z] Running on ub20-x64-omr2 in /home/jenkins/workspace/Build-Jenkins-Container-riscv64
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Clone)
[Pipeline] git
15:14:54 [2023-05-15T19:14:54.671Z] The recommended git tool is: NONE
15:14:55 [2023-05-15T19:14:55.169Z] No credentials specified
15:14:55 [2023-05-15T19:14:55.461Z] Cloning the remote Git repository
15:14:55 [2023-05-15T19:14:55.595Z] Cloning repository https://github.com/jdekonin/omr.git
15:14:55 [2023-05-15T19:14:55.604Z]  > git init /home/jenkins/workspace/Build-Jenkins-Container-riscv64 # timeout=10
15:14:55 [2023-05-15T19:14:55.623Z] Fetching upstream changes from https://github.com/jdekonin/omr.git
15:14:55 [2023-05-15T19:14:55.624Z]  > git --version # timeout=10
15:14:55 [2023-05-15T19:14:55.633Z]  > git --version # 'git version 2.25.1'
15:14:55 [2023-05-15T19:14:55.634Z]  > git fetch --tags --force --progress -- https://github.com/jdekonin/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:15:49 [2023-05-15T19:15:49.238Z] Avoid second fetch
15:15:48 [2023-05-15T19:15:48.841Z]  > git config remote.origin.url https://github.com/jdekonin/omr.git # timeout=10
15:15:48 [2023-05-15T19:15:48.855Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:15:49 [2023-05-15T19:15:49.526Z] Checking out Revision 9bc7fda6a2cf7d778cb826dcabb7bf4888e593b9 (refs/remotes/origin/master)
15:15:51 [2023-05-15T19:15:51.354Z] Commit message: "Add dockerfile for riscv64 compiles"
15:15:51 [2023-05-15T19:15:51.356Z] First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] cleanWs
15:15:52 [2023-05-15T19:15:52.841Z] [WS-CLEANUP] Deleting project workspace...
15:15:52 [2023-05-15T19:15:52.841Z] [WS-CLEANUP] Deferred wipeout is used...
15:15:49 [2023-05-15T19:15:49.361Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:15:49 [2023-05-15T19:15:49.695Z]  > git config core.sparsecheckout # timeout=10
15:15:49 [2023-05-15T19:15:49.709Z]  > git checkout -f 9bc7fda6a2cf7d778cb826dcabb7bf4888e593b9 # timeout=10
15:15:50 [2023-05-15T19:15:50.636Z]  > git branch -a -v --no-abbrev # timeout=10
15:15:50 [2023-05-15T19:15:50.648Z]  > git checkout -b master 9bc7fda6a2cf7d778cb826dcabb7bf4888e593b9 # timeout=10
15:15:53 [2023-05-15T19:15:53.523Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline
Finished: SUCCESS