Skip to content
StepArgumentsStatus
Start of Pipeline - (1 hr 11 min in block)
node - (2 sec in block)
node block - (1.8 sec in block)
wrap - (1.8 sec in block)
wrap block - (1.8 sec in block)
properties - (81 ms in self)
checkout - (1.5 sec in self)
load - (0.19 sec in block)Jenkins/tools.groovy
load block (Jenkins/tools.groovy) - (7 ms in block)
echo - (1 ms in self)Compiler : gcc-9 (g++-9/gcc-9) Architecture : x86 Arc Flags : --host=i386 Run All Tests : true Run Benchmark : true Build Documentation : false Publish : true Silent : true
node - (1 hr 11 min in block)x86
node block - (1 hr 11 min in block)
wrap - (1 hr 11 min in block)
wrap block - (1 hr 11 min in block)
pwd - (3 ms in self)
pwd - (24 ms in self)
echo - (4 ms in self) -------- Cleanup --------
stage - (0.56 sec in block)Cleanup
stage block (Cleanup) - (0.53 sec in block)
dir - (0.51 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (0.49 sec in block)
deleteDir - (0.48 sec in self)
echo - (3 ms in self) -------- Checkout --------
stage - (5.6 sec in block)Checkout
stage block (Checkout) - (5.6 sec in block)
checkout - (3.4 sec in self)
echo - (15 ms in self)Constructing new git message
sh - (0.41 sec in self)git rev-list c041d29099d6aa8028b40a3d3875dc67d18b7b11..c041d29099d6aa8028b40a3d3875dc67d18b7b11
sh - (0.31 sec in self)git cat-file -t c041d29099d6aa8028b40a3d3875dc67d18b7b11
sh - (0.98 sec in self)git rev-list --format=short c041d29099d6aa8028b40a3d3875dc67d18b7b11...c041d29099d6aa8028b40a3d3875dc67d18b7b11
sh - (0.37 sec in self)git diff --stat --color c041d29099d6aa8028b40a3d3875dc67d18b7b11 c041d29099d6aa8028b40a3d3875dc67d18b7b11
echo - (3 ms in self) <p>- Changes -------------------------------------------------------------</p> <pre> The branch master has been updated. from c041d29099d6aa8028b40a3d3875dc67d18b7b11 (commit) </pre> <p>- Log -----------------------------------------------------------------</p> <pre> </pre> <p>-----------------------------------------------------------------------</p> <pre> Summary of changes: </pre>
echo - (4 ms in self) -------- Build : configure --------
stage - (1 min 14 sec in block)Build : configure
stage block (Build : configure) - (1 min 14 sec in block)
dir - (44 sec in block)/var/lib/jenkins/workspace/Cforall_master
dir block - (43 sec in block)
sh - (43 sec in self)./autogen.sh
dir - (30 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (30 sec in block)
sh - (16 sec in self)/var/lib/jenkins/workspace/Cforall_master/configure CXX=g++-9 CC=gcc-9 --host=i386 AR=gcc-ar RANLIB=gcc-ranlib --with-target-hosts='host:debug,host:nodebug' --quiet --prefix=/var/lib/jenkins/workspace/Cforall_master@tmp
sh - (13 sec in self)make -j $(nproc) --no-print-directory configure-libcfa
echo - (10 ms in self) -------- Build : cfa-cpp --------
stage - (14 min in block)Build : cfa-cpp
stage block (Build : cfa-cpp) - (14 min in block)
dir - (14 min in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (14 min in block)
sh - (2.9 sec in self)make -j $(nproc) --no-print-directory -C driver
sh - (14 min in self)make -j $(nproc) --no-print-directory -C src
echo - (11 ms in self) -------- Build : libcfa(debug) --------
stage - (2 min 43 sec in block)Build : libcfa(debug)
stage block (Build : libcfa(debug)) - (2 min 43 sec in block)
dir - (2 min 43 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (2 min 43 sec in block)
sh - (2 min 43 sec in self)make -j $(nproc) --no-print-directory -C libcfa/x86-debug
echo - (6 ms in self) -------- Build : libcfa(nodebug) --------
stage - (2 min 55 sec in block)Build : libcfa(nodebug)
stage block (Build : libcfa(nodebug)) - (2 min 55 sec in block)
dir - (2 min 55 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (2 min 55 sec in block)
sh - (2 min 55 sec in self)make -j $(nproc) --no-print-directory -C libcfa/x86-nodebug
echo - (6 ms in self) -------- Build : install --------
stage - (1 min 31 sec in block)Build : install
stage block (Build : install) - (1 min 31 sec in block)
dir - (1 min 31 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (1 min 31 sec in block)
sh - (1 min 31 sec in self)make -j $(nproc) --no-print-directory install
sh - (0.89 sec in self)free -h
sh - (0.42 sec in self)ulimit -a
echo - (10 ms in self) -------- Test: Debug --------
stage - (21 min in block)Test: Debug
stage block (Test: Debug) - (21 min in block)
dir - (21 min in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (21 min in block)
sh - (21 min in self)make -j $(nproc) --no-print-directory -C tests timeout=600 global-timeout=14400 tests debug=yes archive-errors=/var/lib/jenkins/workspace/Cforall_master@tmp/tests/crashes/full-debug
echo - (15 ms in self) -------- Test: Release --------
stage - (23 min in block)Test: Release
stage block (Test: Release) - (23 min in block)
dir - (23 min in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (23 min in block)
sh - (23 min in self)make -j $(nproc) --no-print-directory -C tests timeout=600 global-timeout=14400 tests debug=no archive-errors=/var/lib/jenkins/workspace/Cforall_master@tmp/tests/crashes/full-nodebug
echo - (9 ms in self) -------- Benchmark --------
stage - (4 min 8 sec in block)Benchmark
stage block (Benchmark) - (4 min 8 sec in block)
dir - (4 min 8 sec in block)/var/lib/jenkins/workspace/Cforall_master@tmp
dir block - (4 min 8 sec in block)
sh - (4 min 8 sec in self)make --no-print-directory -C benchmark jenkins arch=x86
echo - (10 ms in self) -------- Documentation --------
stage - (0.31 sec in block)Documentation
stage block (Documentation) - (0.27 sec in block)
echo - (6 ms in self) -------- Publish --------
stage - (29 ms in block)Publish
stage block (Publish) - (18 ms in block)
node - (0.3 sec in block)
node block - (0.12 sec in block)
echo - (87 ms in self)Notifying users of result
echo - (12 ms in self)Reusing previously constructed message
echo - (4 ms in self)Would send email to: cforall@lists.uwaterloo.ca
echo - (2 ms in self)With title: [cforall git][BUILD# 26287 - SUCCESS] - branch master
echo - (2 ms in self)Content: <p>This is an automated email from the Jenkins build machine. It was generated because of a git hooks/post-receive script following a ref change which was pushed to the C∀ repository.</p> <p>- Status --------------------------------------------------------------</p> <p>BUILD# 26287 - SUCCESS</p> <p>Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/26287/ to view the results.</p> <p>- Changes -------------------------------------------------------------</p> <pre> The branch master has been updated. from c041d29099d6aa8028b40a3d3875dc67d18b7b11 (commit) </pre> <p>- Log -----------------------------------------------------------------</p> <pre> </pre> <p>-----------------------------------------------------------------------</p> <pre> Summary of changes: </pre>
echo - (2 ms in self)Build Completed