Skip to content

Console Output

GitHub pull request #6916 of commit 0774ac49588705cac011bf67446289933424751f, no merge conflicts.
Setting status of 0774ac49588705cac011bf67446289933424751f to PENDING with url https://ci.eclipse.org/omr/job/CopyrightCheck/1800/ and message: 'Running'
Using context: Copyright Check
Obtained buildenv/jenkins/copyrightCheck.groovy from git https://github.com/eclipse/omr.git
[Pipeline] Start of Pipeline
[Pipeline] timeout
Timeout set to expire in 6 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Copyright Check)
[Pipeline] node
Running on proxy in /home/jenkins/jenkins-agent/workspace/CopyrightCheck
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] checkout
02:33:35 [2023-03-06T07:33:35.841Z] The recommended git tool is: git
02:33:35 [2023-03-06T07:33:35.976Z] No credentials specified
02:33:36 [2023-03-06T07:33:36.047Z] Fetching changes from the remote Git repository
02:33:36 [2023-03-06T07:33:36.009Z]  > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10
02:33:36 [2023-03-06T07:33:36.905Z] Checking out Revision 07d2a3bbb08319a1fa922829ae09b1f5fea91408 (refs/remotes/origin/pr/6916/merge)
02:33:36 [2023-03-06T07:33:36.079Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
02:33:36 [2023-03-06T07:33:36.150Z] Fetching upstream changes from https://github.com/eclipse/omr.git
02:33:36 [2023-03-06T07:33:36.150Z]  > git --version # timeout=10
02:33:36 [2023-03-06T07:33:36.152Z]  > git --version # 'git version 2.25.1'
02:33:36 [2023-03-06T07:33:36.152Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/6916/*:refs/remotes/origin/pr/6916/* +refs/heads/master:refs/remotes/origin/master # timeout=10
02:33:36 [2023-03-06T07:33:36.866Z]  > git rev-parse refs/remotes/origin/pr/6916/merge^{commit} # timeout=10
02:33:37 [2023-03-06T07:33:37.169Z] Commit message: "Merge 0774ac49588705cac011bf67446289933424751f into d5af8d16e93cc591fffb779b4cfa328ec7e0327f"
[Pipeline] sh
02:33:36 [2023-03-06T07:33:36.938Z]  > git config core.sparsecheckout # timeout=10
02:33:36 [2023-03-06T07:33:36.941Z]  > git checkout -f 07d2a3bbb08319a1fa922829ae09b1f5fea91408 # timeout=10
02:33:38 [2023-03-06T07:33:38.091Z] + git diff -C --diff-filter=ACM --name-only origin/master HEAD
[Pipeline] echo
02:33:38 [2023-03-06T07:33:38.359Z] fvtest/compilertriltest/ArrayTest.cpp
02:33:38 [2023-03-06T07:33:38.359Z] fvtest/compilertriltest/CMakeLists.txt
[Pipeline] sh
02:33:39 [2023-03-06T07:33:39.212Z] + date +%Y
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
02:33:39 [2023-03-06T07:33:39.620Z] Checking file: 'fvtest/compilertriltest/ArrayTest.cpp'
[Pipeline] sh
02:33:40 [2023-03-06T07:33:40.476Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertriltest/ArrayTest.cpp
[Pipeline] echo
02:33:40 [2023-03-06T07:33:40.677Z] Copyright date in file: appears to be correct
[Pipeline] echo
02:33:40 [2023-03-06T07:33:40.682Z] Checking file: 'fvtest/compilertriltest/CMakeLists.txt'
[Pipeline] sh
02:33:41 [2023-03-06T07:33:41.536Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertriltest/CMakeLists.txt
[Pipeline] echo
02:33:41 [2023-03-06T07:33:41.737Z] Copyright date in file: appears to be correct
[Pipeline] echo
02:33:41 [2023-03-06T07:33:41.739Z] All modified files appear to have correct copyrights
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] End of Pipeline
Setting status of 0774ac49588705cac011bf67446289933424751f to SUCCESS with url https://ci.eclipse.org/omr/job/CopyrightCheck/1800/ and message: 'Copyrights appear to be correct
 '
Using context: Copyright Check
Finished: SUCCESS