Skip to content
StepArgumentsStatus
Start of Pipeline - (6.1 sec in block)
timeout - (6 sec in block)
timeout block - (6 sec in block)
stage - (6 sec in block)Copyright Check
stage block (Copyright Check) - (6 sec in block)
node - (6 sec in block)worker
node block - (6 sec in block)
timestamps - (5.9 sec in block)
timestamps block - (5.9 sec in block)
checkout - (1.4 sec in self)
sh - (1.1 sec in self)git diff -C --diff-filter=ACM --name-only origin/master HEAD
echo - (3 ms in self)gc/base/standard/ParallelGlobalGC.cpp gc/base/standard/Scavenger.cpp
sh - (1.1 sec in self)date +%Y
fileExists - (69 ms in self)/home/jenkins/jenkins-agent/workspace/CopyrightCheck/.copyrightignore
readFile - (70 ms in self).copyrightignore
echo - (3 ms in self)Checking file: 'gc/base/standard/ParallelGlobalGC.cpp'
sh - (1 sec in self)grep -qE 'Copyright \(c\) ([0-9]{4}), 2023' 'gc/base/standard/ParallelGlobalGC.cpp'
echo - (9 ms in self)FAILURE - Copyright date in file: 'gc/base/standard/ParallelGlobalGC.cpp' appears to be incorrect
echo - (3 ms in self)Checking file: 'gc/base/standard/Scavenger.cpp'
sh - (1 sec in self)grep -qE 'Copyright \(c\) ([0-9]{4}), 2023' 'gc/base/standard/Scavenger.cpp'
echo - (3 ms in self)Copyright date in file: appears to be correct
echo - (2 ms in self)###################################
echo - (8 ms in self)The following files were modified and have incorrect copyrights
echo - (2 ms in self)gc/base/standard/ParallelGlobalGC.cpp
echo - (2 ms in self)###################################
error - (2 ms in self)One or more files do not have valid copyrights.