Build: #31 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Build log

The build generated 11,026 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

12-Jul-2018 14:21:50 ^
12-Jul-2018 14:21:50 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:50   Index_ {
12-Jul-2018 14:21:50   ^
12-Jul-2018 14:21:50 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:323:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
12-Jul-2018 14:21:50 void Index_<T>::knnSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, int knn, const ::cvflann::SearchParams& searchParams)
12-Jul-2018 14:21:50       ^
12-Jul-2018 14:21:50 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:50   Index_ {
12-Jul-2018 14:21:50   ^
12-Jul-2018 14:21:50 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:335:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
12-Jul-2018 14:21:50 void Index_<T>::knnSearch(const Mat& queries, Mat& indices, Mat& dists, int knn, const ::cvflann::SearchParams& searchParams)
12-Jul-2018 14:21:50       ^
12-Jul-2018 14:21:50 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:50   Index_ {
12-Jul-2018 14:21:50   ^
12-Jul-2018 14:21:50 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:354:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
12-Jul-2018 14:21:50 int Index_<T>::radiusSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
12-Jul-2018 14:21:50      ^
12-Jul-2018 14:21:50 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:50   Index_ {
12-Jul-2018 14:21:50   ^
12-Jul-2018 14:21:50 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:365:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
12-Jul-2018 14:21:50 int Index_<T>::radiusSearch(const Mat& query, Mat& indices, Mat& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
12-Jul-2018 14:21:50      ^
12-Jul-2018 14:21:50 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:50   Index_ {
12-Jul-2018 14:21:50   ^
12-Jul-2018 14:21:50 [100%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/HOGfeatures.cpp.o
12-Jul-2018 14:21:52 In file included from /home/clowder/software/opencv/include/opencv/cv.h:69:0,
12-Jul-2018 14:21:52                  from /home/clowder/software/opencv/apps/traincascade/traincascade_features.h:6,
12-Jul-2018 14:21:52                  from /home/clowder/software/opencv/apps/traincascade/HOGfeatures.h:4,
12-Jul-2018 14:21:52                  from /home/clowder/software/opencv/apps/traincascade/HOGfeatures.cpp:4:
12-Jul-2018 14:21:52 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:290:1: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
12-Jul-2018 14:21:52 Index_<T>::Index_(const Mat& dataset, const ::cvflann::IndexParams& params)
12-Jul-2018 14:21:52 ^
12-Jul-2018 14:21:52 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:52   Index_ {
12-Jul-2018 14:21:52   ^
12-Jul-2018 14:21:52 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:316:1: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
12-Jul-2018 14:21:52 Index_<T>::~Index_()
12-Jul-2018 14:21:52 ^
12-Jul-2018 14:21:52 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:52   Index_ {
12-Jul-2018 14:21:52   ^
12-Jul-2018 14:21:52 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:323:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
12-Jul-2018 14:21:52 void Index_<T>::knnSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, int knn, const ::cvflann::SearchParams& searchParams)
12-Jul-2018 14:21:52       ^
12-Jul-2018 14:21:52 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:52   Index_ {
12-Jul-2018 14:21:52   ^
12-Jul-2018 14:21:52 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:335:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
12-Jul-2018 14:21:52 void Index_<T>::knnSearch(const Mat& queries, Mat& indices, Mat& dists, int knn, const ::cvflann::SearchParams& searchParams)
12-Jul-2018 14:21:52       ^
12-Jul-2018 14:21:52 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:52   Index_ {
12-Jul-2018 14:21:52   ^
12-Jul-2018 14:21:52 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:354:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
12-Jul-2018 14:21:52 int Index_<T>::radiusSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
12-Jul-2018 14:21:52      ^
12-Jul-2018 14:21:52 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:52   Index_ {
12-Jul-2018 14:21:52   ^
12-Jul-2018 14:21:52 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:365:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
12-Jul-2018 14:21:52 int Index_<T>::radiusSearch(const Mat& query, Mat& indices, Mat& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
12-Jul-2018 14:21:52      ^
12-Jul-2018 14:21:52 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:52   Index_ {
12-Jul-2018 14:21:52   ^
12-Jul-2018 14:21:53 [100%] Building CXX object apps/traincascade/CMakeFiles/opencv_traincascade.dir/imagestorage.cpp.o
12-Jul-2018 14:21:54 In file included from /home/clowder/software/opencv/include/opencv/cv.h:69:0,
12-Jul-2018 14:21:54                  from /home/clowder/software/opencv/apps/traincascade/imagestorage.cpp:4:
12-Jul-2018 14:21:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:290:1: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
12-Jul-2018 14:21:54 Index_<T>::Index_(const Mat& dataset, const ::cvflann::IndexParams& params)
12-Jul-2018 14:21:54 ^
12-Jul-2018 14:21:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:54   Index_ {
12-Jul-2018 14:21:54   ^
12-Jul-2018 14:21:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:316:1: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
12-Jul-2018 14:21:54 Index_<T>::~Index_()
12-Jul-2018 14:21:54 ^
12-Jul-2018 14:21:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:54   Index_ {
12-Jul-2018 14:21:54   ^
12-Jul-2018 14:21:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:323:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
12-Jul-2018 14:21:54 void Index_<T>::knnSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, int knn, const ::cvflann::SearchParams& searchParams)
12-Jul-2018 14:21:54       ^
12-Jul-2018 14:21:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:54   Index_ {
12-Jul-2018 14:21:54   ^
12-Jul-2018 14:21:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:335:6: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
12-Jul-2018 14:21:54 void Index_<T>::knnSearch(const Mat& queries, Mat& indices, Mat& dists, int knn, const ::cvflann::SearchParams& searchParams)
12-Jul-2018 14:21:54       ^
12-Jul-2018 14:21:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:54   Index_ {
12-Jul-2018 14:21:54   ^
12-Jul-2018 14:21:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:354:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
12-Jul-2018 14:21:54 int Index_<T>::radiusSearch(const vector<ElementType>& query, vector<int>& indices, vector<DistanceType>& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
12-Jul-2018 14:21:54      ^
12-Jul-2018 14:21:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:54   Index_ {
12-Jul-2018 14:21:54   ^
12-Jul-2018 14:21:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:365:5: warning: 'template<class T> class cv::flann::Index_' is deprecated [-Wdeprecated-declarations]
12-Jul-2018 14:21:54 int Index_<T>::radiusSearch(const Mat& query, Mat& indices, Mat& dists, DistanceType radius, const ::cvflann::SearchParams& searchParams)
12-Jul-2018 14:21:54      ^
12-Jul-2018 14:21:54 /home/clowder/software/opencv/modules/flann/include/opencv2/flann/flann.hpp:232:2: note: declared here
12-Jul-2018 14:21:54   Index_ {
12-Jul-2018 14:21:54   ^
12-Jul-2018 14:21:54 [100%] Linking CXX executable ../../bin/opencv_traincascade
12-Jul-2018 14:21:55 [100%] Built target opencv_traincascade
12-Jul-2018 14:21:55 [  7%] Built target IlmImf
12-Jul-2018 14:21:55 [  7%] Built target opencv_core_pch_dephelp
12-Jul-2018 14:21:55 [  7%] Built target pch_Generate_opencv_core
12-Jul-2018 14:21:55 [  9%] Built target opencv_core
12-Jul-2018 14:21:55 [  9%] Built target opencv_perf_core_pch_dephelp
12-Jul-2018 14:21:55 [  9%] Built target opencv_test_core_pch_dephelp
12-Jul-2018 14:21:55 [  9%] Built target opencv_ts_pch_dephelp
12-Jul-2018 14:21:55 [  9%] Built target pch_Generate_opencv_ts
12-Jul-2018 14:21:55 [  9%] Built target opencv_imgproc_pch_dephelp
12-Jul-2018 14:21:55 [  9%] Built target pch_Generate_opencv_imgproc
12-Jul-2018 14:21:55 [ 13%] Built target opencv_imgproc
12-Jul-2018 14:21:55 [ 13%] Built target opencv_highgui_pch_dephelp
12-Jul-2018 14:21:56 [ 13%] Built target pch_Generate_opencv_highgui
12-Jul-2018 14:21:56 [ 15%] Built target opencv_highgui
12-Jul-2018 14:21:56 [ 15%] Built target opencv_flann_pch_dephelp
12-Jul-2018 14:21:56 [ 15%] Built target pch_Generate_opencv_flann
12-Jul-2018 14:21:56 [ 15%] Built target opencv_flann
12-Jul-2018 14:21:56 [ 16%] Built target opencv_features2d_pch_dephelp
12-Jul-2018 14:21:56 [ 16%] Built target pch_Generate_opencv_features2d
12-Jul-2018 14:21:56 [ 17%] Built target opencv_features2d
12-Jul-2018 14:21:56 [ 18%] Built target opencv_ts
12-Jul-2018 14:21:56 [ 18%] Built target pch_Generate_opencv_test_core
12-Jul-2018 14:21:56 [ 19%] Built target opencv_test_core
12-Jul-2018 14:21:56 [ 19%] Built target pch_Generate_opencv_perf_core
12-Jul-2018 14:21:56 [ 21%] Built target opencv_perf_core
12-Jul-2018 14:21:56 [ 21%] Built target opencv_test_flann_pch_dephelp
12-Jul-2018 14:21:56 [ 21%] Built target pch_Generate_opencv_test_flann
12-Jul-2018 14:21:56 [ 22%] Built target opencv_test_flann
12-Jul-2018 14:21:56 [ 23%] Built target opencv_test_imgproc_pch_dephelp
12-Jul-2018 14:21:56 [ 23%] Built target pch_Generate_opencv_test_imgproc
12-Jul-2018 14:21:57 [ 25%] Built target opencv_test_imgproc
12-Jul-2018 14:21:57 [ 25%] Built target opencv_perf_imgproc_pch_dephelp
12-Jul-2018 14:21:57 [ 25%] Built target pch_Generate_opencv_perf_imgproc
12-Jul-2018 14:21:57 [ 27%] Built target opencv_perf_imgproc
12-Jul-2018 14:21:57 [ 27%] Built target opencv_test_highgui_pch_dephelp
12-Jul-2018 14:21:57 [ 27%] Built target pch_Generate_opencv_test_highgui
12-Jul-2018 14:21:57 [ 28%] Built target opencv_test_highgui
12-Jul-2018 14:21:57 [ 29%] Built target opencv_perf_highgui_pch_dephelp
12-Jul-2018 14:21:57 [ 29%] Built target pch_Generate_opencv_perf_highgui
12-Jul-2018 14:21:57 [ 29%] Built target opencv_perf_highgui
12-Jul-2018 14:21:57 [ 29%] Built target opencv_test_features2d_pch_dephelp
12-Jul-2018 14:21:57 [ 30%] Built target pch_Generate_opencv_test_features2d
12-Jul-2018 14:21:57 [ 31%] Built target opencv_test_features2d
12-Jul-2018 14:21:57 [ 32%] Built target opencv_perf_features2d_pch_dephelp
12-Jul-2018 14:21:57 [ 32%] Built target pch_Generate_opencv_perf_features2d
12-Jul-2018 14:21:57 [ 32%] Built target opencv_perf_features2d
12-Jul-2018 14:21:57 [ 32%] Built target opencv_calib3d_pch_dephelp
12-Jul-2018 14:21:57 [ 32%] Built target pch_Generate_opencv_calib3d
12-Jul-2018 14:21:57 [ 33%] Built target opencv_calib3d
12-Jul-2018 14:21:58 [ 33%] Built target opencv_test_calib3d_pch_dephelp
12-Jul-2018 14:21:58 [ 33%] Built target pch_Generate_opencv_test_calib3d
12-Jul-2018 14:21:58 [ 35%] Built target opencv_test_calib3d
12-Jul-2018 14:21:58 [ 35%] Built target opencv_perf_calib3d_pch_dephelp
12-Jul-2018 14:21:58 [ 35%] Built target pch_Generate_opencv_perf_calib3d
12-Jul-2018 14:21:58 [ 36%] Built target opencv_perf_calib3d
12-Jul-2018 14:21:58 [ 36%] Built target opencv_ml_pch_dephelp
12-Jul-2018 14:21:58 [ 36%] Built target pch_Generate_opencv_ml
12-Jul-2018 14:21:58 [ 38%] Built target opencv_ml
12-Jul-2018 14:21:58 [ 39%] Built target opencv_test_ml_pch_dephelp
12-Jul-2018 14:21:58 [ 40%] Built target pch_Generate_opencv_test_ml
12-Jul-2018 14:21:58 [ 40%] Built target opencv_test_ml
12-Jul-2018 14:21:58 [ 40%] Built target opencv_video_pch_dephelp
12-Jul-2018 14:21:58 [ 40%] Built target pch_Generate_opencv_video
12-Jul-2018 14:21:58 [ 41%] Built target opencv_video
12-Jul-2018 14:21:58 [ 41%] Built target opencv_test_video_pch_dephelp
12-Jul-2018 14:21:58 [ 41%] Built target pch_Generate_opencv_test_video
12-Jul-2018 14:21:58 [ 42%] Built target opencv_test_video
12-Jul-2018 14:21:58 [ 42%] Built target opencv_perf_video_pch_dephelp
12-Jul-2018 14:21:59 [ 42%] Built target pch_Generate_opencv_perf_video
12-Jul-2018 14:21:59 [ 42%] Built target opencv_perf_video
12-Jul-2018 14:21:59 [ 43%] Built target opencv_test_legacy_pch_dephelp
12-Jul-2018 14:21:59 [ 43%] Built target pch_Generate_opencv_test_legacy
12-Jul-2018 14:21:59 [ 43%] Built target opencv_legacy_pch_dephelp
12-Jul-2018 14:21:59 [ 43%] Built target pch_Generate_opencv_legacy
12-Jul-2018 14:21:59 [ 51%] Built target opencv_legacy
12-Jul-2018 14:21:59 [ 51%] Built target opencv_test_legacy
12-Jul-2018 14:21:59 [ 51%] Built target opencv_objdetect_pch_dephelp
12-Jul-2018 14:21:59 [ 51%] Built target pch_Generate_opencv_objdetect
12-Jul-2018 14:21:59 [ 53%] Built target opencv_objdetect
12-Jul-2018 14:21:59 [ 53%] Built target opencv_test_objdetect_pch_dephelp
12-Jul-2018 14:21:59 [ 53%] Built target pch_Generate_opencv_test_objdetect
12-Jul-2018 14:21:59 [ 53%] Built target opencv_test_objdetect
12-Jul-2018 14:21:59 [ 53%] Built target opencv_perf_objdetect_pch_dephelp
12-Jul-2018 14:21:59 [ 53%] Built target pch_Generate_opencv_perf_objdetect
12-Jul-2018 14:21:59 [ 53%] Built target opencv_perf_objdetect
12-Jul-2018 14:21:59 [ 53%] Built target opencv_photo_pch_dephelp
12-Jul-2018 14:22:00 [ 53%] Built target pch_Generate_opencv_photo
12-Jul-2018 14:22:00 [ 54%] Built target opencv_photo
12-Jul-2018 14:22:00 [ 55%] Built target opencv_test_photo_pch_dephelp
12-Jul-2018 14:22:00 [ 55%] Built target pch_Generate_opencv_test_photo
12-Jul-2018 14:22:00 [ 55%] Built target opencv_test_photo
12-Jul-2018 14:22:00 [ 55%] Built target opencv_perf_photo_pch_dephelp
12-Jul-2018 14:22:00 [ 55%] Built target pch_Generate_opencv_perf_photo
12-Jul-2018 14:22:00 [ 55%] Built target opencv_perf_photo
12-Jul-2018 14:22:00 [ 55%] Built target opencv_gpu_pch_dephelp
12-Jul-2018 14:22:00 [ 56%] Built target pch_Generate_opencv_gpu
12-Jul-2018 14:22:00 [ 61%] Built target opencv_gpu
12-Jul-2018 14:22:00 [ 61%] Built target opencv_perf_gpu_pch_dephelp
12-Jul-2018 14:22:00 [ 62%] Built target pch_Generate_opencv_perf_gpu
12-Jul-2018 14:22:00 [ 63%] Built target opencv_perf_gpu
12-Jul-2018 14:22:00 [ 64%] Built target opencv_test_gpu_pch_dephelp
12-Jul-2018 14:22:00 [ 64%] Built target pch_Generate_opencv_test_gpu
12-Jul-2018 14:22:00 [ 66%] Built target opencv_test_gpu
12-Jul-2018 14:22:01 [ 66%] Built target opencv_test_ocl_pch_dephelp
12-Jul-2018 14:22:01 [ 66%] Built target opencv_ocl_pch_dephelp
12-Jul-2018 14:22:01 [ 66%] Built target pch_Generate_opencv_ocl
12-Jul-2018 14:22:01 [ 70%] Built target opencv_ocl
12-Jul-2018 14:22:01 [ 70%] Built target pch_Generate_opencv_test_ocl
12-Jul-2018 14:22:01 [ 73%] Built target opencv_test_ocl
12-Jul-2018 14:22:01 [ 73%] Built target opencv_perf_ocl_pch_dephelp
12-Jul-2018 14:22:01 [ 74%] Built target pch_Generate_opencv_perf_ocl
12-Jul-2018 14:22:01 [ 77%] Built target opencv_perf_ocl
12-Jul-2018 14:22:01 [ 77%] Built target opencv_nonfree_pch_dephelp
12-Jul-2018 14:22:01 [ 78%] Built target pch_Generate_opencv_nonfree
12-Jul-2018 14:22:01 [ 79%] Built target opencv_nonfree
12-Jul-2018 14:22:01 [ 80%] Built target opencv_test_nonfree_pch_dephelp
12-Jul-2018 14:22:01 [ 80%] Built target pch_Generate_opencv_test_nonfree
12-Jul-2018 14:22:01 [ 80%] Built target opencv_test_nonfree
12-Jul-2018 14:22:01 [ 81%] Built target opencv_perf_nonfree_pch_dephelp
12-Jul-2018 14:22:01 [ 81%] Built target pch_Generate_opencv_perf_nonfree
12-Jul-2018 14:22:02 [ 81%] Built target opencv_perf_nonfree
12-Jul-2018 14:22:02 [ 82%] Built target opencv_contrib_pch_dephelp
12-Jul-2018 14:22:02 [ 82%] Built target pch_Generate_opencv_contrib
12-Jul-2018 14:22:02 [ 85%] Built target opencv_contrib
12-Jul-2018 14:22:02 [ 86%] Built target opencv_test_contrib_pch_dephelp
12-Jul-2018 14:22:02 [ 86%] Built target pch_Generate_opencv_test_contrib
12-Jul-2018 14:22:02 [ 86%] Built target opencv_test_contrib
12-Jul-2018 14:22:02 [ 86%] Built target opencv_python
12-Jul-2018 14:22:02 [ 87%] Built target opencv_stitching_pch_dephelp
12-Jul-2018 14:22:02 [ 88%] Built target pch_Generate_opencv_stitching
12-Jul-2018 14:22:02 [ 89%] Built target opencv_stitching
12-Jul-2018 14:22:02 [ 89%] Built target opencv_test_stitching_pch_dephelp
12-Jul-2018 14:22:02 [ 90%] Built target pch_Generate_opencv_test_stitching
12-Jul-2018 14:22:02 [ 90%] Built target opencv_test_stitching
12-Jul-2018 14:22:02 [ 90%] Built target opencv_perf_stitching_pch_dephelp
12-Jul-2018 14:22:02 [ 90%] Built target pch_Generate_opencv_perf_stitching
12-Jul-2018 14:22:02 [ 91%] Built target opencv_perf_stitching
12-Jul-2018 14:22:02 [ 91%] Built target opencv_superres_pch_dephelp
12-Jul-2018 14:22:02 [ 91%] Built target pch_Generate_opencv_superres
12-Jul-2018 14:22:03 [ 92%] Built target opencv_superres
12-Jul-2018 14:22:03 [ 92%] Built target opencv_test_superres_pch_dephelp
12-Jul-2018 14:22:03 [ 92%] Built target pch_Generate_opencv_test_superres
12-Jul-2018 14:22:03 [ 93%] Built target opencv_test_superres
12-Jul-2018 14:22:03 [ 94%] Built target opencv_perf_superres_pch_dephelp
12-Jul-2018 14:22:03 [ 94%] Built target pch_Generate_opencv_perf_superres
12-Jul-2018 14:22:03 [ 94%] Built target opencv_perf_superres
12-Jul-2018 14:22:03 [ 95%] Built target opencv_videostab_pch_dephelp
12-Jul-2018 14:22:03 [ 96%] Built target pch_Generate_opencv_videostab
12-Jul-2018 14:22:03 [ 97%] Built target opencv_videostab
12-Jul-2018 14:22:03 [ 98%] Built target opencv_haartraining_engine
12-Jul-2018 14:22:03 [ 98%] Built target opencv_haartraining
12-Jul-2018 14:22:03 [ 99%] Built target opencv_createsamples
12-Jul-2018 14:22:03 [ 99%] Built target opencv_performance
12-Jul-2018 14:22:03 [100%] Built target opencv_traincascade
12-Jul-2018 14:22:03 Install the project...
12-Jul-2018 14:22:03 -- Install configuration: "RELEASE"
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/opencv_modules.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/pkgconfig/opencv.pc
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/share/OpenCV/OpenCVConfig.cmake
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/share/OpenCV/OpenCVConfig-version.cmake
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/share/OpenCV/OpenCVModules.cmake
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/share/OpenCV/OpenCVModules-release.cmake
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv/cxcore.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv/ml.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv/highgui.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv/cxmisc.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv/cv.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv/cxeigen.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv/cxcore.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv/cvwimage.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv/cvaux.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv/cvaux.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv/cv.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/opencv.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_core.so.2.4.8
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_core.so.2.4
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_core.so
12-Jul-2018 14:22:03 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_core.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/core/mat.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/core/wimage.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/core/operations.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/core/opengl_interop_deprecated.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/core/cuda_devptrs.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/core/devmem2d.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/core/gpumat.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/core/core.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/core/opengl_interop.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/core/internal.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/core/eigen.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/core/version.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/core/core_c.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/core/types_c.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_flann.so.2.4.8
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_flann.so.2.4
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_flann.so
12-Jul-2018 14:22:03 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_flann.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/flann.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/flann_base.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/miniflann.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/all_indices.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/index_testing.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/nn_index.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/composite_index.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/general.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/params.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/any.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/random.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/kdtree_single_index.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/lsh_index.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/simplex_downhill.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/matrix.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/hdf5.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/hierarchical_clustering_index.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/sampling.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/config.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/ground_truth.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/object_factory.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/dummy.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/dist.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/autotuned_index.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/saving.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/dynamic_bitset.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/defines.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/kdtree_index.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/heap.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/lsh_table.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/timer.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/result_set.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/linear_index.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/kmeans_index.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/allocator.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/flann/logger.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_imgproc.so.2.4.8
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_imgproc.so.2.4
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_imgproc.so
12-Jul-2018 14:22:03 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_imgproc.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/imgproc/imgproc.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/imgproc/types_c.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/imgproc/imgproc_c.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_highgui.so.2.4.8
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_highgui.so.2.4
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_highgui.so
12-Jul-2018 14:22:03 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_highgui.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/highgui/highgui.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/highgui/cap_ios.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/highgui/highgui_c.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/highgui/ios.h
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_features2d.so.2.4.8
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_features2d.so.2.4
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_features2d.so
12-Jul-2018 14:22:03 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_features2d.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/features2d/features2d.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_calib3d.so.2.4.8
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_calib3d.so.2.4
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_calib3d.so
12-Jul-2018 14:22:03 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_calib3d.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/calib3d/calib3d.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_ml.so.2.4.8
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_ml.so.2.4
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_ml.so
12-Jul-2018 14:22:03 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_ml.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/ml/ml.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_video.so.2.4.8
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_video.so.2.4
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_video.so
12-Jul-2018 14:22:03 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_video.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/video/background_segm.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/video/tracking.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/include/opencv2/video/video.hpp
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_legacy.so.2.4.8
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_legacy.so.2.4
12-Jul-2018 14:22:03 -- Installing: /home/clowder/opencv/lib/libopencv_legacy.so
12-Jul-2018 14:22:03 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_legacy.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/legacy/streams.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/legacy/legacy.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/legacy/compat.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/legacy/blobtrack.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_objdetect.so.2.4.8
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_objdetect.so.2.4
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_objdetect.so
12-Jul-2018 14:22:04 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_objdetect.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/objdetect/objdetect.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_photo.so.2.4.8
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_photo.so.2.4
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_photo.so
12-Jul-2018 14:22:04 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_photo.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/photo/photo.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/photo/photo_c.h
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_gpu.so.2.4.8
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_gpu.so.2.4
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_gpu.so
12-Jul-2018 14:22:04 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_gpu.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/devmem2d.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/stream_accessor.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/gpumat.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/gpu.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/warp_reduce.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/common.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/reduce.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/utility.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/vec_traits.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/transform.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/saturate_cast.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/emulation.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/datamov_utils.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/scan.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/vec_math.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/static_check.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/limits.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/simd_functions.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/vec_distance.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/block.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/color.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/filters.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/warp_shuffle.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/functional.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/dynamic_smem.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/funcattrib.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/type_traits.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/border_interpolate.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/warp.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/reduce.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/reduce_key_val.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/transform_detail.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/vec_distance_detail.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/type_traits_detail.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/gpu/device/detail/color_detail.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_ocl.so.2.4.8
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_ocl.so.2.4
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_ocl.so
12-Jul-2018 14:22:04 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_ocl.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/ocl/ocl.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/ocl/matrix_operations.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_nonfree.so.2.4.8
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_nonfree.so.2.4
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_nonfree.so
12-Jul-2018 14:22:04 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_nonfree.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/nonfree/ocl.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/nonfree/nonfree.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/nonfree/gpu.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/nonfree/features2d.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_contrib.so.2.4.8
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_contrib.so.2.4
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_contrib.so
12-Jul-2018 14:22:04 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_contrib.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/contrib/contrib.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/contrib/retina.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/contrib/detection_based_tracker.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/contrib/openfabmap.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/contrib/hybridtracker.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/python2.7/dist-packages/cv2.so
12-Jul-2018 14:22:04 -- Set runtime path of "/home/clowder/opencv/lib/python2.7/dist-packages/cv2.so" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/python2.7/dist-packages/cv.py
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_stitching.so.2.4.8
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_stitching.so.2.4
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_stitching.so
12-Jul-2018 14:22:04 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_stitching.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/stitching/stitcher.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/stitching/warpers.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/autocalib.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/camera.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/matchers.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/util_inl.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/blenders.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/seam_finders.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/util.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/stitching/detail/warpers.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_superres.so.2.4.8
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_superres.so.2.4
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_superres.so
12-Jul-2018 14:22:04 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_superres.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/superres/superres.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/superres/optical_flow.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_ts.a
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/ts/ts_perf.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/ts/gpu_test.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/ts/ts.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/ts/gpu_perf.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/ts/ts_gtest.h
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_videostab.so.2.4.8
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_videostab.so.2.4
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/lib/libopencv_videostab.so
12-Jul-2018 14:22:04 -- Set runtime path of "/home/clowder/opencv/lib/libopencv_videostab.so.2.4.8" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/videostab/videostab.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/videostab/log.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/videostab/global_motion.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/videostab/motion_stabilizing.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/videostab/fast_marching.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/videostab/fast_marching_inl.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/videostab/deblurring.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/videostab/inpainting.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/videostab/stabilizer.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/videostab/optical_flow.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/include/opencv2/videostab/frame_source.hpp
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_alt_tree.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_alt.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_alt2.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_upperbody.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_lefteye.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_leftear.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_righteye.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_upperbody.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_fullbody.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_lefteye_2splits.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_eye.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_default.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_eye_tree_eyeglasses.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_eyepair_small.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_rightear.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_mouth.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_righteye_2splits.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_profileface.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_smile.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_lowerbody.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_eyepair_big.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/haarcascades/haarcascade_mcs_nose.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/lbpcascades/lbpcascade_profileface.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/lbpcascades/lbpcascade_frontalface.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/share/OpenCV/lbpcascades/lbpcascade_silverware.xml
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/bin/opencv_haartraining
12-Jul-2018 14:22:04 -- Set runtime path of "/home/clowder/opencv/bin/opencv_haartraining" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/bin/opencv_createsamples
12-Jul-2018 14:22:04 -- Set runtime path of "/home/clowder/opencv/bin/opencv_createsamples" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/bin/opencv_performance
12-Jul-2018 14:22:04 -- Set runtime path of "/home/clowder/opencv/bin/opencv_performance" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:04 -- Installing: /home/clowder/opencv/bin/opencv_traincascade
12-Jul-2018 14:22:04 -- Set runtime path of "/home/clowder/opencv/bin/opencv_traincascade" to "/home/clowder/opencv/lib"
12-Jul-2018 14:22:07 Removing intermediate container 7f7861a123aa
12-Jul-2018 14:22:07 ---> 67c09989be73
12-Jul-2018 14:22:07 Step 8/21 : RUN cd ${CLOWDER_HOME} &&     mkdir -p plantcv-output &&     git clone https://github.com/danforthcenter/plantcv.git
12-Jul-2018 14:22:07 ---> Running in 6a7182df6d2e
12-Jul-2018 14:22:08 Cloning into 'plantcv'...
12-Jul-2018 14:22:20 Removing intermediate container 6a7182df6d2e
12-Jul-2018 14:22:20 ---> dd87f272d8f8
12-Jul-2018 14:22:20 Step 9/21 : ENV PYTHONPATH="${CLOWDER_HOME}/opencv/lib/python2.7/dist-packages:${CLOWDER_HOME}/plantcv/lib:/usr/lib/python2.7/dist-packages:${PYTHONPATH}"
12-Jul-2018 14:22:20 ---> Running in 250f33e41d39
12-Jul-2018 14:22:20 Removing intermediate container 250f33e41d39
12-Jul-2018 14:22:20 ---> de1d926a5a75
12-Jul-2018 14:22:20 Step 10/21 : ENV PATH="${CLOWDER_HOME}/opencv/bin:${PATH}"
12-Jul-2018 14:22:21 ---> Running in 0b7d9a5f63e7
12-Jul-2018 14:22:21 Removing intermediate container 0b7d9a5f63e7
12-Jul-2018 14:22:21 ---> 6590ced4cba0
12-Jul-2018 14:22:21 Step 11/21 : ENV LD_LIBRARY_PATH="${CLOWDER_HOME}/opencv/lib:${LD_LIBRARY_PATH}"
12-Jul-2018 14:22:21 ---> Running in d7c6d2f4c80c
12-Jul-2018 14:22:22 Removing intermediate container d7c6d2f4c80c
12-Jul-2018 14:22:22 ---> 272b325166d0
12-Jul-2018 14:22:22 Step 12/21 : USER root
12-Jul-2018 14:22:22 ---> Running in ceac74ab0f47
12-Jul-2018 14:22:22 Removing intermediate container ceac74ab0f47
12-Jul-2018 14:22:22 ---> d15f80cd1b16
12-Jul-2018 14:22:22 Step 13/21 : RUN apt-get -y update &&     apt-get install -y python-opencv opencv-data
12-Jul-2018 14:22:23 ---> Running in d215e01c6481
12-Jul-2018 14:22:23 Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB]
12-Jul-2018 14:22:24 Get:2 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB]
12-Jul-2018 14:22:24 Get:3 http://security.ubuntu.com/ubuntu xenial-security/universe Sources [83.5 kB]
12-Jul-2018 14:22:24 Get:4 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [663 kB]
12-Jul-2018 14:22:24 Get:5 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [12.7 kB]
12-Jul-2018 14:22:24 Get:6 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [453 kB]
12-Jul-2018 14:22:24 Get:7 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [3735 B]
12-Jul-2018 14:22:24 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
12-Jul-2018 14:22:24 Get:9 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
12-Jul-2018 14:22:24 Get:10 http://archive.ubuntu.com/ubuntu xenial/universe Sources [9802 kB]
12-Jul-2018 14:22:25 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB]
12-Jul-2018 14:22:25 Get:12 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB]
12-Jul-2018 14:22:25 Get:13 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB]
12-Jul-2018 14:22:25 Get:14 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB]
12-Jul-2018 14:22:25 Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources [260 kB]
12-Jul-2018 14:22:25 Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1040 kB]
12-Jul-2018 14:22:25 Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [13.1 kB]
12-Jul-2018 14:22:25 Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [827 kB]
12-Jul-2018 14:22:25 Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [18.8 kB]
12-Jul-2018 14:22:25 Get:20 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7321 B]
12-Jul-2018 14:22:25 Get:21 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [8086 B]
12-Jul-2018 14:22:28 Fetched 25.3 MB in 4s (5941 kB/s)
12-Jul-2018 14:22:29 Reading package lists...
12-Jul-2018 14:22:31 Reading package lists...
12-Jul-2018 14:22:31 Building dependency tree...
12-Jul-2018 14:22:31 Reading state information...
12-Jul-2018 14:22:31 The following additional packages will be installed:
12-Jul-2018 14:22:31   libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libgtkglext1
12-Jul-2018 14:22:31   libopencv-calib3d2.4v5 libopencv-contrib2.4v5 libopencv-core2.4v5
12-Jul-2018 14:22:31   libopencv-features2d2.4v5 libopencv-flann2.4v5 libopencv-highgui2.4v5
12-Jul-2018 14:22:31   libopencv-imgproc2.4v5 libopencv-legacy2.4v5 libopencv-ml2.4v5
12-Jul-2018 14:22:31   libopencv-objdetect2.4v5 libopencv-photo2.4v5 libopencv-video2.4v5
12-Jul-2018 14:22:31   libpangox-1.0-0 libtxc-dxtn-s2tc0 libv4l-0 libv4lconvert0 libxcb-glx0
12-Jul-2018 14:22:31   libxmu6 libxt6 libxxf86vm1
12-Jul-2018 14:22:31 The following NEW packages will be installed:
12-Jul-2018 14:22:31   libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libgtkglext1
12-Jul-2018 14:22:31   libopencv-calib3d2.4v5 libopencv-contrib2.4v5 libopencv-core2.4v5
12-Jul-2018 14:22:31   libopencv-features2d2.4v5 libopencv-flann2.4v5 libopencv-highgui2.4v5
12-Jul-2018 14:22:31   libopencv-imgproc2.4v5 libopencv-legacy2.4v5 libopencv-ml2.4v5
12-Jul-2018 14:22:31   libopencv-objdetect2.4v5 libopencv-photo2.4v5 libopencv-video2.4v5
12-Jul-2018 14:22:31   libpangox-1.0-0 libtxc-dxtn-s2tc0 libv4l-0 libv4lconvert0 libxcb-glx0
12-Jul-2018 14:22:31   libxmu6 libxt6 libxxf86vm1 opencv-data python-opencv
12-Jul-2018 14:22:32 0 upgraded, 27 newly installed, 0 to remove and 36 not upgraded.
12-Jul-2018 14:22:32 Need to get 12.0 MB of archives.
12-Jul-2018 14:22:32 After this operation, 177 MB of additional disk space will be used.
12-Jul-2018 14:22:32 Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB]
12-Jul-2018 14:22:32 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpangox-1.0-0 amd64 0.0.2-5 [41.7 kB]
12-Jul-2018 14:22:32 Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB]
12-Jul-2018 14:22:32 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB]
12-Jul-2018 14:22:32 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB]
12-Jul-2018 14:22:33 Get:6 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB]
12-Jul-2018 14:22:33 Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB]
12-Jul-2018 14:22:33 Get:8 http://archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB]
12-Jul-2018 14:22:33 Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB]
12-Jul-2018 14:22:33 Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB]
12-Jul-2018 14:22:33 Get:11 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libgtkglext1 amd64 1.2.0-3.2fakesync1ubuntu1 [76.8 kB]
12-Jul-2018 14:22:33 Get:12 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-core2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [675 kB]
12-Jul-2018 14:22:33 Get:13 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-flann2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [107 kB]
12-Jul-2018 14:22:33 Get:14 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-imgproc2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [632 kB]
12-Jul-2018 14:22:33 Get:15 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-features2d2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [215 kB]
12-Jul-2018 14:22:33 Get:16 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-calib3d2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [218 kB]
12-Jul-2018 14:22:33 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libv4lconvert0 amd64 1.10.0-1 [76.0 kB]
12-Jul-2018 14:22:33 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libv4l-0 amd64 1.10.0-1 [40.9 kB]
12-Jul-2018 14:22:33 Get:19 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-highgui2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [101 kB]
12-Jul-2018 14:22:33 Get:20 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-ml2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [190 kB]
12-Jul-2018 14:22:33 Get:21 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-objdetect2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [191 kB]
12-Jul-2018 14:22:33 Get:22 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-video2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [119 kB]
12-Jul-2018 14:22:33 Get:23 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-contrib2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [300 kB]
12-Jul-2018 14:22:33 Get:24 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-legacy2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [406 kB]
12-Jul-2018 14:22:33 Get:25 http://archive.ubuntu.com/ubuntu xenial/universe amd64 libopencv-photo2.4v5 amd64 2.4.9.1+dfsg-1.5ubuntu1 [43.8 kB]
12-Jul-2018 14:22:33 Get:26 http://archive.ubuntu.com/ubuntu xenial/universe amd64 opencv-data all 2.4.9.1+dfsg-1.5ubuntu1 [1601 kB]
12-Jul-2018 14:22:33 Get:27 http://archive.ubuntu.com/ubuntu xenial/universe amd64 python-opencv amd64 2.4.9.1+dfsg-1.5ubuntu1 [310 kB]
12-Jul-2018 14:22:33 debconf: delaying package configuration, since apt-utils is not installed
12-Jul-2018 14:22:33 Fetched 12.0 MB in 1s (7899 kB/s)
12-Jul-2018 14:22:34 Selecting previously unselected package libxxf86vm1:amd64.
12-Jul-2018 14:22:34 (Reading database ...
12-Jul-2018 14:22:34 (Reading database ... 5%
12-Jul-2018 14:22:34 (Reading database ... 10%
12-Jul-2018 14:22:34 (Reading database ... 15%
12-Jul-2018 14:22:34 (Reading database ... 20%
12-Jul-2018 14:22:34 (Reading database ... 25%
12-Jul-2018 14:22:34 (Reading database ... 30%
12-Jul-2018 14:22:34 (Reading database ... 35%
12-Jul-2018 14:22:34 (Reading database ... 40%
12-Jul-2018 14:22:34 (Reading database ... 45%
12-Jul-2018 14:22:34 (Reading database ... 50%
12-Jul-2018 14:22:34 (Reading database ... 55%
12-Jul-2018 14:22:34 (Reading database ... 60%
12-Jul-2018 14:22:34 (Reading database ... 65%
12-Jul-2018 14:22:34 (Reading database ... 70%
12-Jul-2018 14:22:34 (Reading database ... 75%
12-Jul-2018 14:22:34 (Reading database ... 80%
12-Jul-2018 14:22:34 (Reading database ... 85%
12-Jul-2018 14:22:34 (Reading database ... 90%
12-Jul-2018 14:22:34 (Reading database ... 95%
12-Jul-2018 14:22:34 (Reading database ... 100%
12-Jul-2018 14:22:34 (Reading database ... 30172 files and directories currently installed.)
12-Jul-2018 14:22:34 Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ...
12-Jul-2018 14:22:34 Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ...
12-Jul-2018 14:22:34 Selecting previously unselected package libpangox-1.0-0:amd64.
12-Jul-2018 14:22:34 Preparing to unpack .../libpangox-1.0-0_0.0.2-5_amd64.deb ...
12-Jul-2018 14:22:34 Unpacking libpangox-1.0-0:amd64 (0.0.2-5) ...
12-Jul-2018 14:22:35 Selecting previously unselected package libtxc-dxtn-s2tc0:amd64.
12-Jul-2018 14:22:35 Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ...
12-Jul-2018 14:22:35 Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ...
12-Jul-2018 14:22:35 Selecting previously unselected package libglapi-mesa:amd64.
12-Jul-2018 14:22:35 Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ...
12-Jul-2018 14:22:35 Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ...
12-Jul-2018 14:22:35 Selecting previously unselected package libgl1-mesa-dri:amd64.
12-Jul-2018 14:22:35 Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ...
12-Jul-2018 14:22:35 Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ...
12-Jul-2018 14:22:37 Selecting previously unselected package libxcb-glx0:amd64.
12-Jul-2018 14:22:37 Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ...
12-Jul-2018 14:22:37 Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ...
12-Jul-2018 14:22:38 Selecting previously unselected package libgl1-mesa-glx:amd64.
12-Jul-2018 14:22:38 Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ...
12-Jul-2018 14:22:38 Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ...
12-Jul-2018 14:22:38 Selecting previously unselected package libglu1-mesa:amd64.
12-Jul-2018 14:22:38 Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ...
12-Jul-2018 14:22:38 Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ...
12-Jul-2018 14:22:39 Selecting previously unselected package libxt6:amd64.
12-Jul-2018 14:22:39 Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ...
12-Jul-2018 14:22:39 Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ...
12-Jul-2018 14:22:39 Selecting previously unselected package libxmu6:amd64.
12-Jul-2018 14:22:39 Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ...
12-Jul-2018 14:22:39 Unpacking libxmu6:amd64 (2:1.1.2-2) ...
12-Jul-2018 14:22:40 Selecting previously unselected package libgtkglext1:amd64.
12-Jul-2018 14:22:40 Preparing to unpack .../libgtkglext1_1.2.0-3.2fakesync1ubuntu1_amd64.deb ...
12-Jul-2018 14:22:40 Unpacking libgtkglext1:amd64 (1.2.0-3.2fakesync1ubuntu1) ...
12-Jul-2018 14:22:41 Selecting previously unselected package libopencv-core2.4v5:amd64.
12-Jul-2018 14:22:41 Preparing to unpack .../libopencv-core2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
12-Jul-2018 14:22:41 Unpacking libopencv-core2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:41 Selecting previously unselected package libopencv-flann2.4v5:amd64.
12-Jul-2018 14:22:41 Preparing to unpack .../libopencv-flann2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
12-Jul-2018 14:22:41 Unpacking libopencv-flann2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:41 Selecting previously unselected package libopencv-imgproc2.4v5:amd64.
12-Jul-2018 14:22:41 Preparing to unpack .../libopencv-imgproc2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
12-Jul-2018 14:22:41 Unpacking libopencv-imgproc2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:42 Selecting previously unselected package libopencv-features2d2.4v5:amd64.
12-Jul-2018 14:22:42 Preparing to unpack .../libopencv-features2d2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
12-Jul-2018 14:22:42 Unpacking libopencv-features2d2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:42 Selecting previously unselected package libopencv-calib3d2.4v5:amd64.
12-Jul-2018 14:22:42 Preparing to unpack .../libopencv-calib3d2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
12-Jul-2018 14:22:42 Unpacking libopencv-calib3d2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:43 Selecting previously unselected package libv4lconvert0:amd64.
12-Jul-2018 14:22:43 Preparing to unpack .../libv4lconvert0_1.10.0-1_amd64.deb ...
12-Jul-2018 14:22:43 Unpacking libv4lconvert0:amd64 (1.10.0-1) ...
12-Jul-2018 14:22:43 Selecting previously unselected package libv4l-0:amd64.
12-Jul-2018 14:22:43 Preparing to unpack .../libv4l-0_1.10.0-1_amd64.deb ...
12-Jul-2018 14:22:43 Unpacking libv4l-0:amd64 (1.10.0-1) ...
12-Jul-2018 14:22:44 Selecting previously unselected package libopencv-highgui2.4v5:amd64.
12-Jul-2018 14:22:44 Preparing to unpack .../libopencv-highgui2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
12-Jul-2018 14:22:44 Unpacking libopencv-highgui2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:44 Selecting previously unselected package libopencv-ml2.4v5:amd64.
12-Jul-2018 14:22:44 Preparing to unpack .../libopencv-ml2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
12-Jul-2018 14:22:44 Unpacking libopencv-ml2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:44 Selecting previously unselected package libopencv-objdetect2.4v5:amd64.
12-Jul-2018 14:22:44 Preparing to unpack .../libopencv-objdetect2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
12-Jul-2018 14:22:44 Unpacking libopencv-objdetect2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:45 Selecting previously unselected package libopencv-video2.4v5:amd64.
12-Jul-2018 14:22:45 Preparing to unpack .../libopencv-video2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
12-Jul-2018 14:22:45 Unpacking libopencv-video2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:46 Selecting previously unselected package libopencv-contrib2.4v5:amd64.
12-Jul-2018 14:22:46 Preparing to unpack .../libopencv-contrib2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
12-Jul-2018 14:22:46 Unpacking libopencv-contrib2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:46 Selecting previously unselected package libopencv-legacy2.4v5:amd64.
12-Jul-2018 14:22:46 Preparing to unpack .../libopencv-legacy2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
12-Jul-2018 14:22:46 Unpacking libopencv-legacy2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:47 Selecting previously unselected package libopencv-photo2.4v5:amd64.
12-Jul-2018 14:22:47 Preparing to unpack .../libopencv-photo2.4v5_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
12-Jul-2018 14:22:47 Unpacking libopencv-photo2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:47 Selecting previously unselected package opencv-data.
12-Jul-2018 14:22:47 Preparing to unpack .../opencv-data_2.4.9.1+dfsg-1.5ubuntu1_all.deb ...
12-Jul-2018 14:22:47 Unpacking opencv-data (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:48 Selecting previously unselected package python-opencv.
12-Jul-2018 14:22:48 Preparing to unpack .../python-opencv_2.4.9.1+dfsg-1.5ubuntu1_amd64.deb ...
12-Jul-2018 14:22:48 Unpacking python-opencv (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:48 Processing triggers for libc-bin (2.23-0ubuntu9) ...
12-Jul-2018 14:22:49 Setting up libxxf86vm1:amd64 (1:1.1.4-1) ...
12-Jul-2018 14:22:49 Setting up libpangox-1.0-0:amd64 (0.0.2-5) ...
12-Jul-2018 14:22:49 Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ...
12-Jul-2018 14:22:50 update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode
12-Jul-2018 14:22:51 Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ...
12-Jul-2018 14:22:51 Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ...
12-Jul-2018 14:22:51 Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ...
12-Jul-2018 14:22:52 Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ...
12-Jul-2018 14:22:52 update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode
12-Jul-2018 14:22:52 Setting up libglu1-mesa:amd64 (9.0.0-2.1) ...
12-Jul-2018 14:22:52 Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ...
12-Jul-2018 14:22:52 Setting up libxmu6:amd64 (2:1.1.2-2) ...
12-Jul-2018 14:22:52 Setting up libgtkglext1:amd64 (1.2.0-3.2fakesync1ubuntu1) ...
12-Jul-2018 14:22:53 Setting up libopencv-core2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:53 Setting up libopencv-flann2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:53 Setting up libopencv-imgproc2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:53 Setting up libopencv-features2d2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:53 Setting up libopencv-calib3d2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:53 Setting up libv4lconvert0:amd64 (1.10.0-1) ...
12-Jul-2018 14:22:53 Setting up libv4l-0:amd64 (1.10.0-1) ...
12-Jul-2018 14:22:53 Setting up libopencv-highgui2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:54 Setting up libopencv-ml2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:54 Setting up libopencv-objdetect2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:54 Setting up libopencv-video2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:54 Setting up libopencv-contrib2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:54 Setting up libopencv-legacy2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:54 Setting up libopencv-photo2.4v5:amd64 (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:54 Setting up opencv-data (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:55 Setting up python-opencv (2.4.9.1+dfsg-1.5ubuntu1) ...
12-Jul-2018 14:22:56 Processing triggers for libc-bin (2.23-0ubuntu9) ...
12-Jul-2018 14:23:01 Removing intermediate container d215e01c6481
12-Jul-2018 14:23:01 ---> 746d56c71a9e
12-Jul-2018 14:23:01 Step 14/21 : COPY requirements.txt /home/clowder/
12-Jul-2018 14:23:01 ---> e850f23cd446
12-Jul-2018 14:23:01 Step 15/21 : RUN cd ${CLOWDER_HOME} &&     pip install --upgrade pip &&     pip install -r /home/clowder/requirements.txt
12-Jul-2018 14:23:01 ---> Running in 7d77b3b70c69
12-Jul-2018 14:23:03 Collecting pip
12-Jul-2018 14:23:03   Downloading https://files.pythonhosted.org/packages/0f/74/ecd13431bcc456ed390b44c8a6e917c1820365cbebcb6a8974d1cd045ab4/pip-10.0.1-py2.py3-none-any.whl (1.3MB)
12-Jul-2018 14:23:04 Installing collected packages: pip
12-Jul-2018 14:23:04   Found existing installation: pip 8.1.1
12-Jul-2018 14:23:04     Not uninstalling pip at /usr/lib/python2.7/dist-packages, outside environment /usr
12-Jul-2018 14:23:05 Successfully installed pip-8.1.1
12-Jul-2018 14:23:05 You are using pip version 8.1.1, however version 10.0.1 is available.
12-Jul-2018 14:23:05 You should consider upgrading via the 'pip install --upgrade pip' command.
12-Jul-2018 14:23:06 Collecting pika==0.10.0 (from -r /home/clowder/requirements.txt (line 1))
12-Jul-2018 14:23:07   Downloading https://files.pythonhosted.org/packages/26/12/400cf0aca6b1ecf1f00dcd89b246e7a4c8558677304ba067167b8167e714/pika-0.10.0-py2.py3-none-any.whl (92kB)
12-Jul-2018 14:23:07 Collecting requests==2.8.1 (from -r /home/clowder/requirements.txt (line 2))
12-Jul-2018 14:23:07   Downloading https://files.pythonhosted.org/packages/c0/0f/a911a44c89ba01b23d8fe3defbdfca1e962de6f11a11da32658902cdc2a4/requests-2.8.1-py2.py3-none-any.whl (497kB)
12-Jul-2018 14:23:07 Collecting wheel==0.24.0 (from -r /home/clowder/requirements.txt (line 3))
12-Jul-2018 14:23:07   Downloading https://files.pythonhosted.org/packages/e8/14/eaaac12b0432c984a27ad0050a5a0bedc6135df35a0f5f1f35228faf12d4/wheel-0.24.0-py2.py3-none-any.whl (63kB)
12-Jul-2018 14:23:07 Installing collected packages: pika, requests, wheel
12-Jul-2018 14:23:07   Found existing installation: pika 0.11.0
12-Jul-2018 14:23:07     Uninstalling pika-0.11.0:
12-Jul-2018 14:23:08       Successfully uninstalled pika-0.11.0
12-Jul-2018 14:23:08   Found existing installation: requests 2.18.4
12-Jul-2018 14:23:08     Uninstalling requests-2.18.4:
12-Jul-2018 14:23:10       Successfully uninstalled requests-2.18.4
12-Jul-2018 14:23:10 Successfully installed pika-0.10.0 requests-2.8.1 wheel-0.24.0
12-Jul-2018 14:23:10 You are using pip version 8.1.1, however version 10.0.1 is available.
12-Jul-2018 14:23:10 You should consider upgrading via the 'pip install --upgrade pip' command.
12-Jul-2018 14:23:12 Removing intermediate container 7d77b3b70c69
12-Jul-2018 14:23:12 ---> a538873998d0
12-Jul-2018 14:23:12 Step 16/21 : USER clowder
12-Jul-2018 14:23:13 ---> Running in faf0935d2a09
12-Jul-2018 14:23:13 Removing intermediate container faf0935d2a09
12-Jul-2018 14:23:13 ---> b21472b91c4a
12-Jul-2018 14:23:13 Step 17/21 : COPY entrypoint.sh *.py *.json /home/clowder/
12-Jul-2018 14:23:14 ---> 2d86561ed624
12-Jul-2018 14:23:14 Step 18/21 : RUN mkdir /home/clowder/bin
12-Jul-2018 14:23:14 ---> Running in 1c17bfdbbda7
12-Jul-2018 14:23:15 Removing intermediate container 1c17bfdbbda7
12-Jul-2018 14:23:15 ---> f50a1f31916a
12-Jul-2018 14:23:15 Step 19/21 : COPY bin /home/clowder/bin
12-Jul-2018 14:23:16 ---> a5440422e906
12-Jul-2018 14:23:16 Step 20/21 : ENTRYPOINT ["/home/clowder/entrypoint.sh"]
12-Jul-2018 14:23:16 ---> Running in 317fa71d5377
12-Jul-2018 14:23:17 Removing intermediate container 317fa71d5377
12-Jul-2018 14:23:17 ---> 4b3e0efe2302
12-Jul-2018 14:23:17 Step 21/21 : CMD ["extractor"]
12-Jul-2018 14:23:17 ---> Running in afe3696abcde
12-Jul-2018 14:23:17 Removing intermediate container afe3696abcde
12-Jul-2018 14:23:17 ---> 5c2ef53df07e
12-Jul-2018 14:23:17 Successfully built 5c2ef53df07e
12-Jul-2018 14:23:17 Successfully tagged 30748:latest
12-Jul-2018 14:23:18 The push refers to repository [docker.io/clowder/extractors-plantcv]
12-Jul-2018 14:23:18 7ea7f034e89b: Preparing
12-Jul-2018 14:23:18 c5ff42416f26: Preparing
12-Jul-2018 14:23:18 0b05bdda5da1: Preparing
12-Jul-2018 14:23:18 1c2f311e0173: Preparing
12-Jul-2018 14:23:18 fe612adb68da: Preparing
12-Jul-2018 14:23:18 22403f22bfc4: Preparing
12-Jul-2018 14:23:18 0801be1b6095: Preparing
12-Jul-2018 14:23:18 3a37b9dea6f5: Preparing
12-Jul-2018 14:23:18 ce1a68d2b0da: Preparing
12-Jul-2018 14:23:18 0cdb02ac1d86: Preparing
12-Jul-2018 14:23:18 f2297bdfc824: Preparing
12-Jul-2018 14:23:18 0fbe2bcb1bf9: Preparing
12-Jul-2018 14:23:18 59669fcdd5eb: Preparing
12-Jul-2018 14:23:18 7f7a065d245a: Preparing
12-Jul-2018 14:23:18 f96e6b25195f: Preparing
12-Jul-2018 14:23:18 c56153825175: Preparing
12-Jul-2018 14:23:18 ae620432889d: Preparing
12-Jul-2018 14:23:18 a2022691bf95: Preparing
12-Jul-2018 14:23:18 0801be1b6095: Waiting
12-Jul-2018 14:23:18 3a37b9dea6f5: Waiting
12-Jul-2018 14:23:18 ce1a68d2b0da: Waiting
12-Jul-2018 14:23:18 f96e6b25195f: Waiting
12-Jul-2018 14:23:18 0cdb02ac1d86: Waiting
12-Jul-2018 14:23:18 f2297bdfc824: Waiting
12-Jul-2018 14:23:18 c56153825175: Waiting
12-Jul-2018 14:23:18 ae620432889d: Waiting
12-Jul-2018 14:23:18 a2022691bf95: Waiting
12-Jul-2018 14:23:18 0fbe2bcb1bf9: Waiting
12-Jul-2018 14:23:18 59669fcdd5eb: Waiting
12-Jul-2018 14:23:18 7f7a065d245a: Waiting
12-Jul-2018 14:23:18 22403f22bfc4: Waiting
12-Jul-2018 14:23:19 c5ff42416f26: Pushed
12-Jul-2018 14:23:21 0b05bdda5da1: Pushed
12-Jul-2018 14:23:21 7ea7f034e89b: Pushed
12-Jul-2018 14:23:21 fe612adb68da: Pushed
12-Jul-2018 14:23:21 1c2f311e0173: Pushed
12-Jul-2018 14:23:22 0cdb02ac1d86: Layer already exists
12-Jul-2018 14:23:23 f2297bdfc824: Layer already exists
12-Jul-2018 14:23:24 0fbe2bcb1bf9: Layer already exists
12-Jul-2018 14:23:24 59669fcdd5eb: Layer already exists
12-Jul-2018 14:23:24 7f7a065d245a: Layer already exists
12-Jul-2018 14:23:25 f96e6b25195f: Layer already exists
12-Jul-2018 14:23:25 c56153825175: Layer already exists
12-Jul-2018 14:23:25 ae620432889d: Layer already exists
12-Jul-2018 14:23:25 a2022691bf95: Layer already exists
12-Jul-2018 14:23:26 3a37b9dea6f5: Pushed
12-Jul-2018 14:23:32 22403f22bfc4: Pushed
12-Jul-2018 14:23:37 0801be1b6095: Pushed
12-Jul-2018 14:24:58 ce1a68d2b0da: Pushed
12-Jul-2018 14:25:00 browndog_v0.2.0: digest: sha256:062285022f79aedfed6aba6d362f6a70ca3c568384c71c046d1ab0d06758c367 size: 4086
12-Jul-2018 14:25:01 The push refers to repository [docker.io/clowder/extractors-plantcv]
12-Jul-2018 14:25:01 7ea7f034e89b: Preparing
12-Jul-2018 14:25:01 c5ff42416f26: Preparing
12-Jul-2018 14:25:01 0b05bdda5da1: Preparing
12-Jul-2018 14:25:01 1c2f311e0173: Preparing
12-Jul-2018 14:25:01 fe612adb68da: Preparing
12-Jul-2018 14:25:01 22403f22bfc4: Preparing
12-Jul-2018 14:25:01 0801be1b6095: Preparing
12-Jul-2018 14:25:01 3a37b9dea6f5: Preparing
12-Jul-2018 14:25:01 22403f22bfc4: Waiting
12-Jul-2018 14:25:01 0801be1b6095: Waiting
12-Jul-2018 14:25:01 ce1a68d2b0da: Preparing
12-Jul-2018 14:25:01 0cdb02ac1d86: Preparing
12-Jul-2018 14:25:01 f2297bdfc824: Preparing
12-Jul-2018 14:25:01 3a37b9dea6f5: Waiting
12-Jul-2018 14:25:01 ce1a68d2b0da: Waiting
12-Jul-2018 14:25:01 0cdb02ac1d86: Waiting
12-Jul-2018 14:25:01 0fbe2bcb1bf9: Preparing
12-Jul-2018 14:25:01 59669fcdd5eb: Preparing
12-Jul-2018 14:25:01 f2297bdfc824: Waiting
12-Jul-2018 14:25:01 0fbe2bcb1bf9: Waiting
12-Jul-2018 14:25:01 7f7a065d245a: Preparing
12-Jul-2018 14:25:01 f96e6b25195f: Preparing
12-Jul-2018 14:25:01 59669fcdd5eb: Waiting
12-Jul-2018 14:25:01 7f7a065d245a: Waiting
12-Jul-2018 14:25:01 c56153825175: Preparing
12-Jul-2018 14:25:01 ae620432889d: Preparing
12-Jul-2018 14:25:01 a2022691bf95: Preparing
12-Jul-2018 14:25:01 f96e6b25195f: Waiting
12-Jul-2018 14:25:01 c56153825175: Waiting
12-Jul-2018 14:25:01 ae620432889d: Waiting
12-Jul-2018 14:25:01 a2022691bf95: Waiting
12-Jul-2018 14:25:01 1c2f311e0173: Layer already exists
12-Jul-2018 14:25:01 c5ff42416f26: Layer already exists
12-Jul-2018 14:25:01 0b05bdda5da1: Layer already exists
12-Jul-2018 14:25:01 7ea7f034e89b: Layer already exists
12-Jul-2018 14:25:01 fe612adb68da: Layer already exists
12-Jul-2018 14:25:02 22403f22bfc4: Layer already exists
12-Jul-2018 14:25:02 0801be1b6095: Layer already exists
12-Jul-2018 14:25:02 3a37b9dea6f5: Layer already exists
12-Jul-2018 14:25:02 0cdb02ac1d86: Layer already exists
12-Jul-2018 14:25:02 f2297bdfc824: Layer already exists
12-Jul-2018 14:25:02 0fbe2bcb1bf9: Layer already exists
12-Jul-2018 14:25:02 59669fcdd5eb: Layer already exists
12-Jul-2018 14:25:02 7f7a065d245a: Layer already exists
12-Jul-2018 14:25:02 f96e6b25195f: Layer already exists
12-Jul-2018 14:25:02 c56153825175: Layer already exists
12-Jul-2018 14:25:02 ae620432889d: Layer already exists
12-Jul-2018 14:25:02 a2022691bf95: Layer already exists
12-Jul-2018 14:25:07 ce1a68d2b0da: Layer already exists
12-Jul-2018 14:25:07 browndog_v0.3.0: digest: sha256:062285022f79aedfed6aba6d362f6a70ca3c568384c71c046d1ab0d06758c367 size: 4086
12-Jul-2018 14:25:08 The push refers to repository [docker.io/clowder/extractors-plantcv]
12-Jul-2018 14:25:08 7ea7f034e89b: Preparing
12-Jul-2018 14:25:08 c5ff42416f26: Preparing
12-Jul-2018 14:25:08 0b05bdda5da1: Preparing
12-Jul-2018 14:25:08 1c2f311e0173: Preparing
12-Jul-2018 14:25:08 fe612adb68da: Preparing
12-Jul-2018 14:25:08 22403f22bfc4: Preparing
12-Jul-2018 14:25:08 0801be1b6095: Preparing
12-Jul-2018 14:25:08 3a37b9dea6f5: Preparing
12-Jul-2018 14:25:08 22403f22bfc4: Waiting
12-Jul-2018 14:25:08 0801be1b6095: Waiting
12-Jul-2018 14:25:08 ce1a68d2b0da: Preparing
12-Jul-2018 14:25:08 3a37b9dea6f5: Waiting
12-Jul-2018 14:25:08 ce1a68d2b0da: Waiting
12-Jul-2018 14:25:08 0cdb02ac1d86: Preparing
12-Jul-2018 14:25:08 f2297bdfc824: Preparing
12-Jul-2018 14:25:08 0fbe2bcb1bf9: Preparing
12-Jul-2018 14:25:08 f2297bdfc824: Waiting
12-Jul-2018 14:25:08 0cdb02ac1d86: Waiting
12-Jul-2018 14:25:08 59669fcdd5eb: Preparing
12-Jul-2018 14:25:08 7f7a065d245a: Preparing
12-Jul-2018 14:25:08 f96e6b25195f: Preparing
12-Jul-2018 14:25:08 0fbe2bcb1bf9: Waiting
12-Jul-2018 14:25:08 7f7a065d245a: Waiting
12-Jul-2018 14:25:08 59669fcdd5eb: Waiting
12-Jul-2018 14:25:08 c56153825175: Preparing
12-Jul-2018 14:25:08 ae620432889d: Preparing
12-Jul-2018 14:25:08 a2022691bf95: Preparing
12-Jul-2018 14:25:08 f96e6b25195f: Waiting
12-Jul-2018 14:25:08 c56153825175: Waiting
12-Jul-2018 14:25:08 ae620432889d: Waiting
12-Jul-2018 14:25:08 a2022691bf95: Waiting
12-Jul-2018 14:25:08 0b05bdda5da1: Layer already exists
12-Jul-2018 14:25:08 c5ff42416f26: Layer already exists
12-Jul-2018 14:25:08 7ea7f034e89b: Layer already exists
12-Jul-2018 14:25:08 1c2f311e0173: Layer already exists
12-Jul-2018 14:25:08 fe612adb68da: Layer already exists
12-Jul-2018 14:25:08 22403f22bfc4: Layer already exists
12-Jul-2018 14:25:08 3a37b9dea6f5: Layer already exists
12-Jul-2018 14:25:08 0801be1b6095: Layer already exists
12-Jul-2018 14:25:08 ce1a68d2b0da: Layer already exists
12-Jul-2018 14:25:08 0cdb02ac1d86: Layer already exists
12-Jul-2018 14:25:09 f2297bdfc824: Layer already exists
12-Jul-2018 14:25:09 0fbe2bcb1bf9: Layer already exists
12-Jul-2018 14:25:09 59669fcdd5eb: Layer already exists
12-Jul-2018 14:25:09 7f7a065d245a: Layer already exists
12-Jul-2018 14:25:09 f96e6b25195f: Layer already exists
12-Jul-2018 14:25:09 c56153825175: Layer already exists
12-Jul-2018 14:25:09 ae620432889d: Layer already exists
12-Jul-2018 14:25:09 a2022691bf95: Layer already exists
12-Jul-2018 14:25:09 latest: digest: sha256:062285022f79aedfed6aba6d362f6a70ca3c568384c71c046d1ab0d06758c367 size: 4086
12-Jul-2018 14:25:09 Untagged: 30748:latest
12-Jul-2018 14:25:09 Finished task 'docker build' with result: Success
12-Jul-2018 14:25:09 Running post build plugin 'Docker Container Cleanup'
12-Jul-2018 14:25:09 Running post build plugin 'NCover Results Collector'
12-Jul-2018 14:25:10 Running post build plugin 'Clover Results Collector'
12-Jul-2018 14:25:10 Running post build plugin 'npm Cache Cleanup'
12-Jul-2018 14:25:10 Running post build plugin 'Artifact Copier'
12-Jul-2018 14:25:10 Finalising the build...
12-Jul-2018 14:25:10 Stopping timer.
12-Jul-2018 14:25:10 Build CATS-PLANTCV-JOB1-31 completed.
12-Jul-2018 14:25:10 Running on server: post build plugin 'NCover Results Collector'
12-Jul-2018 14:25:10 Running on server: post build plugin 'Build Hanging Detection Configuration'
12-Jul-2018 14:25:10 Running on server: post build plugin 'Clover Delta Calculator'
12-Jul-2018 14:25:10 Running on server: post build plugin 'Maven Dependencies Postprocessor'
12-Jul-2018 14:25:10 All post build plugins have finished
12-Jul-2018 14:25:10 Generating build results summary...
12-Jul-2018 14:25:10 Saving build results to disk...
12-Jul-2018 14:25:10 Logging substituted variables...
12-Jul-2018 14:25:10 Indexing build results...
12-Jul-2018 14:25:10 Finished building CATS-PLANTCV-JOB1-31.