Console Output

Skipping 1,408 KB.. Full Log
_______________________________________________________________________________
Warnings << hdmap_msgs:cmake /senior/workspace/orin-module-slave32/master/logs/hdmap_msgs/build.cmake.001.log
CMake Warning (dev) at CMakeLists.txt:2 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    CMAKE_PROJECT_VERSION
    CMAKE_PROJECT_VERSION_MAJOR
    CMAKE_PROJECT_VERSION_MINOR
    CMAKE_PROJECT_VERSION_PATCH
This warning is for project developers.  Use -Wno-dev to suppress it.

cd /senior/workspace/orin-module-slave32/master/build/hdmap_msgs; catkin build --get-env hdmap_msgs | catkin env -si  /usr/bin/cmake /senior/workspace/orin-module-slave32/master/src/shared_msgs/hdmap_msgs --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/senior/workspace/orin-module-slave32/master/devel/.private/hdmap_msgs -DCMAKE_INSTALL_PREFIX=/senior/workspace/orin-module-slave32/master/install -DENABLE_IMV=on -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -

...............................................................................
_______________________________________________________________________________
Warnings << guardian_msgs:cmake /senior/workspace/orin-module-slave32/master/logs/guardian_msgs/build.cmake.001.log
CMake Warning (dev) at CMakeLists.txt:2 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    CMAKE_PROJECT_VERSION
    CMAKE_PROJECT_VERSION_MAJOR
    CMAKE_PROJECT_VERSION_MINOR
    CMAKE_PROJECT_VERSION_PATCH
This warning is for project developers.  Use -Wno-dev to suppress it.

cd /senior/workspace/orin-module-slave32/master/build/guardian_msgs; catkin build --get-env guardian_msgs | catkin env -si  /usr/bin/cmake /senior/workspace/orin-module-slave32/master/src/shared_msgs/guardian_msgs --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/senior/workspace/orin-module-slave32/master/devel/.private/guardian_msgs -DCMAKE_INSTALL_PREFIX=/senior/workspace/orin-module-slave32/master/install -DENABLE_IMV=on -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -

...............................................................................
_______________________________________________________________________________
Warnings << pnc_debug_msg:cmake /senior/workspace/orin-module-slave32/master/logs/pnc_debug_msg/build.cmake.001.log
CMake Warning (dev) at CMakeLists.txt:2 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    CMAKE_PROJECT_VERSION
    CMAKE_PROJECT_VERSION_MAJOR
    CMAKE_PROJECT_VERSION_MINOR
    CMAKE_PROJECT_VERSION_PATCH
This warning is for project developers.  Use -Wno-dev to suppress it.

cd /senior/workspace/orin-module-slave32/master/build/pnc_debug_msg; catkin build --get-env pnc_debug_msg | catkin env -si  /usr/bin/cmake /senior/workspace/orin-module-slave32/master/src/shared_msgs/pnc_debug_msgs --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/senior/workspace/orin-module-slave32/master/devel/.private/pnc_debug_msg -DCMAKE_INSTALL_PREFIX=/senior/workspace/orin-module-slave32/master/install -DENABLE_IMV=on -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -

...............................................................................
_______________________________________________________________________________
Warnings << pnc:make /senior/workspace/orin-module-slave32/master/logs/pnc/build.make.000.log
In file included from /senior/workspace/orin-module-slave32/master/src/pnc/ssep/offboard/servers/crow.h:9,
                 from /senior/workspace/orin-module-slave32/master/src/pnc/ssep/offboard/servers/scene_vis_server.cc:8:
/senior/workspace/orin-module-slave32/master/src/pnc/ssep/offboard/servers/crow/json.h: In function ‘void crow::json::escape(const string&, std::string&)’:
/senior/workspace/orin-module-slave32/master/src/pnc/ssep/offboard/servers/crow/json.h:60:31: warning: comparison is always true due to limited range of data type [-Wtype-limits]
   60 |                         if (c >= 0 && c < 0x20)
      |                             ~~^~~~
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp: In member function ‘virtual bool senior::pnc::algorithm::IMVWBCAManager::UpdateRouteForSmoothMode()’:
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:551:50: warning: ‘*((void*)& pre_vt_point +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  551 |            static_cast<decimal_t>(cur_vt_pint[1] - pre_vt_point[1])});
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:550:39: warning: ‘pre_vt_point’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  550 |           {static_cast<decimal_t>(fmax(cur_vt_pint[0], pre_vt_point[0])),
      |                                   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp: In member function ‘virtual bool senior::pnc::algorithm::IMVWBCAManager::UpdateRoute2()’:
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:428:50: warning: ‘*((void*)& pre_vt_point +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  428 |            static_cast<decimal_t>(cur_vt_pint[1] - pre_vt_point[1])});
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:427:39: warning: ‘pre_vt_point’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  427 |           {static_cast<decimal_t>(fmax(cur_vt_pint[0], pre_vt_point[0])),
      |                                   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/path_optimization/truck_path_optimization.cpp: In member function ‘bool senior::pnc::algorithm::TruckPathOptimization::TransToPath()’:
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/path_optimization/truck_path_optimization.cpp:261:35: warning: ‘*((void*)& trailer_heading_data +16)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  261 |           trailer_heading_data[0] - trailer_heading_data[2];
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/path_optimization/truck_path_optimization.cpp:261:35: warning: ‘trailer_heading_data’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/senior/workspace/orin-module-slave32/master/src/pnc/common/zip/mini_zip.cpp: In static member function ‘static bool senior::common::MiniZip::ZipFiles(std::string, std::vector<std::__cxx11::basic_string<char> >, const senior::common::ZipParams&)’:
/senior/workspace/orin-module-slave32/master/src/pnc/common/zip/mini_zip.cpp:311:9: warning: ‘fin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  311 |         if (fin) fclose(fin);
      |         ^~
/senior/workspace/orin-module-slave32/master/src/pnc/data/boundary/road_boundary.cpp: In member function ‘void senior::pnc::data::RoadBoundary::GenerateSwitchShiftL(senior::pnc::data::PlanFrame&, const senior::pnc::data::GuideLine&)’:
/senior/workspace/orin-module-slave32/master/src/pnc/data/boundary/road_boundary.cpp:964:34: warning: ‘right_shift_l’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  964 |     boundary_pt.set_right_shift_l(right_shift_l);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/senior/workspace/orin-module-slave32/master/src/pnc/data/boundary/road_boundary.cpp:963:33: warning: ‘left_shift_l’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  963 |     boundary_pt.set_left_shift_l(left_shift_l);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp: In member function ‘virtual bool senior::pnc::algorithm::IMVWBCAManager::UpdateRouteForSmoothMode()’:
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:551:50: warning: ‘*((void*)& pre_vt_point +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  551 |            static_cast<decimal_t>(cur_vt_pint[1] - pre_vt_point[1])});
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:550:39: warning: ‘pre_vt_point’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  550 |           {static_cast<decimal_t>(fmax(cur_vt_pint[0], pre_vt_point[0])),
      |                                   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp: In member function ‘virtual bool senior::pnc::algorithm::IMVWBCAManager::UpdateRoute2()’:
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:428:50: warning: ‘*((void*)& pre_vt_point +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  428 |            static_cast<decimal_t>(cur_vt_pint[1] - pre_vt_point[1])});
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/imv_wbca_manager.cpp:427:39: warning: ‘pre_vt_point’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  427 |           {static_cast<decimal_t>(fmax(cur_vt_pint[0], pre_vt_point[0])),
      |                                   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/path_optimization/truck_path_optimization.cpp: In member function ‘bool senior::pnc::algorithm::TruckPathOptimization::TransToPath()’:
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/path_optimization/truck_path_optimization.cpp:261:35: warning: ‘*((void*)& trailer_heading_data +16)’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  261 |           trailer_heading_data[0] - trailer_heading_data[2];
/senior/workspace/orin-module-slave32/master/src/pnc/algorithm/wbca/path_optimization/truck_path_optimization.cpp:261:35: warning: ‘trailer_heading_data’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/senior/workspace/orin-module-slave32/master/src/pnc/common/zip/mini_zip.cpp: In static member function ‘static bool senior::common::MiniZip::ZipFiles(std::string, std::vector<std::__cxx11::basic_string<char> >, const senior::common::ZipParams&)’:
/senior/workspace/orin-module-slave32/master/src/pnc/common/zip/mini_zip.cpp:311:9: warning: ‘fin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  311 |         if (fin) fclose(fin);
      |         ^~
/senior/workspace/orin-module-slave32/master/src/pnc/data/boundary/road_boundary.cpp: In member function ‘void senior::pnc::data::RoadBoundary::GenerateSwitchShiftL(senior::pnc::data::PlanFrame&, const senior::pnc::data::GuideLine&)’:
/senior/workspace/orin-module-slave32/master/src/pnc/data/boundary/road_boundary.cpp:964:34: warning: ‘right_shift_l’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  964 |     boundary_pt.set_right_shift_l(right_shift_l);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
/senior/workspace/orin-module-slave32/master/src/pnc/data/boundary/road_boundary.cpp:963:33: warning: ‘left_shift_l’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  963 |     boundary_pt.set_left_shift_l(left_shift_l);
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
/senior/workspace/orin-module-slave32/master/src/pnc/io/string_compress.cpp: In static member function ‘static int senior::StringCompress::DecompressString(const string&, std::string&)’:
/senior/workspace/orin-module-slave32/master/src/pnc/io/string_compress.cpp:115:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  115 |           ret = Z_DATA_ERROR; /* and fall through */
      |               ^
/senior/workspace/orin-module-slave32/master/src/pnc/io/string_compress.cpp:116:9: note: here
  116 |         case Z_DATA_ERROR:
      |         ^~~~
/senior/workspace/orin-module-slave32/master/src/pnc/io/string_compress.cpp: In static member function ‘static int senior::StringCompress::DecompressString(const string&, std::string&)’:
/senior/workspace/orin-module-slave32/master/src/pnc/io/string_compress.cpp:115:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
  115 |           ret = Z_DATA_ERROR; /* and fall through */
      |               ^
/senior/workspace/orin-module-slave32/master/src/pnc/io/string_compress.cpp:116:9: note: here
  116 |         case Z_DATA_ERROR:
      |         ^~~~
cd /senior/workspace/orin-module-slave32/master/build/pnc; catkin build --get-env pnc | catkin env -si  /usr/bin/make --jobserver-auth=3,4; cd -
[build 25:56.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 25... 
[build 25:56.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 25... 
[build 25:56.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install - 25... 
[build 25:56.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:56.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:56.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:56.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:57.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:57.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:57.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:57.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:57.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:57.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:57.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:57.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:57.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:57.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:58.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:58.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:58.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:58.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:58.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:58.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:58.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:58.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:58.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:58.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:59.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:59.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:59.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:59.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:59.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:59.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:59.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:59.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:59.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 25:59.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 26:00.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 26:00.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 26:00.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 26:00.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 26:00.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 26:00.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 26:00.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 26:00.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 26:00.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (7%)... 
[build 26:00.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:01.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:01.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:01.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:01.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:01.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:01.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:01.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:01.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:01.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:01.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:02.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:02.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:02.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:02.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:02.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:02.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:02.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:02.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:02.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:02.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:03.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:03.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:03.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:03.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:03.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:03.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:03.6 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:03.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:03.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:03.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:04.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:04.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:04.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:04.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:04.4 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:04.5 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:04.7 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:04.8 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:04.9 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:05.0 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:05.1 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (53%... 
[build 26:05.2 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (100... 
[build 26:05.3 s] [29/30 complete] [1/14 jobs] [0 queued] [pnc:install (100... 
...............................................................................
Finished <<< pnc                                  [ 25 minutes and 16.6 seconds ]
[build] Summary: All 30 packages succeeded!                                    
[build] Ignored: None.                                                         
[build] Warnings: 17 packages succeeded with warnings.                         
[build] Abandoned: No packages were abandoned.                                 
[build] Failed: No packages failed.                                            
[build] Runtime: 26 minutes and 5.3 seconds total.                             
[build] Note: Workspace packages have changed, please re-source setup files to use them.
[Pipeline] sh
+ mkdir -p /senior/workspace/orin-module-slave32/master/src/hdmap_analysis
[Pipeline] dir
Running in /senior/workspace/orin-module-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-module-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-module-slave32/master/install/lib/hdmap_analysis
[Pipeline] sh
+ cp -r /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/embedding_in_qt_sgskip.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/hdmap_analysis.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/hdmap_polygon_selector.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/hdmap.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/header.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/junction.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/lane.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/log_loader.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/main_window.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/map_loader.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/object.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/restricted_area.py /senior/workspace/orin-module-slave32/master/src/hdmap_analysis/table_model.py /senior/workspace/orin-module-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-module-slave32/master [Pipeline] { [Pipeline] sh + zip -rq module_master_2025-12-29_17-39-28.zip ./install/ ./version.json [Pipeline] sh + ls /senior/workspace/orin-module-slave32/master build devel install logs module_master_2025-12-29_17-39-28.zip src version.json [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /senior/workspace/orin-module-slave32/master@tmp [Pipeline] echo /senior/workspace/orin-module-slave32/master/module_master_2025-12-29_17-39-28.zip,/senior/workspace/orin-module-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-module-slave32/master/module_master_2025-12-29_17-39-28.zip"' --form 'version=@"/senior/workspace/orin-module-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 100 31.2M 0 43 100 31.2M 29 21.3M 0:00:01 0:00:01 --:--:-- 21.3M 100 31.2M 0 43 100 31.2M 29 21.3M 0:00:01 0:00:01 --:--:-- 21.3M [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] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-module-slave32/master/module_master_2025-12-29_17-39-28.zip"' --form 'version=@"/senior/workspace/orin-module-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 100 31.2M 0 0 100 31.2M 0 26.0M 0:00:01 0:00:01 --:--:-- 26.0M 100 31.2M 0 0 100 31.2M 0 14.1M 0:00:02 0:00:02 --:--:-- 14.1M 100 31.2M 0 0 100 31.2M 0 9993k 0:00:03 0:00:03 --:--:-- 9993k 100 31.2M 0 0 100 31.2M 0 7614k 0:00:04 0:00:04 --:--:-- 7614k 100 31.2M 0 0 100 31.2M 0 6150k 0:00:05 0:00:05 --:--:-- 6150k 100 31.2M 0 0 100 31.2M 0 5158k 0:00:06 0:00:06 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 4442k 0:00:07 0:00:07 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 3900k 0:00:08 0:00:08 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 3476k 0:00:09 0:00:09 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 3135k 0:00:10 0:00:10 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 2855k 0:00:11 0:00:11 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 2621k 0:00:12 0:00:12 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 2422k 0:00:13 0:00:13 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 2252k 0:00:14 0:00:14 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 2104k 0:00:15 0:00:15 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1974k 0:00:16 0:00:16 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1859k 0:00:17 0:00:17 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1757k 0:00:18 0:00:18 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1665k 0:00:19 0:00:19 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1583k 0:00:20 0:00:20 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1508k 0:00:21 0:00:21 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1440k 0:00:22 0:00:22 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1378k 0:00:23 0:00:23 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1321k 0:00:24 0:00:24 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1269k 0:00:25 0:00:25 --:--:-- 0 100 31.2M 0 43 100 31.2M 1 1264k 0:00:25 0:00:25 --:--:-- 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] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-module-slave32/master/module_master_2025-12-29_17-39-28.zip"' --form 'version=@"/senior/workspace/orin-module-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 100 31.2M 0 0 100 31.2M 0 26.0M 0:00:01 0:00:01 --:--:-- 26.0M 100 31.2M 0 0 100 31.2M 0 14.2M 0:00:02 0:00:02 --:--:-- 14.2M 100 31.2M 0 0 100 31.2M 0 9996k 0:00:03 0:00:03 --:--:-- 9996k 100 31.2M 0 0 100 31.2M 0 7616k 0:00:04 0:00:04 --:--:-- 7616k 100 31.2M 0 0 100 31.2M 0 6151k 0:00:05 0:00:05 --:--:-- 6151k 100 31.2M 0 0 100 31.2M 0 5158k 0:00:06 0:00:06 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 4442k 0:00:07 0:00:07 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 3900k 0:00:08 0:00:08 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 3476k 0:00:09 0:00:09 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 3135k 0:00:10 0:00:10 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 2855k 0:00:11 0:00:11 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 2621k 0:00:12 0:00:12 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 2422k 0:00:13 0:00:13 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 2252k 0:00:14 0:00:14 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 2104k 0:00:15 0:00:15 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1974k 0:00:16 0:00:16 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1859k 0:00:17 0:00:17 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1757k 0:00:18 0:00:18 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1665k 0:00:19 0:00:19 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1583k 0:00:20 0:00:20 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1508k 0:00:21 0:00:21 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1440k 0:00:22 0:00:22 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1378k 0:00:23 0:00:23 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 1321k 0:00:24 0:00:24 --:--:-- 0 100 31.2M 0 43 100 31.2M 1 1302k 0:00:24 0:00:24 --:--:-- 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 ------------------- 开始上传苏溪ota --------------------------------------------------------------------- [Pipeline] sh + curl -X POST http://172.16.110.148:60180/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-module-slave32/master/module_master_2025-12-29_17-39-28.zip"' --form 'version=@"/senior/workspace/orin-module-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 10 31.2M 0 0 10 3520k 0 4036k 0:00:07 --:--:-- 0:00:07 4032k 28 31.2M 0 0 28 9216k 0 4949k 0:00:06 0:00:01 0:00:05 4949k 42 31.2M 0 0 42 13.3M 0 4739k 0:00:06 0:00:02 0:00:04 4738k 57 31.2M 0 0 57 18.0M 0 4773k 0:00:06 0:00:03 0:00:03 4772k 74 31.2M 0 0 74 23.3M 0 4874k 0:00:06 0:00:04 0:00:02 4873k 88 31.2M 0 0 88 27.7M 0 4847k 0:00:06 0:00:05 0:00:01 4989k 100 31.2M 0 0 100 31.2M 0 4231k 0:00:07 0:00:07 --:--:-- 3997k 100 31.2M 0 0 100 31.2M 0 3737k 0:00:08 0:00:08 --:--:-- 3230k 100 31.2M 0 96 100 31.2M 10 3539k 0:00:09 0:00:09 --:--:-- 2621k 100 31.2M 0 96 100 31.2M 10 3539k 0:00:09 0:00:09 --:--:-- 1954k [Pipeline] echo {"msg":"Resource requested is unreadable, please reduce your request rate","code":500,"data":""} [Pipeline] readJSON [Pipeline] echo [msg:Resource requested is unreadable, please reduce your request rate, code:500, data:] [Pipeline] error [Pipeline] echo hudson.AbortException: fail to upload [Pipeline] echo 苏溪OTA未上传成功! [Pipeline] echo ------------------- 开始上传烟台ota --------------------------------------------------------------------- [Pipeline] sh + curl -X POST http://172.16.110.145:50080/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-module-slave32/master/module_master_2025-12-29_17-39-28.zip"' --form 'version=@"/senior/workspace/orin-module-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 1 31.2M 0 0 1 384k 0 884k 0:00:36 --:--:-- 0:00:36 882k 20 31.2M 0 0 20 6592k 0 4616k 0:00:06 0:00:01 0:00:05 4613k 35 31.2M 0 0 35 11.1M 0 3597k 0:00:08 0:00:03 0:00:05 3597k 35 31.2M 0 0 35 11.1M 0 2737k 0:00:11 0:00:04 0:00:07 2737k 35 31.2M 0 0 35 11.1M 0 2209k 0:00:14 0:00:05 0:00:09 2209k 35 31.2M 0 0 35 11.1M 0 1851k 0:00:17 0:00:06 0:00:11 1924k 35 31.2M 0 0 35 11.2M 0 1650k 0:00:19 0:00:06 0:00:13 887k 42 31.2M 0 0 42 13.1M 0 1814k 0:00:17 0:00:07 0:00:10 480k 44 31.2M 0 0 44 13.8M 0 1656k 0:00:19 0:00:08 0:00:11 626k 44 31.2M 0 0 44 13.8M 0 1483k 0:00:21 0:00:09 0:00:12 626k 44 31.2M 0 0 44 13.8M 0 1343k 0:00:23 0:00:10 0:00:13 626k 44 31.2M 0 0 44 13.8M 0 1227k 0:00:26 0:00:11 0:00:15 584k 44 31.2M 0 0 44 13.8M 0 1129k 0:00:28 0:00:12 0:00:16 137k 44 31.2M 0 0 44 13.8M 0 1046k 0:00:30 0:00:13 0:00:17 0 52 31.2M 0 0 52 16.3M 0 1157k 0:00:27 0:00:14 0:00:13 514k 54 31.2M 0 0 54 17.0M 0 1118k 0:00:28 0:00:15 0:00:13 647k 54 31.2M 0 0 54 17.0M 0 1051k 0:00:30 0:00:16 0:00:14 647k 54 31.2M 0 0 54 17.0M 0 991k 0:00:32 0:00:17 0:00:15 647k 54 31.2M 0 0 54 17.0M 0 938k 0:00:34 0:00:18 0:00:16 647k 54 31.2M 0 0 54 17.0M 0 890k 0:00:35 0:00:19 0:00:16 147k 56 31.2M 0 0 56 17.8M 0 892k 0:00:35 0:00:20 0:00:15 159k 70 31.2M 0 0 70 22.1M 0 1059k 0:00:30 0:00:21 0:00:09 1085k 72 31.2M 0 0 72 22.5M 0 1026k 0:00:31 0:00:22 0:00:09 1150k 72 31.2M 0 0 72 22.5M 0 982k 0:00:32 0:00:23 0:00:09 1150k 72 31.2M 0 0 72 22.5M 0 942k 0:00:33 0:00:24 0:00:09 1150k 72 31.2M 0 0 72 22.5M 0 905k 0:00:35 0:00:25 0:00:10 957k 72 31.2M 0 0 72 22.5M 0 871k 0:00:36 0:00:26 0:00:10 77603 80 31.2M 0 0 80 25.1M 0 905k 0:00:35 0:00:28 0:00:07 444k 80 31.2M 0 0 80 25.1M 0 874k 0:00:36 0:00:29 0:00:07 444k 80 31.2M 0 0 80 25.1M 0 845k 0:00:37 0:00:30 0:00:07 444k 80 31.2M 0 0 80 25.1M 0 818k 0:00:39 0:00:31 0:00:08 444k 80 31.2M 0 0 80 25.1M 0 793k 0:00:40 0:00:32 0:00:08 444k 80 31.2M 0 0 80 25.1M 0 769k 0:00:41 0:00:33 0:00:08 0 80 31.2M 0 0 80 25.1M 0 768k 0:00:41 0:00:33 0:00:08 15826 88 31.2M 0 0 88 27.6M 0 803k 0:00:39 0:00:35 0:00:04 533k 88 31.2M 0 0 88 27.6M 0 781k 0:00:40 0:00:36 0:00:04 533k 88 31.2M 0 0 88 27.6M 0 760k 0:00:42 0:00:37 0:00:05 533k 88 31.2M 0 0 88 27.6M 0 740k 0:00:43 0:00:38 0:00:05 533k 88 31.2M 0 0 88 27.6M 0 721k 0:00:44 0:00:39 0:00:05 440k 88 31.2M 0 0 88 27.6M 0 706k 0:00:45 0:00:40 0:00:05 13382 91 31.2M 0 0 91 28.7M 0 727k 0:00:43 0:00:40 0:00:03 271k 96 31.2M 0 0 96 30.0M 0 736k 0:00:43 0:00:41 0:00:02 541k 96 31.2M 0 0 96 30.0M 0 718k 0:00:44 0:00:42 0:00:02 541k 96 31.2M 0 0 96 30.0M 0 702k 0:00:45 0:00:43 0:00:02 541k 96 31.2M 0 0 96 30.0M 0 686k 0:00:46 0:00:44 0:00:02 515k 96 31.2M 0 0 96 30.0M 0 671k 0:00:47 0:00:45 0:00:02 250k 96 31.2M 0 0 96 30.1M 0 665k 0:00:48 0:00:46 0:00:02 28217 100 31.2M 0 0 100 31.2M 0 670k 0:00:47 0:00:47 --:--:-- 250k 100 31.2M 0 0 100 31.2M 0 656k 0:00:48 0:00:48 --:--:-- 250k 100 31.2M 0 0 100 31.2M 0 643k 0:00:49 0:00:49 --:--:-- 250k 100 31.2M 0 0 100 31.2M 0 630k 0:00:50 0:00:50 --:--:-- 250k 100 31.2M 0 0 100 31.2M 0 618k 0:00:51 0:00:51 --:--:-- 209k 100 31.2M 0 0 100 31.2M 0 606k 0:00:52 0:00:52 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 595k 0:00:53 0:00:53 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 584k 0:00:54 0:00:54 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 574k 0:00:55 0:00:55 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 564k 0:00:56 0:00:56 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 554k 0:00:57 0:00:57 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 544k 0:00:58 0:00:58 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 535k 0:00:59 0:00:59 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 526k 0:01:00 0:01:00 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 518k 0:01:01 0:01:01 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 510k 0:01:02 0:01:02 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 502k 0:01:03 0:01:03 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 494k 0:01:04 0:01:04 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 486k 0:01:05 0:01:05 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 479k 0:01:06 0:01:06 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 472k 0:01:07 0:01:07 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 465k 0:01:08 0:01:08 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 458k 0:01:09 0:01:09 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 452k 0:01:10 0:01:10 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 446k 0:01:11 0:01:11 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 439k 0:01:12 0:01:12 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 433k 0:01:13 0:01:13 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 428k 0:01:14 0:01:14 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 422k 0:01:15 0:01:15 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 417k 0:01:16 0:01:16 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 411k 0:01:17 0:01:17 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 406k 0:01:18 0:01:18 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 401k 0:01:19 0:01:19 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 396k 0:01:20 0:01:20 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 391k 0:01:21 0:01:21 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 386k 0:01:22 0:01:22 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 382k 0:01:23 0:01:23 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 377k 0:01:24 0:01:24 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 373k 0:01:25 0:01:25 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 368k 0:01:26 0:01:26 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 364k 0:01:27 0:01:27 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 360k 0:01:28 0:01:28 --:--:-- 0 100 31.2M 0 0 100 31.2M 0 356k 0:01:29 0:01:29 --:--:-- 0 100 31.2M 0 43 100 31.2M 0 354k 0:01:30 0:01:30 --:--:-- 9 100 31.2M 0 43 100 31.2M 0 354k 0:01:30 0:01:30 --:--:-- 11 [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 xiamen daxie yantai [Pipeline] echo 上传失败:[suxi] [Pipeline] error [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-module-slave32/master/.catkin_tools /senior/workspace/orin-module-slave32/master/build/ /senior/workspace/orin-module-slave32/master/devel/ /senior/workspace/orin-module-slave32/master/install /senior/workspace/orin-module-slave32/master/logs/ [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo failure: zip->post [Pipeline] sh + rm -rf /senior/workspace/commit/orin-module-slave32/master_tmp [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=0e635ba9c724e48482d5e4146087ccb44e6b324d34f5e351b80db04fcf41017a' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"Jenkins通知","text": "# 版本编译失败 ### [IMV专用(replayer 内存泄漏的问题)] --- - 任务名: [orin-module-slave32] - 任务号: # 3025 - 阶段:zip->post - 已上传平台: public xiamen daxie yantai - 状态:<font color=#FF5151> 编译失败 </font> - 执行人:wuyanjun --- > 请检查失败原因 "},"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 496 100 27 100 469 228 3974 --:--:-- --:--:-- --:--:-- 4203 [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 ERROR: 上传失败 Finished: FAILURE