Console Output

Skipping 3,823 KB.. Full Log
  161 |   combine_obj.centroid = {(min_x + max_x)/2.0, (min_y + max_y)/2.0, (min_z + max_z)/2.0};
      |                           ~~~~~~~~~~~~~~~^~~~
/senior/workspace/orin-slave32/master/src/crane_align/common/euler_cluster.cpp:161:63: warning: narrowing conversion of ‘(((double)(min_y + max_y)) / 2.0e+0)’ from ‘double’ to ‘float’ [-Wnarrowing]
  161 |   combine_obj.centroid = {(min_x + max_x)/2.0, (min_y + max_y)/2.0, (min_z + max_z)/2.0};
      |                                                ~~~~~~~~~~~~~~~^~~~
/senior/workspace/orin-slave32/master/src/crane_align/common/euler_cluster.cpp:161:84: warning: narrowing conversion of ‘(((double)(min_z + max_z)) / 2.0e+0)’ from ‘double’ to ‘float’ [-Wnarrowing]
  161 |   combine_obj.centroid = {(min_x + max_x)/2.0, (min_y + max_y)/2.0, (min_z + max_z)/2.0};
      |                                                                     ~~~~~~~~~~~~~~~^~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/repetition/enum.hpp:23,
                 from /usr/include/boost/preprocessor/enum.hpp:15,
                 from /usr/include/boost/function/detail/prologue.hpp:20,
                 from /usr/include/boost/function/function_template.hpp:13,
                 from /usr/include/boost/function/detail/maybe_include.hpp:22,
                 from /usr/include/boost/function/function1.hpp:11,
                 from /usr/include/boost/program_options/value_semantic.hpp:13,
                 from /usr/include/boost/program_options/options_description.hpp:13,
                 from /usr/include/boost/program_options.hpp:15,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:8:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:19:6: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
   19 |     (uint16_t, ring, ring) (float, time, time)
      |      ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:10:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/repetition/enum.hpp:23,
                 from /usr/include/boost/preprocessor/enum.hpp:15,
                 from /usr/include/boost/function/detail/prologue.hpp:20,
                 from /usr/include/boost/function/function_template.hpp:13,
                 from /usr/include/boost/function/detail/maybe_include.hpp:22,
                 from /usr/include/boost/function/function1.hpp:11,
                 from /usr/include/boost/program_options/value_semantic.hpp:13,
                 from /usr/include/boost/program_options/options_description.hpp:13,
                 from /usr/include/boost/program_options.hpp:15,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:8:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:32:6: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
   32 |     (uint16_t, ring, ring) (double, timestamp, timestamp)
      |      ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:10:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/repetition/enum.hpp:23,
                 from /usr/include/boost/preprocessor/enum.hpp:15,
                 from /usr/include/boost/function/detail/prologue.hpp:20,
                 from /usr/include/boost/function/function_template.hpp:13,
                 from /usr/include/boost/function/detail/maybe_include.hpp:22,
                 from /usr/include/boost/function/function1.hpp:11,
                 from /usr/include/boost/program_options/value_semantic.hpp:13,
                 from /usr/include/boost/program_options/options_description.hpp:13,
                 from /usr/include/boost/program_options.hpp:15,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:8:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:47:6: warning: ‘using uint32_t = uint32_t’ is deprecated: use std::uint32_t instead of pcl::uint32_t [-Wdeprecated-declarations]
   47 |     (uint32_t, t, t) (uint16_t, reflectivity, reflectivity)
      |      ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:10:
/usr/include/pcl-1.10/pcl/pcl_macros.h:96:9: note: declared here
   96 |   using uint32_t [[deprecated("use std::uint32_t instead of pcl::uint32_t")]] = std::uint32_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/repetition/enum.hpp:23,
                 from /usr/include/boost/preprocessor/enum.hpp:15,
                 from /usr/include/boost/function/detail/prologue.hpp:20,
                 from /usr/include/boost/function/function_template.hpp:13,
                 from /usr/include/boost/function/detail/maybe_include.hpp:22,
                 from /usr/include/boost/function/function1.hpp:11,
                 from /usr/include/boost/program_options/value_semantic.hpp:13,
                 from /usr/include/boost/program_options/options_description.hpp:13,
                 from /usr/include/boost/program_options.hpp:15,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:8:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:47:23: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
   47 |     (uint32_t, t, t) (uint16_t, reflectivity, reflectivity)
      |                       ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:10:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/repetition/enum.hpp:23,
                 from /usr/include/boost/preprocessor/enum.hpp:15,
                 from /usr/include/boost/function/detail/prologue.hpp:20,
                 from /usr/include/boost/function/function_template.hpp:13,
                 from /usr/include/boost/function/detail/maybe_include.hpp:22,
                 from /usr/include/boost/function/function1.hpp:11,
                 from /usr/include/boost/program_options/value_semantic.hpp:13,
                 from /usr/include/boost/program_options/options_description.hpp:13,
                 from /usr/include/boost/program_options.hpp:15,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:8:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:48:6: warning: ‘using uint8_t = uint8_t’ is deprecated: use std::uint8_t instead of pcl::uint8_t [-Wdeprecated-declarations]
   48 |     (uint8_t, ring, ring) (uint16_t, noise, noise) (uint32_t, range, range)
      |      ^~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:10:
/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9: note: declared here
   92 |   using uint8_t [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
      |         ^~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/repetition/enum.hpp:23,
                 from /usr/include/boost/preprocessor/enum.hpp:15,
                 from /usr/include/boost/function/detail/prologue.hpp:20,
                 from /usr/include/boost/function/function_template.hpp:13,
                 from /usr/include/boost/function/detail/maybe_include.hpp:22,
                 from /usr/include/boost/function/function1.hpp:11,
                 from /usr/include/boost/program_options/value_semantic.hpp:13,
                 from /usr/include/boost/program_options/options_description.hpp:13,
                 from /usr/include/boost/program_options.hpp:15,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:8:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:48:28: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
   48 |     (uint8_t, ring, ring) (uint16_t, noise, noise) (uint32_t, range, range)
      |                            ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:10:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/repetition/enum.hpp:23,
                 from /usr/include/boost/preprocessor/enum.hpp:15,
                 from /usr/include/boost/function/detail/prologue.hpp:20,
                 from /usr/include/boost/function/function_template.hpp:13,
                 from /usr/include/boost/function/detail/maybe_include.hpp:22,
                 from /usr/include/boost/function/function1.hpp:11,
                 from /usr/include/boost/program_options/value_semantic.hpp:13,
                 from /usr/include/boost/program_options/options_description.hpp:13,
                 from /usr/include/boost/program_options.hpp:15,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:8:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:48:53: warning: ‘using uint32_t = uint32_t’ is deprecated: use std::uint32_t instead of pcl::uint32_t [-Wdeprecated-declarations]
   48 |     (uint8_t, ring, ring) (uint16_t, noise, noise) (uint32_t, range, range)
      |                                                     ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:10:
/usr/include/pcl-1.10/pcl/pcl_macros.h:96:9: note: declared here
   96 |   using uint32_t [[deprecated("use std::uint32_t instead of pcl::uint32_t")]] = std::uint32_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/repetition/enum.hpp:23,
                 from /usr/include/boost/preprocessor/enum.hpp:15,
                 from /usr/include/boost/function/detail/prologue.hpp:20,
                 from /usr/include/boost/function/function_template.hpp:13,
                 from /usr/include/boost/function/detail/maybe_include.hpp:22,
                 from /usr/include/boost/function/function1.hpp:11,
                 from /usr/include/boost/program_options/value_semantic.hpp:13,
                 from /usr/include/boost/program_options/options_description.hpp:13,
                 from /usr/include/boost/program_options.hpp:15,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:8:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:59:45: warning: ‘using uint8_t = uint8_t’ is deprecated: use std::uint8_t instead of pcl::uint8_t [-Wdeprecated-declarations]
   59 |     (float, x, x)(float, y, y)(float, z, z)(uint8_t, intensity, intensity)
      |                                             ^~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:10:
/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9: note: declared here
   92 |   using uint8_t [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
      |         ^~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/repetition/enum.hpp:23,
                 from /usr/include/boost/preprocessor/enum.hpp:15,
                 from /usr/include/boost/function/detail/prologue.hpp:20,
                 from /usr/include/boost/function/function_template.hpp:13,
                 from /usr/include/boost/function/detail/maybe_include.hpp:22,
                 from /usr/include/boost/function/function1.hpp:11,
                 from /usr/include/boost/program_options/value_semantic.hpp:13,
                 from /usr/include/boost/program_options/options_description.hpp:13,
                 from /usr/include/boost/program_options.hpp:15,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:8:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:60:6: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
   60 |     (uint16_t, ring, ring)(double, timestamp, timestamp))
      |      ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/node/crane_align_node.cpp:10:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/serialization.h:34,
                 from /opt/ros/noetic/include/geometry_msgs/Point.h:14,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:33,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:19:6: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
   19 |     (uint16_t, ring, ring) (float, time, time)
      |      ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/serialization.h:34,
                 from /opt/ros/noetic/include/geometry_msgs/Point.h:14,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:33,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:32:6: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
   32 |     (uint16_t, ring, ring) (double, timestamp, timestamp)
      |      ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/serialization.h:34,
                 from /opt/ros/noetic/include/geometry_msgs/Point.h:14,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:33,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:47:6: warning: ‘using uint32_t = uint32_t’ is deprecated: use std::uint32_t instead of pcl::uint32_t [-Wdeprecated-declarations]
   47 |     (uint32_t, t, t) (uint16_t, reflectivity, reflectivity)
      |      ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:96:9: note: declared here
   96 |   using uint32_t [[deprecated("use std::uint32_t instead of pcl::uint32_t")]] = std::uint32_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/serialization.h:34,
                 from /opt/ros/noetic/include/geometry_msgs/Point.h:14,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:33,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:47:23: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
   47 |     (uint32_t, t, t) (uint16_t, reflectivity, reflectivity)
      |                       ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/serialization.h:34,
                 from /opt/ros/noetic/include/geometry_msgs/Point.h:14,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:33,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:48:6: warning: ‘using uint8_t = uint8_t’ is deprecated: use std::uint8_t instead of pcl::uint8_t [-Wdeprecated-declarations]
   48 |     (uint8_t, ring, ring) (uint16_t, noise, noise) (uint32_t, range, range)
      |      ^~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9: note: declared here
   92 |   using uint8_t [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
      |         ^~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/serialization.h:34,
                 from /opt/ros/noetic/include/geometry_msgs/Point.h:14,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:33,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:48:28: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
   48 |     (uint8_t, ring, ring) (uint16_t, noise, noise) (uint32_t, range, range)
      |                            ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/serialization.h:34,
                 from /opt/ros/noetic/include/geometry_msgs/Point.h:14,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:33,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:48:53: warning: ‘using uint32_t = uint32_t’ is deprecated: use std::uint32_t instead of pcl::uint32_t [-Wdeprecated-declarations]
   48 |     (uint8_t, ring, ring) (uint16_t, noise, noise) (uint32_t, range, range)
      |                                                     ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:96:9: note: declared here
   96 |   using uint32_t [[deprecated("use std::uint32_t instead of pcl::uint32_t")]] = std::uint32_t;
      |         ^~~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/serialization.h:34,
                 from /opt/ros/noetic/include/geometry_msgs/Point.h:14,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:33,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:59:45: warning: ‘using uint8_t = uint8_t’ is deprecated: use std::uint8_t instead of pcl::uint8_t [-Wdeprecated-declarations]
   59 |     (float, x, x)(float, y, y)(float, z, z)(uint8_t, intensity, intensity)
      |                                             ^~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:92:9: note: declared here
   92 |   using uint8_t [[deprecated("use std::uint8_t instead of pcl::uint8_t")]] = std::uint8_t;
      |         ^~~~~~~
In file included from /usr/include/boost/preprocessor/tuple/elem.hpp:23,
                 from /usr/include/boost/preprocessor/arithmetic/add.hpp:21,
                 from /usr/include/boost/mpl/aux_/preprocessor/def_params_tail.hpp:66,
                 from /usr/include/boost/mpl/aux_/na_spec.hpp:28,
                 from /usr/include/boost/mpl/next_prior.hpp:18,
                 from /usr/include/boost/mpl/next.hpp:17,
                 from /usr/include/boost/mpl/list/aux_/push_front.hpp:18,
                 from /usr/include/boost/mpl/list/list0.hpp:19,
                 from /usr/include/boost/mpl/list/list10.hpp:18,
                 from /usr/include/boost/mpl/list/list20.hpp:18,
                 from /usr/include/boost/mpl/list.hpp:36,
                 from /usr/include/boost/math/policies/policy.hpp:9,
                 from /usr/include/boost/math/policies/error_handling.hpp:21,
                 from /usr/include/boost/math/special_functions/round.hpp:14,
                 from /opt/ros/noetic/include/ros/time.h:58,
                 from /opt/ros/noetic/include/ros/serialization.h:34,
                 from /opt/ros/noetic/include/geometry_msgs/Point.h:14,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:33,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/senior/workspace/orin-slave32/master/src/crane_align/matching/cs_icp/cs_feature_extraction.hpp:60:6: warning: ‘using uint16_t = uint16_t’ is deprecated: use std::uint16_t instead of pcl::uint16_t [-Wdeprecated-declarations]
   60 |     (uint16_t, ring, ring)(double, timestamp, timestamp))
      |      ^~~~~~~~
In file included from /usr/include/pcl-1.10/pcl/PCLHeader.h:10,
                 from /usr/include/pcl-1.10/pcl/point_cloud.h:47,
                 from /opt/ros/noetic/include/pcl_ros/point_cloud.h:5,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/common.h:95,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/align_result_management.h:3,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.h:2,
                 from /senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:1:
/usr/include/pcl-1.10/pcl/pcl_macros.h:94:9: note: declared here
   94 |   using uint16_t [[deprecated("use std::uint16_t instead of pcl::uint16_t")]] = std::uint16_t;
      |         ^~~~~~~~
/senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp: In member function ‘void senior::CraneAlign::StackingCraneAlign()’:
/senior/workspace/orin-slave32/master/src/crane_align/core/crane_align.cpp:4409:9: warning: format ‘%i’ expects argument of type ‘int’, but argument 9 has type ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} [-Wformat=]
 4409 |         "%.3f %i %i %.3f %i %s %i \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
 4410 |       %.3f %.3f %.3f %.3f \
      |       ~~~~~~~~~~~~~~~~~~~~~
 4411 |       %.3f %.3f %.3f %.3f %i \
      |       ~~~~~~~~~~~~~~~~~~~~~~~~
 4412 |       %.6f %.6f %.6f \
      |       ~~~~~~~~~~~~~~~~
 4413 |       %.3f %.3f \
      |       ~~~~~~~~~~~
 4414 |       %.9lf %.9lf %.9lf",
      |       ~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave32/master/src/crane_align/common/shore_align_config.cpp: In member function ‘float senior::ShoreAlignConfig::GetCraneShiftGps(const string&)’:
/senior/workspace/orin-slave32/master/src/crane_align/common/shore_align_config.cpp:135:1: warning: control reaches end of non-void function [-Wreturn-type]
  135 | }
      | ^
In file included from /senior/workspace/orin-slave32/master/src/crane_align/common/container_compensate.h:6,
                 from /senior/workspace/orin-slave32/master/src/crane_align/common/container_compensate.cpp:1:
/senior/workspace/orin-slave32/master/src/crane_align/common/common_define.h: In member function ‘bool senior::StepRange::IsInRange(double)’:
/senior/workspace/orin-slave32/master/src/crane_align/common/common_define.h:180:5: warning: control reaches end of non-void function [-Wreturn-type]
  180 |     }
      |     ^
/senior/workspace/orin-slave32/master/src/crane_align/common/spreader_detection.cpp: In member function ‘bool senior::SpreaderDetection::PlaneFitAndIntersection(double, pcl::PointCloud<pcl::PointXYZI>::Ptr, pcl::PointCloud<pcl::PointXYZI>::Ptr&, pcl::PointCloud<pcl::PointXYZI>::Ptr&, pcl::ModelCoefficients::Ptr&)’:
/senior/workspace/orin-slave32/master/src/crane_align/common/spreader_detection.cpp:258:29: warning: narrowing conversion of ‘-((Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>*)(& square_fit_result))->Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>::operator()(0)’ from ‘Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>::Scalar’ {aka ‘double’} to ‘float’ [-Wnarrowing]
  258 |   coef->values.assign({1.0, -square_fit_result(0), -square_fit_result(1), -square_fit_result(2)});
      |                             ^~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave32/master/src/crane_align/common/spreader_detection.cpp:258:29: warning: narrowing conversion of ‘-((Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>*)(& square_fit_result))->Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>::operator()(0)’ from ‘Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>::Scalar’ {aka ‘double’} to ‘float’ [-Wnarrowing]
/senior/workspace/orin-slave32/master/src/crane_align/common/spreader_detection.cpp:258:52: warning: narrowing conversion of ‘-((Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>*)(& square_fit_result))->Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>::operator()(1)’ from ‘Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>::Scalar’ {aka ‘double’} to ‘float’ [-Wnarrowing]
  258 |   coef->values.assign({1.0, -square_fit_result(0), -square_fit_result(1), -square_fit_result(2)});
      |                                                    ^~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave32/master/src/crane_align/common/spreader_detection.cpp:258:52: warning: narrowing conversion of ‘-((Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>*)(& square_fit_result))->Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>::operator()(1)’ from ‘Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>::Scalar’ {aka ‘double’} to ‘float’ [-Wnarrowing]
/senior/workspace/orin-slave32/master/src/crane_align/common/spreader_detection.cpp:258:75: warning: narrowing conversion of ‘-((Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>*)(& square_fit_result))->Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>::operator()(2)’ from ‘Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>::Scalar’ {aka ‘double’} to ‘float’ [-Wnarrowing]
  258 |   coef->values.assign({1.0, -square_fit_result(0), -square_fit_result(1), -square_fit_result(2)});
      |                                                                           ^~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-slave32/master/src/crane_align/common/spreader_detection.cpp:258:75: warning: narrowing conversion of ‘-((Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>*)(& square_fit_result))->Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>::operator()(2)’ from ‘Eigen::DenseCoeffsBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>, 1>::Scalar’ {aka ‘double’} to ‘float’ [-Wnarrowing]
/senior/workspace/orin-slave32/master/src/crane_align/common/spreader_detection.cpp: In member function ‘double senior::SpreaderDetection::ContainerSideCompensate(int)’:
/senior/workspace/orin-slave32/master/src/crane_align/common/spreader_detection.cpp:147:1: warning: control reaches end of non-void function [-Wreturn-type]
  147 | }
      | ^
cd /senior/workspace/orin-slave32/master/build/crane_align; catkin build --get-env crane_align | catkin env -si  /usr/bin/make --jobserver-auth=3,4; cd -
[build 33:33.6 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:33.7 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:33.8 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:33.9 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:34.0 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:34.1 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:34.2 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:34.3 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:34.4 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:34.5 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:34.6 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:34.7 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:34.8 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:34.9 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:35.0 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:35.1 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:35.2 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:35.3 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:35.4 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:35.5 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:35.6 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:35.7 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:35.8 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:35.9 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:36.0 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:36.1 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:36.2 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:36.3 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:36.4 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:36.5 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:36.6 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:36.7 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:36.8 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:36.9 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:37.0 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:37.1 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:37.2 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:37.3 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:37.4 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:37.5 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:37.6 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:37.7 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:37.8 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:37.9 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:38.0 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:38.1 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:38.2 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:38.3 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:38.4 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:38.5 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:38.6 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:38.7 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:38.8 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:38.9 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:39.0 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:39.1 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:39.2 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:39.3 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
[build 33:39.4 s] [71/72 complete] [1/14 jobs] [0 queued] [crane_align:inst... 
...............................................................................
Finished <<< crane_align                           [ 2 minutes and 11.9 seconds ]
[build] Summary: All 72 packages succeeded!                                    
[build] Ignored: None.                                                         
[build] Warnings: 45 packages succeeded with warnings.                         
[build] Abandoned: No packages were abandoned.                                 
[build] Failed: No packages failed.                                            
[build] Runtime: 33 minutes and 39.5 seconds total.                            
[build] Note: Workspace packages have changed, please re-source setup files to use them.
[Pipeline] sh
+ mkdir -p /senior/workspace/orin-slave32/master/src/hdmap_analysis
[Pipeline] dir
Running in /senior/workspace/orin-slave32/master/src/hdmap_analysis
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 95ec724887af1b240b58915e6d1946ca3d6f4520 (origin/rc_dev)
Commit message: "Merge branch 'revert-1344c0e2' into 'rc_dev'"
Cloning repository http://159.27.226.4/map/hdmap_analysis.git
 > git init /senior/workspace/orin-slave32/master/src/hdmap_analysis # timeout=10
Fetching upstream changes from http://159.27.226.4/map/hdmap_analysis.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
 > git fetch --tags --force --progress -- http://159.27.226.4/map/hdmap_analysis.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://159.27.226.4/map/hdmap_analysis.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/rc_dev^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 95ec724887af1b240b58915e6d1946ca3d6f4520 # timeout=10
 > git rev-list --no-walk 95ec724887af1b240b58915e6d1946ca3d6f4520 # timeout=10
[Pipeline] sh
+ mkdir /senior/workspace/orin-slave32/master/install/lib/hdmap_analysis
[Pipeline] sh
+ cp -r /senior/workspace/orin-slave32/master/src/hdmap_analysis/embedding_in_qt_sgskip.py /senior/workspace/orin-slave32/master/src/hdmap_analysis/hdmap_analysis.py /senior/workspace/orin-slave32/master/src/hdmap_analysis/hdmap_polygon_selector.py /senior/workspace/orin-slave32/master/src/hdmap_analysis/hdmap.py /senior/workspace/orin-slave32/master/src/hdmap_analysis/header.py /senior/workspace/orin-slave32/master/src/hdmap_analysis/junction.py /senior/workspace/orin-slave32/master/src/hdmap_analysis/lane.py /senior/workspace/orin-slave32/master/src/hdmap_analysis/log_loader.py /senior/workspace/orin-slave32/master/src/hdmap_analysis/main_window.py /senior/workspace/orin-slave32/master/src/hdmap_analysis/map_loader.py /senior/workspace/orin-slave32/master/src/hdmap_analysis/object.py /senior/workspace/orin-slave32/master/src/hdmap_analysis/restricted_area.py /senior/workspace/orin-slave32/master/src/hdmap_analysis/table_model.py /senior/workspace/orin-slave32/master/install/lib/hdmap_analysis/
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
-==========================================================================
[Pipeline] build
Scheduling project: module-pnc_replayer
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
[Pipeline] script
[Pipeline] {
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] echo >>>>>>>>>>压缩成zip包>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] dir Running in /senior/workspace/orin-slave32/master [Pipeline] { [Pipeline] sh + zip -rq all_master_2025-08-05_10-59-45.zip ./install/ ./version.json [Pipeline] sh + ls /senior/workspace/orin-slave32/master all_master_2025-08-05_10-59-45.zip build devel install logs src version.json [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /senior/workspace/orin-slave32/master@tmp [Pipeline] echo /senior/workspace/orin-slave32/master/all_master_2025-08-05_10-59-45.zip,/senior/workspace/orin-slave32/master/version.json [Pipeline] echo ------------------- 开始上传公网ota --------------------------------------------------------------------- [Pipeline] sh + curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-slave32/master/all_master_2025-08-05_10-59-45.zip"' --form 'version=@"/senior/workspace/orin-slave32/master/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 42 727M 0 0 42 305M 0 276M 0:00:02 0:00:01 0:00:01 276M 57 727M 0 0 57 421M 0 189M 0:00:03 0:00:02 0:00:01 189M 97 727M 0 0 97 708M 0 228M 0:00:03 0:00:03 --:--:-- 227M 100 727M 0 0 100 727M 0 174M 0:00:04 0:00:04 --:--:-- 174M 100 727M 0 0 100 727M 0 140M 0:00:05 0:00:05 --:--:-- 144M 100 727M 0 0 100 727M 0 117M 0:00:06 0:00:06 --:--:-- 83.3M 100 727M 0 0 100 727M 0 101M 0:00:07 0:00:07 --:--:-- 61.9M 100 727M 0 0 100 727M 0 89.0M 0:00:08 0:00:08 --:--:-- 3776k 100 727M 0 0 100 727M 0 79.3M 0:00:09 0:00:09 --:--:-- 0 100 727M 0 0 100 727M 0 71.5M 0:00:10 0:00:10 --:--:-- 0 100 727M 0 0 100 727M 0 65.1M 0:00:11 0:00:11 --:--:-- 0 100 727M 0 0 100 727M 0 59.7M 0:00:12 0:00:12 --:--:-- 0 100 727M 0 0 100 727M 0 55.2M 0:00:13 0:00:13 --:--:-- 0 100 727M 0 0 100 727M 0 51.3M 0:00:14 0:00:14 --:--:-- 0 100 727M 0 0 100 727M 0 47.9M 0:00:15 0:00:15 --:--:-- 0 100 727M 0 0 100 727M 0 44.9M 0:00:16 0:00:16 --:--:-- 0 100 727M 0 0 100 727M 0 42.3M 0:00:17 0:00:17 --:--:-- 0 100 727M 0 0 100 727M 0 40.0M 0:00:18 0:00:18 --:--:-- 0 100 727M 0 0 100 727M 0 37.9M 0:00:19 0:00:19 --:--:-- 0 100 727M 0 0 100 727M 0 36.0M 0:00:20 0:00:20 --:--:-- 0 100 727M 0 0 100 727M 0 34.3M 0:00:21 0:00:21 --:--:-- 0 100 727M 0 0 100 727M 0 32.7M 0:00:22 0:00:22 --:--:-- 0 100 727M 0 0 100 727M 0 31.3M 0:00:23 0:00:23 --:--:-- 0 100 727M 0 0 100 727M 0 30.0M 0:00:24 0:00:24 --:--:-- 0 100 727M 0 0 100 727M 0 28.8M 0:00:25 0:00:25 --:--:-- 0 100 727M 0 0 100 727M 0 27.7M 0:00:26 0:00:26 --:--:-- 0 100 727M 0 0 100 727M 0 26.7M 0:00:27 0:00:27 --:--:-- 0 100 727M 0 0 100 727M 0 25.7M 0:00:28 0:00:28 --:--:-- 0 100 727M 0 0 100 727M 0 24.9M 0:00:29 0:00:29 --:--:-- 0 100 727M 0 0 100 727M 0 24.0M 0:00:30 0:00:30 --:--:-- 0 100 727M 0 0 100 727M 0 23.3M 0:00:31 0:00:31 --:--:-- 0 100 727M 0 0 100 727M 0 22.5M 0:00:32 0:00:32 --:--:-- 0 100 727M 0 0 100 727M 0 21.9M 0:00:33 0:00:33 --:--:-- 0 100 727M 0 0 100 727M 0 21.2M 0:00:34 0:00:34 --:--:-- 0 100 727M 0 0 100 727M 0 20.6M 0:00:35 0:00:35 --:--:-- 0 100 727M 0 0 100 727M 0 20.0M 0:00:36 0:00:36 --:--:-- 0 100 727M 0 0 100 727M 0 19.5M 0:00:37 0:00:37 --:--:-- 0 100 727M 0 0 100 727M 0 19.0M 0:00:38 0:00:38 --:--:-- 0 100 727M 0 0 100 727M 0 18.5M 0:00:39 0:00:39 --:--:-- 0 100 727M 0 0 100 727M 0 18.0M 0:00:40 0:00:40 --:--:-- 0 100 727M 0 0 100 727M 0 17.6M 0:00:41 0:00:41 --:--:-- 0 100 727M 0 0 100 727M 0 17.2M 0:00:42 0:00:42 --:--:-- 0 100 727M 0 0 100 727M 0 16.8M 0:00:43 0:00:43 --:--:-- 0 100 727M 0 0 100 727M 0 16.4M 0:00:44 0:00:44 --:--:-- 0 100 727M 0 0 100 727M 0 16.0M 0:00:45 0:00:45 --:--:-- 0 100 727M 0 43 100 727M 0 15.7M 0:00:46 0:00:46 --:--:-- 8 100 727M 0 43 100 727M 0 15.7M 0:00:46 0:00:46 --:--:-- 10 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo ------------------- 开始上传厦门ota --------------------------------------------------------------------- [Pipeline] echo ------------------- 开始上传大榭ota --------------------------------------------------------------------- [Pipeline] echo ------------------- 开始上传苏溪ota --------------------------------------------------------------------- [Pipeline] sh + curl -X POST http://172.16.110.148:60080/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-slave32/master/all_master_2025-08-05_10-59-45.zip"' --form 'version=@"/senior/workspace/orin-slave32/master/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 727M 0 0 0 448k 0 1151k 0:10:46 --:--:-- 0:10:46 1148k 0 727M 0 0 0 4480k 0 3186k 0:03:53 0:00:01 0:03:52 3184k 0 727M 0 0 0 7424k 0 3102k 0:04:00 0:00:02 0:03:58 3101k 1 727M 0 0 1 10.0M 0 3019k 0:04:06 0:00:03 0:04:03 3018k 1 727M 0 0 1 12.8M 0 2985k 0:04:09 0:00:04 0:04:05 2984k 2 727M 0 0 2 16.0M 0 3032k 0:04:05 0:00:05 0:04:00 3178k 2 727M 0 0 2 19.5M 0 3132k 0:03:57 0:00:06 0:03:51 3117k 3 727M 0 0 3 23.4M 0 3226k 0:03:50 0:00:07 0:03:43 3284k 3 727M 0 0 3 25.8M 0 3147k 0:03:56 0:00:08 0:03:48 3233k 3 727M 0 0 3 28.4M 0 3100k 0:04:00 0:00:09 0:03:51 3201k 4 727M 0 0 4 31.5M 0 3105k 0:03:59 0:00:10 0:03:49 3185k 4 727M 0 0 4 34.7M 0 3121k 0:03:58 0:00:11 0:03:47 3107k 5 727M 0 0 5 37.6M 0 3114k 0:03:59 0:00:12 0:03:47 2946k 5 727M 0 0 5 40.4M 0 3090k 0:04:00 0:00:13 0:03:47 2995k 5 727M 0 0 5 43.2M 0 3071k 0:04:02 0:00:14 0:03:48 3017k 6 727M 0 0 6 46.4M 0 3087k 0:04:01 0:00:15 0:03:46 3049k 6 727M 0 0 6 49.0M 0 3063k 0:04:03 0:00:16 0:03:47 2932k 7 727M 0 0 7 52.2M 0 3072k 0:04:02 0:00:17 0:03:45 2968k 7 727M 0 0 7 54.6M 0 3043k 0:04:04 0:00:18 0:03:46 2917k 7 727M 0 0 7 57.5M 0 3039k 0:04:05 0:00:19 0:03:46 2946k 8 727M 0 0 8 60.6M 0 3039k 0:04:05 0:00:20 0:03:45 2892k 8 727M 0 0 8 63.5M 0 3035k 0:04:05 0:00:21 0:03:44 2943k 9 727M 0 0 9 66.4M 0 3037k 0:04:05 0:00:22 0:03:43 2916k 9 727M 0 0 9 68.9M 0 3016k 0:04:06 0:00:23 0:03:43 2918k 9 727M 0 0 9 71.8M 0 3014k 0:04:07 0:00:24 0:03:43 2918k 10 727M 0 0 10 74.9M 0 3022k 0:04:06 0:00:25 0:03:41 2950k 10 727M 0 0 10 77.8M 0 3016k 0:04:06 0:00:26 0:03:40 2933k 11 727M 0 0 11 80.6M 0 3012k 0:04:07 0:00:27 0:03:40 2902k 11 727M 0 0 11 83.3M 0 3004k 0:04:07 0:00:28 0:03:39 2947k 11 727M 0 0 11 86.5M 0 3013k 0:04:07 0:00:29 0:03:38 3006k 12 727M 0 0 12 89.3M 0 3009k 0:04:07 0:00:30 0:03:37 2944k 12 727M 0 0 12 92.4M 0 3014k 0:04:07 0:00:31 0:03:36 3005k 13 727M 0 0 13 95.0M 0 3002k 0:04:08 0:00:32 0:03:36 2944k 13 727M 0 0 13 97.8M 0 2999k 0:04:08 0:00:33 0:03:35 2972k 13 727M 0 0 13 100M 0 2999k 0:04:08 0:00:34 0:03:34 2917k 14 727M 0 0 14 103M 0 2995k 0:04:08 0:00:35 0:03:33 2915k 14 727M 0 0 14 106M 0 2995k 0:04:08 0:00:36 0:03:32 2873k 14 727M 0 0 14 108M 0 2980k 0:04:09 0:00:37 0:03:32 2835k 15 727M 0 0 15 111M 0 2959k 0:04:11 0:00:38 0:03:33 2690k 15 727M 0 0 15 113M 0 2950k 0:04:12 0:00:39 0:03:33 2613k 16 727M 0 0 16 116M 0 2952k 0:04:12 0:00:40 0:03:32 2646k 16 727M 0 0 16 120M 0 2968k 0:04:10 0:00:41 0:03:29 2775k 16 727M 0 0 16 123M 0 2986k 0:04:09 0:00:42 0:03:27 3032k 17 727M 0 0 17 126M 0 2976k 0:04:10 0:00:43 0:03:27 3108k 17 727M 0 0 17 128M 0 2971k 0:04:10 0:00:44 0:03:26 3136k 18 727M 0 0 18 132M 0 2977k 0:04:10 0:00:45 0:03:25 3179k 18 727M 0 0 18 134M 0 2977k 0:04:10 0:00:46 0:03:24 3053k 18 727M 0 0 18 137M 0 2980k 0:04:09 0:00:47 0:03:22 2930k 19 727M 0 0 19 140M 0 2973k 0:04:10 0:00:48 0:03:22 2944k 19 727M 0 0 19 143M 0 2972k 0:04:10 0:00:49 0:03:21 2981k 20 727M 0 0 20 146M 0 2973k 0:04:10 0:00:50 0:03:20 2940k 20 727M 0 0 20 149M 0 2973k 0:04:10 0:00:51 0:03:19 2934k 20 727M 0 0 20 151M 0 2967k 0:04:10 0:00:52 0:03:18 2840k 21 727M 0 0 21 154M 0 2963k 0:04:11 0:00:53 0:03:18 2867k 21 727M 0 0 21 157M 0 2969k 0:04:10 0:00:54 0:03:16 2944k 22 727M 0 0 22 160M 0 2970k 0:04:10 0:00:55 0:03:15 2936k 22 727M 0 0 22 163M 0 2973k 0:04:10 0:00:56 0:03:14 2971k 22 727M 0 0 22 166M 0 2970k 0:04:10 0:00:57 0:03:13 3001k 23 727M 0 0 23 169M 0 2968k 0:04:10 0:00:58 0:03:12 3029k 23 727M 0 0 23 172M 0 2974k 0:04:10 0:00:59 0:03:11 3027k 24 727M 0 0 24 175M 0 2973k 0:04:10 0:01:00 0:03:10 3000k 24 727M 0 0 24 178M 0 2973k 0:04:10 0:01:01 0:03:09 2975k 24 727M 0 0 24 180M 0 2968k 0:04:10 0:01:02 0:03:08 2950k 25 727M 0 0 25 183M 0 2969k 0:04:10 0:01:03 0:03:07 2979k 25 727M 0 0 25 187M 0 2977k 0:04:10 0:01:04 0:03:06 3015k 26 727M 0 0 26 191M 0 2993k 0:04:08 0:01:05 0:03:03 3240k 26 727M 0 0 26 192M 0 2961k 0:04:11 0:01:06 0:03:05 2816k 26 727M 0 0 26 195M 0 2969k 0:04:10 0:01:07 0:03:03 2983k 27 727M 0 0 27 199M 0 2985k 0:04:09 0:01:08 0:03:01 3180k 27 727M 0 0 27 202M 0 2988k 0:04:09 0:01:09 0:03:00 3120k 28 727M 0 0 28 205M 0 2988k 0:04:09 0:01:10 0:02:59 2917k 28 727M 0 0 28 208M 0 2985k 0:04:09 0:01:11 0:02:58 3298k 29 727M 0 0 29 211M 0 2989k 0:04:09 0:01:12 0:02:57 3258k 29 727M 0 0 29 214M 0 2988k 0:04:09 0:01:13 0:02:56 3030k 29 727M 0 0 29 217M 0 2988k 0:04:09 0:01:14 0:02:55 2990k 30 727M 0 0 30 220M 0 2987k 0:04:09 0:01:15 0:02:54 2979k 30 727M 0 0 30 222M 0 2984k 0:04:09 0:01:16 0:02:53 2979k 31 727M 0 0 31 225M 0 2988k 0:04:09 0:01:17 0:02:52 2969k 31 727M 0 0 31 228M 0 2987k 0:04:09 0:01:18 0:02:51 2986k 31 727M 0 0 31 231M 0 2989k 0:04:09 0:01:19 0:02:50 3011k 32 727M 0 0 32 234M 0 2983k 0:04:09 0:01:20 0:02:49 2922k 32 727M 0 0 32 237M 0 2982k 0:04:09 0:01:21 0:02:48 2943k 33 727M 0 0 33 240M 0 2986k 0:04:09 0:01:22 0:02:47 2962k 33 727M 0 0 33 243M 0 2986k 0:04:09 0:01:23 0:02:46 2957k 33 727M 0 0 33 246M 0 2988k 0:04:09 0:01:24 0:02:45 2967k 34 727M 0 0 34 248M 0 2983k 0:04:09 0:01:25 0:02:44 2991k 34 727M 0 0 34 251M 0 2983k 0:04:09 0:01:26 0:02:43 3004k 35 727M 0 0 35 255M 0 2989k 0:04:09 0:01:27 0:02:42 3028k 35 727M 0 0 35 257M 0 2984k 0:04:09 0:01:28 0:02:41 2957k 35 727M 0 0 35 260M 0 2985k 0:04:09 0:01:29 0:02:40 2933k 36 727M 0 0 36 263M 0 2979k 0:04:09 0:01:30 0:02:39 2910k 36 727M 0 0 36 266M 0 2980k 0:04:09 0:01:31 0:02:38 2918k 37 727M 0 0 37 269M 0 2986k 0:04:09 0:01:32 0:02:37 2935k 37 727M 0 0 37 272M 0 2981k 0:04:09 0:01:33 0:02:36 2928k 37 727M 0 0 37 274M 0 2980k 0:04:09 0:01:34 0:02:35 2886k 38 727M 0 0 38 277M 0 2978k 0:04:10 0:01:35 0:02:35 2947k 38 727M 0 0 38 280M 0 2980k 0:04:09 0:01:36 0:02:33 2985k 39 727M 0 0 39 283M 0 2982k 0:04:09 0:01:37 0:02:32 2910k 39 727M 0 0 39 286M 0 2982k 0:04:09 0:01:38 0:02:31 2998k 39 727M 0 0 39 289M 0 2981k 0:04:09 0:01:39 0:02:30 3015k 40 727M 0 0 40 292M 0 2978k 0:04:09 0:01:40 0:02:29 2989k 40 727M 0 0 40 295M 0 2980k 0:04:09 0:01:41 0:02:28 2984k 40 727M 0 0 40 297M 0 2978k 0:04:09 0:01:42 0:02:27 2912k 41 727M 0 0 41 300M 0 2979k 0:04:09 0:01:43 0:02:26 2931k 41 727M 0 0 41 304M 0 2984k 0:04:09 0:01:44 0:02:25 3040k 42 727M 0 0 42 308M 0 2993k 0:04:08 0:01:45 0:02:23 3293k 42 727M 0 0 42 311M 0 3000k 0:04:08 0:01:46 0:02:22 3393k 43 727M 0 0 43 315M 0 2999k 0:04:08 0:01:47 0:02:21 3405k 43 727M 0 0 43 317M 0 2998k 0:04:08 0:01:48 0:02:20 3377k 44 727M 0 0 44 320M 0 3000k 0:04:08 0:01:49 0:02:19 3335k 44 727M 0 0 44 324M 0 3007k 0:04:07 0:01:50 0:02:17 3295k 44 727M 0 0 44 326M 0 3002k 0:04:07 0:01:51 0:02:16 3061k 45 727M 0 0 45 330M 0 3002k 0:04:08 0:01:52 0:02:16 3066k 45 727M 0 0 45 332M 0 2999k 0:04:08 0:01:53 0:02:15 3032k 46 727M 0 0 46 335M 0 2998k 0:04:08 0:01:54 0:02:14 2954k 46 727M 0 0 46 338M 0 2998k 0:04:08 0:01:55 0:02:13 2809k 46 727M 0 0 46 340M 0 2996k 0:04:08 0:01:56 0:02:12 2861k 47 727M 0 0 47 343M 0 2998k 0:04:08 0:01:57 0:02:11 2910k 47 727M 0 0 47 346M 0 2996k 0:04:08 0:01:58 0:02:10 2919k 48 727M 0 0 48 349M 0 2995k 0:04:08 0:01:59 0:02:09 2918k 48 727M 0 0 48 352M 0 2998k 0:04:08 0:02:00 0:02:08 3007k 48 727M 0 0 48 356M 0 3005k 0:04:07 0:02:01 0:02:06 3200k 49 727M 0 0 49 358M 0 2998k 0:04:08 0:02:02 0:02:06 2995k 49 727M 0 0 49 361M 0 2998k 0:04:08 0:02:03 0:02:05 3053k 50 727M 0 0 50 364M 0 2996k 0:04:08 0:02:04 0:02:04 3017k 50 727M 0 0 50 367M 0 2998k 0:04:08 0:02:05 0:02:03 2974k 50 727M 0 0 50 369M 0 2995k 0:04:08 0:02:06 0:02:02 2765k 51 727M 0 0 51 372M 0 2995k 0:04:08 0:02:07 0:02:01 2914k 51 727M 0 0 51 376M 0 2998k 0:04:08 0:02:08 0:02:00 2985k 52 727M 0 0 52 378M 0 2994k 0:04:08 0:02:09 0:01:59 2947k 52 727M 0 0 52 381M 0 2995k 0:04:08 0:02:10 0:01:58 2920k 52 727M 0 0 52 384M 0 2998k 0:04:08 0:02:11 0:01:57 3078k 53 727M 0 0 53 387M 0 2997k 0:04:08 0:02:12 0:01:56 3045k 53 727M 0 0 53 390M 0 2993k 0:04:08 0:02:13 0:01:55 2881k 54 727M 0 0 54 393M 0 2993k 0:04:08 0:02:14 0:01:54 2982k 54 727M 0 0 54 395M 0 2992k 0:04:08 0:02:15 0:01:53 2917k 54 727M 0 0 54 398M 0 2993k 0:04:08 0:02:16 0:01:52 2849k 55 727M 0 0 55 402M 0 2997k 0:04:08 0:02:17 0:01:51 3017k 55 727M 0 0 55 404M 0 2994k 0:04:08 0:02:18 0:01:50 3021k 56 727M 0 0 56 408M 0 2994k 0:04:08 0:02:19 0:01:49 3008k 56 727M 0 0 56 410M 0 2996k 0:04:08 0:02:20 0:01:48 3108k 56 727M 0 0 56 413M 0 2993k 0:04:08 0:02:21 0:01:47 3001k 57 727M 0 0 57 416M 0 2994k 0:04:08 0:02:22 0:01:46 2892k 57 727M 0 0 57 418M 0 2991k 0:04:08 0:02:23 0:01:45 2898k 57 727M 0 0 57 419M 0 2974k 0:04:10 0:02:24 0:01:46 2365k 58 727M 0 0 58 421M 0 2970k 0:04:10 0:02:25 0:01:45 2241k 58 727M 0 0 58 424M 0 2968k 0:04:10 0:02:26 0:01:44 2260k 58 727M 0 0 58 427M 0 2970k 0:04:10 0:02:27 0:01:43 2305k 59 727M 0 0 59 431M 0 2975k 0:04:10 0:02:28 0:01:42 2521k 59 727M 0 0 59 435M 0 2983k 0:04:09 0:02:29 0:01:40 3266k 60 727M 0 0 60 439M 0 2994k 0:04:08 0:02:30 0:01:38 3711k 60 727M 0 0 60 442M 0 2995k 0:04:08 0:02:31 0:01:37 3783k 61 727M 0 0 61 445M 0 2993k 0:04:08 0:02:32 0:01:36 3671k 61 727M 0 0 61 448M 0 2992k 0:04:08 0:02:33 0:01:35 3482k 62 727M 0 0 62 451M 0 2994k 0:04:08 0:02:34 0:01:34 3327k 62 727M 0 0 62 454M 0 2991k 0:04:08 0:02:35 0:01:33 2890k 62 727M 0 0 62 456M 0 2991k 0:04:08 0:02:36 0:01:32 2866k 63 727M 0 0 63 460M 0 2994k 0:04:08 0:02:37 0:01:31 3013k 63 727M 0 0 63 463M 0 2992k 0:04:08 0:02:38 0:01:30 2994k 64 727M 0 0 64 466M 0 2998k 0:04:08 0:02:39 0:01:29 3097k 64 727M 0 0 64 468M 0 2993k 0:04:08 0:02:40 0:01:28 3059k 64 727M 0 0 64 471M 0 2992k 0:04:08 0:02:41 0:01:27 3041k 65 727M 0 0 65 474M 0 2992k 0:04:08 0:02:42 0:01:26 2918k 65 727M 0 0 65 477M 0 2990k 0:04:08 0:02:43 0:01:25 2935k 66 727M 0 0 66 480M 0 2989k 0:04:09 0:02:44 0:01:25 2726k 66 727M 0 0 66 483M 0 2991k 0:04:08 0:02:45 0:01:23 2925k 66 727M 0 0 66 486M 0 2990k 0:04:09 0:02:46 0:01:23 2904k 67 727M 0 0 67 489M 0 2994k 0:04:08 0:02:47 0:01:21 3084k 67 727M 0 0 67 492M 0 2993k 0:04:08 0:02:48 0:01:20 3062k 68 727M 0 0 68 494M 0 2989k 0:04:09 0:02:49 0:01:20 2990k 68 727M 0 0 68 498M 0 2993k 0:04:08 0:02:50 0:01:18 3065k 68 727M 0 0 68 501M 0 2993k 0:04:08 0:02:51 0:01:17 3125k 69 727M 0 0 69 503M 0 2991k 0:04:08 0:02:52 0:01:16 2875k 69 727M 0 0 69 506M 0 2989k 0:04:09 0:02:53 0:01:16 2869k 70 727M 0 0 70 509M 0 2991k 0:04:08 0:02:54 0:01:14 3040k 70 727M 0 0 70 511M 0 2987k 0:04:09 0:02:55 0:01:14 2766k 70 727M 0 0 70 514M 0 2986k 0:04:09 0:02:56 0:01:13 2744k 71 727M 0 0 71 518M 0 2993k 0:04:08 0:02:57 0:01:11 3060k 71 727M 0 0 71 520M 0 2988k 0:04:09 0:02:58 0:01:11 2941k 71 727M 0 0 71 523M 0 2986k 0:04:09 0:02:59 0:01:10 2828k 72 727M 0 0 72 526M 0 2985k 0:04:09 0:03:00 0:01:09 2926k 72 727M 0 0 72 529M 0 2987k 0:04:09 0:03:01 0:01:08 3005k 73 727M 0 0 73 531M 0 2984k 0:04:09 0:03:02 0:01:07 2673k 73 727M 0 0 73 534M 0 2984k 0:04:09 0:03:03 0:01:06 2840k 73 727M 0 0 73 537M 0 2985k 0:04:09 0:03:04 0:01:05 2944k 74 727M 0 0 74 541M 0 2989k 0:04:09 0:03:05 0:01:04 3163k 74 727M 0 0 74 543M 0 2987k 0:04:09 0:03:06 0:01:03 3013k 75 727M 0 0 75 546M 0 2984k 0:04:09 0:03:07 0:01:02 2985k 75 727M 0 0 75 549M 0 2987k 0:04:09 0:03:08 0:01:01 3120k 75 727M 0 0 75 552M 0 2985k 0:04:09 0:03:09 0:01:00 2960k 76 727M 0 0 76 555M 0 2984k 0:04:09 0:03:10 0:00:59 2803k 76 727M 0 0 76 557M 0 2983k 0:04:09 0:03:11 0:00:58 2828k 77 727M 0 0 77 560M 0 2984k 0:04:09 0:03:12 0:00:57 2992k 77 727M 0 0 77 564M 0 2987k 0:04:09 0:03:13 0:00:56 2993k 77 727M 0 0 77 567M 0 2986k 0:04:09 0:03:14 0:00:55 3059k 78 727M 0 0 78 569M 0 2983k 0:04:09 0:03:15 0:00:54 2945k 78 727M 0 0 78 572M 0 2986k 0:04:09 0:03:16 0:00:53 3097k 79 727M 0 0 79 575M 0 2983k 0:04:09 0:03:17 0:00:52 2947k 79 727M 0 0 79 578M 0 2984k 0:04:09 0:03:18 0:00:51 2870k 79 727M 0 0 79 581M 0 2983k 0:04:09 0:03:19 0:00:50 2850k 80 727M 0 0 80 584M 0 2984k 0:04:09 0:03:20 0:00:49 2995k 80 727M 0 0 80 587M 0 2986k 0:04:09 0:03:21 0:00:48 2987k 81 727M 0 0 81 589M 0 2983k 0:04:09 0:03:22 0:00:47 2949k 81 727M 0 0 81 592M 0 2983k 0:04:09 0:03:23 0:00:46 2910k 81 727M 0 0 81 595M 0 2985k 0:04:09 0:03:24 0:00:45 3070k 82 727M 0 0 82 598M 0 2984k 0:04:09 0:03:25 0:00:44 3003k 82 727M 0 0 82 601M 0 2985k 0:04:09 0:03:26 0:00:43 2929k 83 727M 0 0 83 604M 0 2982k 0:04:09 0:03:27 0:00:42 2965k 83 727M 0 0 83 607M 0 2982k 0:04:09 0:03:28 0:00:41 2977k 83 727M 0 0 83 610M 0 2985k 0:04:09 0:03:29 0:00:40 2970k 84 727M 0 0 84 614M 0 2989k 0:04:09 0:03:30 0:00:39 3194k 84 727M 0 0 84 616M 0 2987k 0:04:09 0:03:31 0:00:38 3078k 85 727M 0 0 85 620M 0 2989k 0:04:09 0:03:32 0:00:37 3269k 85 727M 0 0 85 622M 0 2986k 0:04:09 0:03:33 0:00:36 3148k 86 727M 0 0 86 625M 0 2987k 0:04:09 0:03:34 0:00:35 3069k 86 727M 0 0 86 628M 0 2987k 0:04:09 0:03:35 0:00:34 2887k 86 727M 0 0 86 631M 0 2987k 0:04:09 0:03:36 0:00:33 2965k 87 727M 0 0 87 634M 0 2985k 0:04:09 0:03:37 0:00:32 2835k 87 727M 0 0 87 636M 0 2981k 0:04:09 0:03:38 0:00:31 2769k 87 727M 0 0 87 638M 0 2979k 0:04:09 0:03:39 0:00:30 2647k 88 727M 0 0 88 641M 0 2978k 0:04:09 0:03:40 0:00:29 2609k 88 727M 0 0 88 644M 0 2980k 0:04:09 0:03:41 0:00:28 2719k 89 727M 0 0 89 648M 0 2984k 0:04:09 0:03:42 0:00:27 2944k 89 727M 0 0 89 651M 0 2986k 0:04:09 0:03:43 0:00:26 3177k 89 727M 0 0 89 654M 0 2984k 0:04:09 0:03:44 0:00:25 3205k 90 727M 0 0 90 656M 0 2984k 0:04:09 0:03:45 0:00:24 3226k 90 727M 0 0 90 660M 0 2986k 0:04:09 0:03:46 0:00:23 3233k 91 727M 0 0 91 662M 0 2983k 0:04:09 0:03:47 0:00:22 2911k 91 727M 0 0 91 665M 0 2984k 0:04:09 0:03:48 0:00:21 2916k 91 727M 0 0 91 668M 0 2984k 0:04:09 0:03:49 0:00:20 2967k 92 727M 0 0 92 671M 0 2983k 0:04:09 0:03:50 0:00:19 2949k 92 727M 0 0 92 674M 0 2982k 0:04:09 0:03:51 0:00:18 2812k 93 727M 0 0 93 676M 0 2981k 0:04:09 0:03:52 0:00:17 2919k 93 727M 0 0 93 679M 0 2983k 0:04:09 0:03:53 0:00:16 2914k 93 727M 0 0 93 683M 0 2982k 0:04:09 0:03:54 0:00:15 2901k 94 727M 0 0 94 686M 0 2985k 0:04:09 0:03:55 0:00:14 3087k 94 727M 0 0 94 688M 0 2983k 0:04:09 0:03:56 0:00:13 3003k 95 727M 0 0 95 691M 0 2982k 0:04:09 0:03:57 0:00:12 3019k 95 727M 0 0 95 694M 0 2982k 0:04:09 0:03:58 0:00:11 2949k 95 727M 0 0 95 697M 0 2983k 0:04:09 0:03:59 0:00:10 3047k 96 727M 0 0 96 700M 0 2982k 0:04:09 0:04:00 0:00:09 2813k 96 727M 0 0 96 703M 0 2983k 0:04:09 0:04:01 0:00:08 2974k 97 727M 0 0 97 705M 0 2981k 0:04:09 0:04:02 0:00:07 2914k 97 727M 0 0 97 708M 0 2981k 0:04:09 0:04:03 0:00:06 2944k 97 727M 0 0 97 712M 0 2983k 0:04:09 0:04:04 0:00:05 2984k 98 727M 0 0 98 715M 0 2987k 0:04:09 0:04:05 0:00:04 3235k 98 727M 0 0 98 718M 0 2985k 0:04:09 0:04:06 0:00:03 3082k 99 727M 0 0 99 722M 0 2984k 0:04:09 0:04:07 0:00:02 3145k 99 727M 0 0 99 725M 0 2989k 0:04:09 0:04:08 0:00:01 3375k 99 727M 0 0 99 727M 0 2985k 0:04:09 0:04:09 --:--:-- 3062k 100 727M 0 0 100 727M 0 2973k 0:04:10 0:04:10 --:--:-- 2288k 100 727M 0 0 100 727M 0 2961k 0:04:11 0:04:11 --:--:-- 1812k 100 727M 0 0 100 727M 0 2949k 0:04:12 0:04:12 --:--:-- 1079k 100 727M 0 0 100 727M 0 2938k 0:04:13 0:04:13 --:--:-- 411k 100 727M 0 0 100 727M 0 2926k 0:04:14 0:04:14 --:--:-- 32490 100 727M 0 0 100 727M 0 2915k 0:04:15 0:04:15 --:--:-- 0 100 727M 0 0 100 727M 0 2903k 0:04:16 0:04:16 --:--:-- 0 100 727M 0 0 100 727M 0 2892k 0:04:17 0:04:17 --:--:-- 0 100 727M 0 0 100 727M 0 2881k 0:04:18 0:04:18 --:--:-- 0 100 727M 0 0 100 727M 0 2870k 0:04:19 0:04:19 --:--:-- 0 100 727M 0 0 100 727M 0 2859k 0:04:20 0:04:20 --:--:-- 0 100 727M 0 0 100 727M 0 2848k 0:04:21 0:04:21 --:--:-- 0 100 727M 0 0 100 727M 0 2837k 0:04:22 0:04:22 --:--:-- 0 100 727M 0 0 100 727M 0 2826k 0:04:23 0:04:23 --:--:-- 0 100 727M 0 0 100 727M 0 2815k 0:04:24 0:04:24 --:--:-- 0 100 727M 0 0 100 727M 0 2805k 0:04:25 0:04:25 --:--:-- 0 100 727M 0 0 100 727M 0 2794k 0:04:26 0:04:26 --:--:-- 0 100 727M 0 0 100 727M 0 2784k 0:04:27 0:04:27 --:--:-- 0 100 727M 0 0 100 727M 0 2773k 0:04:28 0:04:28 --:--:-- 0 100 727M 0 0 100 727M 0 2763k 0:04:29 0:04:29 --:--:-- 0 100 727M 0 0 100 727M 0 2753k 0:04:30 0:04:30 --:--:-- 0 100 727M 0 0 100 727M 0 2743k 0:04:31 0:04:31 --:--:-- 0 100 727M 0 0 100 727M 0 2733k 0:04:32 0:04:32 --:--:-- 0 100 727M 0 0 100 727M 0 2723k 0:04:33 0:04:33 --:--:-- 0 100 727M 0 0 100 727M 0 2713k 0:04:34 0:04:34 --:--:-- 0 100 727M 0 0 100 727M 0 2703k 0:04:35 0:04:35 --:--:-- 0 100 727M 0 0 100 727M 0 2693k 0:04:36 0:04:36 --:--:-- 0 100 727M 0 0 100 727M 0 2683k 0:04:37 0:04:37 --:--:-- 0 100 727M 0 0 100 727M 0 2674k 0:04:38 0:04:38 --:--:-- 0 100 727M 0 0 100 727M 0 2664k 0:04:39 0:04:39 --:--:-- 0 100 727M 0 0 100 727M 0 2654k 0:04:40 0:04:40 --:--:-- 0 100 727M 0 0 100 727M 0 2645k 0:04:41 0:04:41 --:--:-- 0 100 727M 0 0 100 727M 0 2636k 0:04:42 0:04:42 --:--:-- 0 100 727M 0 0 100 727M 0 2626k 0:04:43 0:04:43 --:--:-- 0 100 727M 0 0 100 727M 0 2617k 0:04:44 0:04:44 --:--:-- 0 100 727M 0 0 100 727M 0 2608k 0:04:45 0:04:45 --:--:-- 0 100 727M 0 0 100 727M 0 2599k 0:04:46 0:04:46 --:--:-- 0 100 727M 0 0 100 727M 0 2590k 0:04:47 0:04:47 --:--:-- 0 100 727M 0 0 100 727M 0 2581k 0:04:48 0:04:48 --:--:-- 0 100 727M 0 0 100 727M 0 2572k 0:04:49 0:04:49 --:--:-- 0 100 727M 0 0 100 727M 0 2563k 0:04:50 0:04:50 --:--:-- 0 100 727M 0 0 100 727M 0 2554k 0:04:51 0:04:51 --:--:-- 0 100 727M 0 0 100 727M 0 2545k 0:04:52 0:04:52 --:--:-- 0 100 727M 0 0 100 727M 0 2537k 0:04:53 0:04:53 --:--:-- 0 100 727M 0 0 100 727M 0 2528k 0:04:54 0:04:54 --:--:-- 0 100 727M 0 0 100 727M 0 2520k 0:04:55 0:04:55 --:--:-- 0 100 727M 0 0 100 727M 0 2511k 0:04:56 0:04:56 --:--:-- 0 100 727M 0 0 100 727M 0 2503k 0:04:57 0:04:57 --:--:-- 0 100 727M 0 0 100 727M 0 2494k 0:04:58 0:04:58 --:--:-- 0 100 727M 0 0 100 727M 0 2486k 0:04:59 0:04:59 --:--:-- 0 100 727M 0 0 100 727M 0 2478k 0:05:00 0:05:00 --:--:-- 0 100 727M 0 0 100 727M 0 2469k 0:05:01 0:05:01 --:--:-- 0 100 727M 0 0 100 727M 0 2461k 0:05:02 0:05:02 --:--:-- 0 100 727M 0 0 100 727M 0 2453k 0:05:03 0:05:03 --:--:-- 0 100 727M 0 0 100 727M 0 2445k 0:05:04 0:05:04 --:--:-- 0 100 727M 0 0 100 727M 0 2437k 0:05:05 0:05:05 --:--:-- 0 100 727M 0 0 100 727M 0 2429k 0:05:06 0:05:06 --:--:-- 0 100 727M 0 0 100 727M 0 2421k 0:05:07 0:05:07 --:--:-- 0 100 727M 0 0 100 727M 0 2413k 0:05:08 0:05:08 --:--:-- 0 100 727M 0 0 100 727M 0 2405k 0:05:09 0:05:09 --:--:-- 0 100 727M 0 0 100 727M 0 2398k 0:05:10 0:05:10 --:--:-- 0 100 727M 0 0 100 727M 0 2390k 0:05:11 0:05:11 --:--:-- 0 100 727M 0 0 100 727M 0 2382k 0:05:12 0:05:12 --:--:-- 0 100 727M 0 0 100 727M 0 2375k 0:05:13 0:05:13 --:--:-- 0 100 727M 0 0 100 727M 0 2367k 0:05:14 0:05:14 --:--:-- 0 100 727M 0 0 100 727M 0 2360k 0:05:15 0:05:15 --:--:-- 0 100 727M 0 0 100 727M 0 2352k 0:05:16 0:05:16 --:--:-- 0 100 727M 0 0 100 727M 0 2345k 0:05:17 0:05:17 --:--:-- 0 100 727M 0 0 100 727M 0 2337k 0:05:18 0:05:18 --:--:-- 0 100 727M 0 0 100 727M 0 2330k 0:05:19 0:05:19 --:--:-- 0 100 727M 0 0 100 727M 0 2323k 0:05:20 0:05:20 --:--:-- 0 100 727M 0 0 100 727M 0 2316k 0:05:21 0:05:21 --:--:-- 0 100 727M 0 0 100 727M 0 2308k 0:05:22 0:05:22 --:--:-- 0 100 727M 0 43 100 727M 0 2304k 0:05:23 0:05:23 --:--:-- 9 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:操作成功, code:200, data:] [Pipeline] echo status:200 [Pipeline] echo {"msg":"操作成功","code":200,"data":""} [Pipeline] echo public suxi [Pipeline] echo 上传失败:[] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] echo always [Pipeline] sh + rm -rf /senior/workspace/orin-slave32/master/.catkin_tools /senior/workspace/orin-slave32/master/build/ /senior/workspace/orin-slave32/master/devel/ /senior/workspace/orin-slave32/master/install /senior/workspace/orin-slave32/master/logs/ [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] sh + cp -r /senior/workspace/commit/orin-slave32/master_tmp/avm /senior/workspace/commit/orin-slave32/master_tmp/cache_bag_node /senior/workspace/commit/orin-slave32/master_tmp/calibration_tools /senior/workspace/commit/orin-slave32/master_tmp/camera_driver /senior/workspace/commit/orin-slave32/master_tmp/chassis /senior/workspace/commit/orin-slave32/master_tmp/control /senior/workspace/commit/orin-slave32/master_tmp/crane_align /senior/workspace/commit/orin-slave32/master_tmp/data_collection /senior/workspace/commit/orin-slave32/master_tmp/fms_agent /senior/workspace/commit/orin-slave32/master_tmp/groundmarker_detection /senior/workspace/commit/orin-slave32/master_tmp/guardian /senior/workspace/commit/orin-slave32/master_tmp/hdcontrol /senior/workspace/commit/orin-slave32/master_tmp/hdmap /senior/workspace/commit/orin-slave32/master_tmp/hdmap_cloud /senior/workspace/commit/orin-slave32/master_tmp/hdmap_interface /senior/workspace/commit/orin-slave32/master_tmp/imv_spreader_detection /senior/workspace/commit/orin-slave32/master_tmp/lane_detection /senior/workspace/commit/orin-slave32/master_tmp/login_sync_tool /senior/workspace/commit/orin-slave32/master_tmp/master /senior/workspace/commit/orin-slave32/master_tmp/mrpt2 /senior/workspace/commit/orin-slave32/master_tmp/msf_assistant /senior/workspace/commit/orin-slave32/master_tmp/msf_localization /senior/workspace/commit/orin-slave32/master_tmp/msg_recorder /senior/workspace/commit/orin-slave32/master_tmp/node-manager /senior/workspace/commit/orin-slave32/master_tmp/node-manager-hmi /senior/workspace/commit/orin-slave32/master_tmp/node_manager_online /senior/workspace/commit/orin-slave32/master_tmp/perception_publisher /senior/workspace/commit/orin-slave32/master_tmp/performance_analyst /senior/workspace/commit/orin-slave32/master_tmp/peripheral_controller /senior/workspace/commit/orin-slave32/master_tmp/pnc /senior/workspace/commit/orin-slave32/master_tmp/prediction /senior/workspace/commit/orin-slave32/master_tmp/rcinterpreter /senior/workspace/commit/orin-slave32/master_tmp/rminterpreter /senior/workspace/commit/orin-slave32/master_tmp/ros-bridge /senior/workspace/commit/orin-slave32/master_tmp/rslidar_sdk /senior/workspace/commit/orin-slave32/master_tmp/rslidar_sdk_new /senior/workspace/commit/orin-slave32/master_tmp/schedule_manager /senior/workspace/commit/orin-slave32/master_tmp/segmentation /senior/workspace/commit/orin-slave32/master_tmp/shared_msgs /senior/workspace/commit/orin-slave32/master_tmp/sins_calibration_hmi /senior/workspace/commit/orin-slave32/master_tmp/snapshot_upload /senior/workspace/commit/orin-slave32/master_tmp/spreader_segmentation /senior/workspace/commit/orin-slave32/master_tmp/static_transform /senior/workspace/commit/orin-slave32/master_tmp/system_monitor /senior/workspace/commit/orin-slave32/master_tmp/system-ros /senior/workspace/commit/orin-slave32/master_tmp/thirdparty /senior/workspace/commit/orin-slave32/master_tmp/tools /senior/workspace/commit/orin-slave32/master_tmp/tos_visualize /senior/workspace/commit/orin-slave32/master_tmp/traffic_light_detection /senior/workspace/commit/orin-slave32/master_tmp/unified-system-monitor /senior/workspace/commit/orin-slave32/master_tmp/versions_observer /senior/workspace/commit/orin-slave32/master_tmp/warningModule /senior/workspace/commit/orin-slave32/master/ [Pipeline] sh + rm -rf /senior/workspace/commit/orin-slave32/master_tmp [Pipeline] readJSON [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo 修改逻辑,中载+后载=后载 [Pipeline] echo 疑似面+有点检出箱体面时对“有点”约束&&变量未初始化bug修复 [Pipeline] echo 箱体历史高度值选取本阶段内最大值 [Pipeline] echo webhtml准备完成 [Pipeline] echo update region params [Pipeline] echo update model for sximv [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo bulk状态机切换bug [Pipeline] echo bulk状态机切换bug [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo webhtml准备完成 [Pipeline] echo <!DOCTYPE html><html><head><meta charset="utf-8"><title>msg2html</title></head><body><h1>更新内容</h1><h2>模块名: cache_bag_node</h2><h2>模块名: calibration_tools</h2><h2>模块名: camera_driver</h2><h2>模块名: control</h2><h2>模块名: crane_align</h2><h2>模块名: data_collection</h2><h2>模块名: groundmarker_detection</h2><h2>模块名: guardian</h2><h2>模块名: hdcontrol</h2><h2>模块名: hdmap</h2><h2>模块名: hdmap_cloud</h2><h2>模块名: hdmap_interface</h2><h2>模块名: imv_spreader_detection</h2><h3>note_out</h3><ul><li> 修改逻辑,中载+后载=后载</li><li> 疑似面+有点检出箱体面时对“有点”约束&&变量未初始化bug修复</li><li> 箱体历史高度值选取本阶段内最大值</li></ul><h2>模块名: lane_detection</h2><h3>fix_out</h3><ul><li> update region params</li><li> update model for sximv</li></ul><h2>模块名: login_sync_tool</h2><h2>模块名: mrpt2</h2><h2>模块名: msf_assistant</h2><h2>模块名: msf_localization</h2><h2>模块名: node-manager</h2><h2>模块名: node-manager-hmi</h2><h2>模块名: node_manager_online</h2><h2>模块名: perception_publisher</h2><h2>模块名: performance_analyst</h2><h2>模块名: peripheral_controller</h2><h2>模块名: pnc</h2><h3>fix_out</h3><ul><li> bulk状态机切换bug</li><li> bulk状态机切换bug</li></ul><h2>模块名: prediction</h2><h2>模块名: rcinterpreter</h2><h2>模块名: rminterpreter</h2><h2>模块名: ros-bridge</h2><h2>模块名: rslidar_sdk</h2><h2>模块名: rslidar_sdk_new</h2><h2>模块名: schedule_manager</h2><h2>模块名: segmentation</h2><h2>模块名: shared_msgs</h2><h2>模块名: sins_calibration_hmi</h2><h2>模块名: snapshot_upload</h2><h2>模块名: spreader_segmentation</h2><h2>模块名: static_transform</h2><h2>模块名: system_monitor</h2><h2>模块名: system-ros</h2><h2>模块名: thirdparty</h2><h2>模块名: tools</h2><h2>模块名: tos_visualize</h2><h2>模块名: unified-system-monitor</h2><h2>模块名: versions_observer</h2><h2>模块名: warningModule</h2></body></html> [Pipeline] echo msg已经准备完成 [Pipeline] sh + touch /senior/workspace/orin-slave32/master/index.html [Pipeline] writeFile [Pipeline] echo html更新完成 [Pipeline] publishHTML [htmlpublisher] Archiving HTML reports... [htmlpublisher] Archiving at BUILD level /senior/workspace/orin-slave32/master to /var/lib/jenkins/jobs/orin-slave32/builds/266/htmlreports/update_20message [Pipeline] wrap [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: null [Pipeline] echo 用户不存在列表中 [Pipeline] } [Pipeline] // script [Pipeline] sh + curl -X POST 'http://143.64.81.104:8080/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 版本发布通知 ### [苏溪集卡主机全量8-4] --- - 版本名: [all_master_2025-08-05_10-59-45] - 状态:<font color=#01B468> 编译成功 </font> - 执行人:zhaojianfeng2 - 更新模块: [imv_spreader_detection][lane_detection][pnc] - 上传平台: public suxi - 任务号: [orin-slave32 #266] - 具体更新内容点此链接 [该版本详细内容点此](http://jenkins.vehicle.senior.auto:8080/jenkins/job/orin-slave32/266/update_20message/index.html) > 请ota发布同学尽快发布验证,并在群里同步发布信息~ "},"at": {"atMobiles": [""],"isAtAll": "false"} }' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 737 100 27 100 710 232 6120 --:--:-- --:--:-- --:--:-- 6353 [Pipeline] echo {"errcode":0,"errmsg":"ok"} [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } Lock released on resource [Label: orin-arm, Quantity: 1] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS