Skip to content

Console Output

GitHub pull request #6884 of commit 2a7dac7eb8fdb589902c347b235196dcb6e9916a, no merge conflicts.
Setting status of 2a7dac7eb8fdb589902c347b235196dcb6e9916a to PENDING with url https://ci.eclipse.org/omr/job/CopyrightCheck/1821/ 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
13:35:13 [2023-03-08T18:35:13.926Z] The recommended git tool is: git
13:35:14 [2023-03-08T18:35:14.061Z] No credentials specified
13:35:14 [2023-03-08T18:35:14.132Z] Fetching changes from the remote Git repository
13:35:14 [2023-03-08T18:35:14.091Z]  > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10
13:35:14 [2023-03-08T18:35:14.163Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:35:14 [2023-03-08T18:35:14.234Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:35:14 [2023-03-08T18:35:14.234Z]  > git --version # timeout=10
13:35:14 [2023-03-08T18:35:14.237Z]  > git --version # 'git version 2.25.1'
13:35:14 [2023-03-08T18:35:14.238Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/6884/*:refs/remotes/origin/pr/6884/* +refs/heads/master:refs/remotes/origin/master # timeout=10
13:35:15 [2023-03-08T18:35:15.044Z] Checking out Revision 90eb3e83d8b99fe9e7f983a1604d4602629b4699 (refs/remotes/origin/pr/6884/merge)
13:35:15 [2023-03-08T18:35:15.630Z] Commit message: "Merge 2a7dac7eb8fdb589902c347b235196dcb6e9916a into 9c27dc211b64bc6bc47f0ed5134154114ada5a4c"
[Pipeline] sh
13:35:15 [2023-03-08T18:35:15.003Z]  > git rev-parse refs/remotes/origin/pr/6884/merge^{commit} # timeout=10
13:35:15 [2023-03-08T18:35:15.074Z]  > git config core.sparsecheckout # timeout=10
13:35:15 [2023-03-08T18:35:15.078Z]  > git checkout -f 90eb3e83d8b99fe9e7f983a1604d4602629b4699 # timeout=10
13:35:16 [2023-03-08T18:35:16.492Z] + git diff -C --diff-filter=ACM --name-only origin/master HEAD
[Pipeline] echo
13:35:16 [2023-03-08T18:35:16.764Z] compiler/control/CMakeLists.txt
13:35:16 [2023-03-08T18:35:16.764Z] compiler/control/CompilationController.cpp
13:35:16 [2023-03-08T18:35:16.764Z] compiler/control/CompilationController.hpp
13:35:16 [2023-03-08T18:35:16.764Z] compiler/control/CompilationStrategy.hpp
13:35:16 [2023-03-08T18:35:16.764Z] compiler/control/CompileMethod.cpp
13:35:16 [2023-03-08T18:35:16.764Z] compiler/control/OMRCompilationStrategy.cpp
13:35:16 [2023-03-08T18:35:16.764Z] compiler/control/OMRCompilationStrategy.hpp
13:35:16 [2023-03-08T18:35:16.764Z] compiler/control/OptimizationPlan.cpp
13:35:16 [2023-03-08T18:35:16.764Z] compiler/control/OptimizationPlan.hpp
13:35:16 [2023-03-08T18:35:16.764Z] fvtest/compilertest/build/files/common.mk
13:35:16 [2023-03-08T18:35:16.764Z] fvtest/compilertest/control/TestJit.cpp
13:35:16 [2023-03-08T18:35:16.764Z] jitbuilder/build/files/common.mk
13:35:16 [2023-03-08T18:35:16.764Z] jitbuilder/control/Jit.cpp
[Pipeline] sh
13:35:17 [2023-03-08T18:35:17.625Z] + date +%Y
[Pipeline] fileExists
[Pipeline] readFile
[Pipeline] echo
13:35:18 [2023-03-08T18:35:18.030Z] Checking file: 'compiler/control/CMakeLists.txt'
[Pipeline] sh
13:35:18 [2023-03-08T18:35:18.885Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/CMakeLists.txt
[Pipeline] echo
13:35:19 [2023-03-08T18:35:19.087Z] Copyright date in file: appears to be correct
[Pipeline] echo
13:35:19 [2023-03-08T18:35:19.092Z] Checking file: 'compiler/control/CompilationController.cpp'
[Pipeline] sh
13:35:19 [2023-03-08T18:35:19.945Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/CompilationController.cpp
[Pipeline] echo
13:35:20 [2023-03-08T18:35:20.147Z] Copyright date in file: appears to be correct
[Pipeline] echo
13:35:20 [2023-03-08T18:35:20.161Z] Checking file: 'compiler/control/CompilationController.hpp'
[Pipeline] sh
13:35:21 [2023-03-08T18:35:21.035Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/CompilationController.hpp
[Pipeline] echo
13:35:21 [2023-03-08T18:35:21.243Z] Copyright date in file: appears to be correct
[Pipeline] echo
13:35:21 [2023-03-08T18:35:21.257Z] Checking file: 'compiler/control/CompilationStrategy.hpp'
[Pipeline] sh
13:35:22 [2023-03-08T18:35:22.131Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/CompilationStrategy.hpp
[Pipeline] echo
13:35:22 [2023-03-08T18:35:22.333Z] Copyright date in file: appears to be correct
[Pipeline] echo
13:35:22 [2023-03-08T18:35:22.339Z] Checking file: 'compiler/control/CompileMethod.cpp'
[Pipeline] sh
13:35:23 [2023-03-08T18:35:23.194Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/CompileMethod.cpp
[Pipeline] echo
13:35:23 [2023-03-08T18:35:23.396Z] Copyright date in file: appears to be correct
[Pipeline] echo
13:35:23 [2023-03-08T18:35:23.401Z] Checking file: 'compiler/control/OMRCompilationStrategy.cpp'
[Pipeline] sh
13:35:24 [2023-03-08T18:35:24.257Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/OMRCompilationStrategy.cpp
[Pipeline] echo
13:35:24 [2023-03-08T18:35:24.460Z] Copyright date in file: appears to be correct
[Pipeline] echo
13:35:24 [2023-03-08T18:35:24.465Z] Checking file: 'compiler/control/OMRCompilationStrategy.hpp'
[Pipeline] sh
13:35:25 [2023-03-08T18:35:25.318Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/OMRCompilationStrategy.hpp
[Pipeline] echo
13:35:25 [2023-03-08T18:35:25.519Z] Copyright date in file: appears to be correct
[Pipeline] echo
13:35:25 [2023-03-08T18:35:25.525Z] Checking file: 'compiler/control/OptimizationPlan.cpp'
[Pipeline] sh
13:35:26 [2023-03-08T18:35:26.380Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/OptimizationPlan.cpp
[Pipeline] echo
13:35:26 [2023-03-08T18:35:26.581Z] Copyright date in file: appears to be correct
[Pipeline] echo
13:35:26 [2023-03-08T18:35:26.587Z] Checking file: 'compiler/control/OptimizationPlan.hpp'
[Pipeline] sh
13:35:27 [2023-03-08T18:35:27.442Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 compiler/control/OptimizationPlan.hpp
[Pipeline] echo
13:35:27 [2023-03-08T18:35:27.643Z] Copyright date in file: appears to be correct
[Pipeline] echo
13:35:27 [2023-03-08T18:35:27.648Z] Checking file: 'fvtest/compilertest/build/files/common.mk'
[Pipeline] sh
13:35:28 [2023-03-08T18:35:28.523Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertest/build/files/common.mk
[Pipeline] echo
13:35:28 [2023-03-08T18:35:28.724Z] Copyright date in file: appears to be correct
[Pipeline] echo
13:35:28 [2023-03-08T18:35:28.730Z] Checking file: 'fvtest/compilertest/control/TestJit.cpp'
[Pipeline] sh
13:35:29 [2023-03-08T18:35:29.856Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 fvtest/compilertest/control/TestJit.cpp
[Pipeline] echo
13:35:30 [2023-03-08T18:35:30.056Z] Copyright date in file: appears to be correct
[Pipeline] echo
13:35:30 [2023-03-08T18:35:30.062Z] Checking file: 'jitbuilder/build/files/common.mk'
[Pipeline] sh
13:35:30 [2023-03-08T18:35:30.917Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 jitbuilder/build/files/common.mk
[Pipeline] echo
13:35:31 [2023-03-08T18:35:31.118Z] Copyright date in file: appears to be correct
[Pipeline] echo
13:35:31 [2023-03-08T18:35:31.124Z] Checking file: 'jitbuilder/control/Jit.cpp'
[Pipeline] sh
13:35:31 [2023-03-08T18:35:31.977Z] + grep -qE Copyright \(c\) ([0-9]{4}), 2023 jitbuilder/control/Jit.cpp
[Pipeline] echo
13:35:32 [2023-03-08T18:35:32.179Z] Copyright date in file: appears to be correct
[Pipeline] echo
13:35:32 [2023-03-08T18:35:32.182Z] 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 2a7dac7eb8fdb589902c347b235196dcb6e9916a to SUCCESS with url https://ci.eclipse.org/omr/job/CopyrightCheck/1821/ and message: 'Copyrights appear to be correct
 '
Using context: Copyright Check
Finished: SUCCESS