MantisBT - CMake
View Issue Details
0008657CMakeCTestpublic2009-03-03 08:472016-06-10 14:30
Roscoe A. Bartlett 
Bill Hoffman 
normalfeaturealways
closedmoved 
 
 
0008657: CTest Dev: ctest_submit(...) printing submit duration?
Would it be possible for CTest to be able to print the submission duration time? This would be very valuable information when trying to debug why dashboards are taking so long. For example, the submit output for -VV looks like:


SetCTestConfiguration:DropMethod:http
SetCTestConfiguration:DropSite:trilinos-dev.sandia.gov
SetCTestConfiguration:DropLocation:/cdash/submit.php?project=Trilinos
SetCTestConfiguration:IsCDash:FALSE
SetCTestConfiguration:TriggerSite:
        Add file: /home/rabartl/PROJECTS/dashboards/Trilinos.base/Trilinos/cmake/ctest/ctest_linux_nightly_mpi_optimized_godel.cmake
        Add file: /home/rabartl/PROJECTS/dashboards/Trilinos.base/Trilinos/cmake/ctest/../../../MPI_OPT/BUILD/CMakeCache.clean.txt
SetCTestConfiguration:BuildDirectory:/home/rabartl/PROJECTS/dashboards/Trilinos.base/MPI_OPT/BUILD
SetCTestConfiguration:SourceDirectory:/home/rabartl/PROJECTS/dashboards/Trilinos.base/MPI_OPT/Trilinos
Submit files (using http)
   Using HTTP submit method
   Drop site: http://trilinos-dev.sandia.gov/cdash/submit.php?project=Trilinos [^]
   Upload file: /home/rabartl/PROJECTS/dashboards/Trilinos.base/MPI_OPT/BUILD/Testing/20090303-0700/Configure.xml to http://trilinos-dev.sandia.gov/cdash/submit.php?project=Trilinos&FileNa\ [^]
me=godel.sandia.gov___Linux-Nightly-MPI_OPT___20090303-0700-Nightly___XML___Configure.xml Size: 9609
   Uploaded: /home/rabartl/PROJECTS/dashboards/Trilinos.base/MPI_OPT/BUILD/Testing/20090303-0700/Configure.xml
   Upload file: /home/rabartl/PROJECTS/dashboards/Trilinos.base/MPI_OPT/BUILD/Testing/20090303-0700/Notes.xml to http://trilinos-dev.sandia.gov/cdash/submit.php?project=Trilinos&FileName=g\ [^]
odel.sandia.gov___Linux-Nightly-MPI_OPT___20090303-0700-Nightly___XML___Notes.xml Size: 28544
   Uploaded: /home/rabartl/PROJECTS/dashboards/Trilinos.base/MPI_OPT/BUILD/Testing/20090303-0700/Notes.xml
   Submission successful


I would be great if this would also print the duration time in wallclock time to show something like:

    ...
    Submission duration time: 1m32s
    Submission successful

This is not a high priority issue for Trilinos but would be a helpful tool.
No tags attached.
Issue History
2009-03-03 08:47Roscoe A. BartlettNew Issue
2009-03-03 10:02Bill HoffmanStatusnew => assigned
2009-03-03 10:02Bill HoffmanAssigned To => Bill Hoffman
2016-06-10 14:27Kitware RobotNote Added: 0041509
2016-06-10 14:27Kitware RobotStatusassigned => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0041509)
Kitware Robot   
2016-06-10 14:27   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.