Console Output

Skipping 2,833 KB.. Full Log
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star_tt.h:21,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/ssep_planner.h:3,
                 from /senior/workspace/orin-slave64/master/src/pnc/data/ssep/ssep_activation.hpp:7,
                 from /senior/workspace/orin-slave64/master/src/pnc/data/ssep/ssep_activation.cpp:1:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/io/string_compress.cpp: In static member function ‘static int senior::StringCompress::DecompressString(const string&, std::string&)’:
/senior/workspace/orin-slave64/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-slave64/master/src/pnc/io/string_compress.cpp:116:9: note: here
  116 |         case Z_DATA_ERROR:
      |         ^~~~
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
                 from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
                 from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
                 from /senior/workspace/orin-slave64/master/src/pnc/node/logic.hpp:42,
                 from /senior/workspace/orin-slave64/master/src/pnc/node/logic.cpp:1:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2623:36: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
 2623 |     #define LSS_BODY(type,name,args...)                                       \
      |                                    ^~~
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
                 from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
                 from /senior/workspace/orin-slave64/master/src/pnc/node/logic.hpp:42,
                 from /senior/workspace/orin-slave64/master/src/pnc/node/logic.cpp:1:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
 1094 |   MDRawSimpleStringDictionaryEntry entries[0];
      |                                            ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
 1110 |   MDLocationDescriptor modules[0];  /* MDRawModuleCrashpadInfoLink */
      |                                ^
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star_tt.h:21,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/ssep_planner.h:3,
                 from /senior/workspace/orin-slave64/master/src/pnc/./data/ssep/ssep_activation.hpp:7,
                 from /senior/workspace/orin-slave64/master/src/pnc/hmi/draw/draw_map.cpp:6:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/io/string_compress.cpp: In static member function ‘static int senior::StringCompress::DecompressString(const string&, std::string&)’:
/senior/workspace/orin-slave64/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-slave64/master/src/pnc/io/string_compress.cpp:116:9: note: here
  116 |         case Z_DATA_ERROR:
      |         ^~~~
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
                 from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
                 from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
                 from /senior/workspace/orin-slave64/master/src/pnc/node/logic.hpp:42,
                 from /senior/workspace/orin-slave64/master/src/pnc/node/logic.cpp:1:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2623:36: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
 2623 |     #define LSS_BODY(type,name,args...)                                       \
      |                                    ^~~
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
                 from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
                 from /senior/workspace/orin-slave64/master/src/pnc/node/logic.hpp:42,
                 from /senior/workspace/orin-slave64/master/src/pnc/node/logic.cpp:1:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
 1094 |   MDRawSimpleStringDictionaryEntry entries[0];
      |                                            ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
 1110 |   MDLocationDescriptor modules[0];  /* MDRawModuleCrashpadInfoLink */
      |                                ^
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star_tt.h:21,
                 from /senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:1:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc: In member function ‘bool senior::pnc::ssep::HybridAStarTT::Plan(double, double, double, double, double, double, double, double, double, const std::vector<double>&, const std::vector<std::vector<senior::pnc::ssep::Vec2d> >&, const std::vector<std::vector<senior::pnc::ssep::Vec2d> >&, std::shared_ptr<senior::pnc::ssep::OGM>, std::shared_ptr<senior::pnc::ssep::ObstacleDisLayer>, std::shared_ptr<senior::pnc::ssep::ObstacleDisLayer>, const std::vector<std::array<double, 3> >&, senior::pnc::ssep::SsepPath*, senior::pnc::ssep::SsepDebugData*, std::vector<double>&, std::vector<double>&, std::mutex&)’:
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:223:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
  223 |       .x = ex,
      |       ^
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:224:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
  224 |       .y = ey,
      |       ^
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:225:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
  225 |       .phi_tractor = ephi_tractor,
      |       ^
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:226:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
  226 |       .phi_trailer = ephi_trailer,
      |       ^
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc: In member function ‘bool senior::pnc::ssep::HybridAStarTT::IlqrCurveExpansion(std::shared_ptr<senior::pnc::ssep::NodeTT>)’:
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:1037:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
 1037 |       .x = current_node->GetX(),
      |       ^
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:1038:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
 1038 |       .y = current_node->GetY(),
      |       ^
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:1039:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
 1039 |       .phi_tractor = current_node->GetPhiTractor(),
      |       ^
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:1040:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
 1040 |       .phi_trailer = current_node->GetPhiTrailer(),
      |       ^
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/preprocessed_curves/trajectories_reader.cc:1:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve_manager.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/preprocessed_curves/tt_curve_manager.cc:1:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star_tt.h:21,
                 from /senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/ssep/ssep_planner.h:3,
                 from /senior/workspace/orin-slave64/master/src/pnc/ssep/ssep_planner.cc:1:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star_tt.h:21,
                 from /senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:1:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc: In member function ‘bool senior::pnc::ssep::HybridAStarTT::Plan(double, double, double, double, double, double, double, double, double, const std::vector<double>&, const std::vector<std::vector<senior::pnc::ssep::Vec2d> >&, const std::vector<std::vector<senior::pnc::ssep::Vec2d> >&, std::shared_ptr<senior::pnc::ssep::OGM>, std::shared_ptr<senior::pnc::ssep::ObstacleDisLayer>, std::shared_ptr<senior::pnc::ssep::ObstacleDisLayer>, const std::vector<std::array<double, 3> >&, senior::pnc::ssep::SsepPath*, senior::pnc::ssep::SsepDebugData*, std::vector<double>&, std::vector<double>&, std::mutex&)’:
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:223:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
  223 |       .x = ex,
      |       ^
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:224:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
  224 |       .y = ey,
      |       ^
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:225:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
  225 |       .phi_tractor = ephi_tractor,
      |       ^
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:226:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
  226 |       .phi_trailer = ephi_trailer,
      |       ^
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc: In member function ‘bool senior::pnc::ssep::HybridAStarTT::IlqrCurveExpansion(std::shared_ptr<senior::pnc::ssep::NodeTT>)’:
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:1037:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
 1037 |       .x = current_node->GetX(),
      |       ^
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:1038:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
 1038 |       .y = current_node->GetY(),
      |       ^
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:1039:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
 1039 |       .phi_tractor = current_node->GetPhiTractor(),
      |       ^
/senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star_tt.cc:1040:7: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
 1040 |       .phi_trailer = current_node->GetPhiTrailer(),
      |       ^
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/preprocessed_curves/trajectories_reader.cc:1:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve_manager.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/preprocessed_curves/tt_curve_manager.cc:1:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star_tt.h:21,
                 from /senior/workspace/orin-slave64/master/src/pnc/ssep/coarse_search/hybrid_a_star.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/ssep/ssep_planner.h:3,
                 from /senior/workspace/orin-slave64/master/src/pnc/ssep/ssep_planner.cc:1:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star_tt.h:21,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/ssep_planner.h:3,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/other_tasks/stitch_path_to_reference_line.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/other_tasks/stitch_path_to_reference_line.cpp:1:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star_tt.h:21,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/ssep_planner.h:3,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/other_tasks/stitch_trailer_path_to_ref_line.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/other_tasks/stitch_trailer_path_to_ref_line.cpp:1:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
                 from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
                 from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/plan/ssep_task.hpp:14,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/plan/ssep_task.cpp:1:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2623:36: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
 2623 |     #define LSS_BODY(type,name,args...)                                       \
      |                                    ^~~
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
                 from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
                 from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
                 from /senior/workspace/orin-slave64/master/src/pnc/./tasks/plan/ssep_task.hpp:14,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/task_factory.cpp:50:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2623:36: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
 2623 |     #define LSS_BODY(type,name,args...)                                       \
      |                                    ^~~
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star_tt.h:21,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/ssep_planner.h:3,
                 from /senior/workspace/orin-slave64/master/src/pnc/./data/ssep/ssep_activation.hpp:7,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/plan/ssep_task.hpp:10,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/plan/ssep_task.cpp:1:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
                 from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/plan/ssep_task.hpp:14,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/plan/ssep_task.cpp:1:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h: At global scope:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
 1094 |   MDRawSimpleStringDictionaryEntry entries[0];
      |                                            ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
 1110 |   MDLocationDescriptor modules[0];  /* MDRawModuleCrashpadInfoLink */
      |                                ^
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star_tt.h:21,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/ssep_planner.h:3,
                 from /senior/workspace/orin-slave64/master/src/pnc/./tasks/other_tasks/stitch_path_to_reference_line.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/task_factory.cpp:40:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
                 from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
                 from /senior/workspace/orin-slave64/master/src/pnc/./tasks/plan/ssep_task.hpp:14,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/task_factory.cpp:50:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h: At global scope:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
 1094 |   MDRawSimpleStringDictionaryEntry entries[0];
      |                                            ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
 1110 |   MDLocationDescriptor modules[0];  /* MDRawModuleCrashpadInfoLink */
      |                                ^
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
                 from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
                 from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
                 from /senior/workspace/orin-slave64/master/build/pnc/node/../../../src/pnc/node/logic.hpp:42,
                 from /senior/workspace/orin-slave64/master/build/pnc/node/moc_logic.cpp:9:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2623:36: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
 2623 |     #define LSS_BODY(type,name,args...)                                       \
      |                                    ^~~
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
                 from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
                 from /senior/workspace/orin-slave64/master/build/pnc/node/../../../src/pnc/node/logic.hpp:42,
                 from /senior/workspace/orin-slave64/master/build/pnc/node/moc_logic.cpp:9:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
 1094 |   MDRawSimpleStringDictionaryEntry entries[0];
      |                                            ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
 1110 |   MDLocationDescriptor modules[0];  /* MDRawModuleCrashpadInfoLink */
      |                                ^
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star_tt.h:21,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/ssep_planner.h:3,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/other_tasks/stitch_path_to_reference_line.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/other_tasks/stitch_path_to_reference_line.cpp:1:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star_tt.h:21,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/ssep_planner.h:3,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/other_tasks/stitch_trailer_path_to_ref_line.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/other_tasks/stitch_trailer_path_to_ref_line.cpp:1:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
                 from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
                 from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/plan/ssep_task.hpp:14,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/plan/ssep_task.cpp:1:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2623:36: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
 2623 |     #define LSS_BODY(type,name,args...)                                       \
      |                                    ^~~
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
                 from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
                 from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
                 from /senior/workspace/orin-slave64/master/src/pnc/./tasks/plan/ssep_task.hpp:14,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/task_factory.cpp:50:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2623:36: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
 2623 |     #define LSS_BODY(type,name,args...)                                       \
      |                                    ^~~
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star_tt.h:21,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/ssep_planner.h:3,
                 from /senior/workspace/orin-slave64/master/src/pnc/./data/ssep/ssep_activation.hpp:7,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/plan/ssep_task.hpp:10,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/plan/ssep_task.cpp:1:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
                 from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/plan/ssep_task.hpp:14,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/plan/ssep_task.cpp:1:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h: At global scope:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
 1094 |   MDRawSimpleStringDictionaryEntry entries[0];
      |                                            ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
 1110 |   MDLocationDescriptor modules[0];  /* MDRawModuleCrashpadInfoLink */
      |                                ^
In file included from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star_tt.h:21,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/hybrid_a_star.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/./ssep/ssep_planner.h:3,
                 from /senior/workspace/orin-slave64/master/src/pnc/./tasks/other_tasks/stitch_path_to_reference_line.hpp:5,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/task_factory.cpp:40:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:35:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   35 |         .x = GetX(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:36:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   36 |         .y = GetY(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:37:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   37 |         .phi_tractor = GetTractorTheta(idx),
      |         ^
/senior/workspace/orin-slave64/master/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h:38:9: warning: C++ designated initializers only available with ‘-std=c++2a’ or ‘-std=gnu++2a’ [-Wpedantic]
   38 |         .phi_trailer = GetTrailerTheta(idx),
      |         ^
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
                 from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
                 from /senior/workspace/orin-slave64/master/src/pnc/./tasks/plan/ssep_task.hpp:14,
                 from /senior/workspace/orin-slave64/master/src/pnc/tasks/task_factory.cpp:50:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h: At global scope:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
 1094 |   MDRawSimpleStringDictionaryEntry entries[0];
      |                                            ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
 1110 |   MDLocationDescriptor modules[0];  /* MDRawModuleCrashpadInfoLink */
      |                                ^
In file included from /usr/local/include/breakpad/common/memory_allocator.h:50,
                 from /usr/local/include/breakpad/client/linux/dump_writer_common/thread_info.h:37,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:54,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
                 from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
                 from /senior/workspace/orin-slave64/master/build/pnc/node/../../../src/pnc/node/logic.hpp:42,
                 from /senior/workspace/orin-slave64/master/build/pnc/node/moc_logic.cpp:9:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2623:36: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
 2623 |     #define LSS_BODY(type,name,args...)                                       \
      |                                    ^~~
In file included from /usr/local/include/breakpad/client/linux/dump_writer_common/mapping_info.h:37,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/linux_dumper.h:53,
                 from /usr/local/include/breakpad/client/linux/minidump_writer/minidump_writer.h:42,
                 from /usr/local/include/breakpad/client/linux/handler/exception_handler.h:42,
                 from /senior/workspace/orin-slave64/master/build/pnc/node/../../../src/pnc/node/logic.hpp:42,
                 from /senior/workspace/orin-slave64/master/build/pnc/node/moc_logic.cpp:9:
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1094:44: warning: ISO C++ forbids zero-size array ‘entries’ [-Wpedantic]
 1094 |   MDRawSimpleStringDictionaryEntry entries[0];
      |                                            ^
/usr/local/include/breakpad/google_breakpad/common/minidump_format.h:1110:32: warning: ISO C++ forbids zero-size array ‘modules’ [-Wpedantic]
 1110 |   MDLocationDescriptor modules[0];  /* MDRawModuleCrashpadInfoLink */
      |                                ^
cd /senior/workspace/orin-slave64/master/build/pnc; catkin build --get-env pnc | catkin env -si  /usr/bin/make --jobserver-auth=3,4; cd -
[build 28:42.8 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:42.9 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:43.0 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:43.1 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:43.2 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:43.3 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:43.4 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:43.5 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:43.6 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:43.7 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:43.8 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:43.9 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:44.0 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:44.1 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:44.2 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:44.3 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:44.4 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:44.5 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:44.6 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:44.7 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:44.8 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:44.9 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:45.0 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:45.1 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:45.2 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:45.3 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:45.4 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:45.5 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:45.6 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:45.7 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:45.8 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:45.9 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:46.0 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:46.1 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:46.2 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:46.3 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:46.4 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:46.5 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install - 26... 
[build 28:46.6 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:46.7 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:46.8 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:46.9 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:47.0 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:47.1 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:47.2 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:47.3 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:47.4 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:47.5 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:47.6 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:47.7 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:47.8 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:47.9 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:48.0 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:48.1 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:48.2 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:48.3 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:48.4 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:48.5 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:48.6 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:48.7 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:48.8 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:48.9 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:49.0 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:49.1 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:49.2 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:49.3 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:49.4 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:49.5 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:49.6 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:49.7 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:49.8 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:49.9 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:50.0 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:50.1 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (50%... 
[build 28:50.2 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (100... 
[build 28:50.3 s] [64/65 complete] [1/14 jobs] [0 queued] [pnc:install (100... 
...............................................................................
Finished <<< pnc                                   [ 26 minutes and 12.9 seconds ]
[build] Summary: All 65 packages succeeded!                                    
[build] Ignored: None.                                                         
[build] Warnings: 41 packages succeeded with warnings.                         
[build] Abandoned: No packages were abandoned.                                 
[build] Failed: No packages failed.                                            
[build] Runtime: 28 minutes and 50.3 seconds total.                            
[build] Note: Workspace packages have changed, please re-source setup files to use them.
[Pipeline] sh
+ mkdir -p /senior/workspace/orin-slave64/master/src/hdmap_analysis
[Pipeline] dir
Running in /senior/workspace/orin-slave64/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-slave64/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-slave64/master/install/lib/hdmap_analysis
[Pipeline] sh
+ cp -r /senior/workspace/orin-slave64/master/src/hdmap_analysis/embedding_in_qt_sgskip.py /senior/workspace/orin-slave64/master/src/hdmap_analysis/hdmap_analysis.py /senior/workspace/orin-slave64/master/src/hdmap_analysis/hdmap_polygon_selector.py /senior/workspace/orin-slave64/master/src/hdmap_analysis/hdmap.py /senior/workspace/orin-slave64/master/src/hdmap_analysis/header.py /senior/workspace/orin-slave64/master/src/hdmap_analysis/junction.py /senior/workspace/orin-slave64/master/src/hdmap_analysis/lane.py /senior/workspace/orin-slave64/master/src/hdmap_analysis/log_loader.py /senior/workspace/orin-slave64/master/src/hdmap_analysis/main_window.py /senior/workspace/orin-slave64/master/src/hdmap_analysis/map_loader.py /senior/workspace/orin-slave64/master/src/hdmap_analysis/object.py /senior/workspace/orin-slave64/master/src/hdmap_analysis/restricted_area.py /senior/workspace/orin-slave64/master/src/hdmap_analysis/table_model.py /senior/workspace/orin-slave64/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-slave64/master [Pipeline] { [Pipeline] sh + zip -rq all_master_2025-06-20_18-15-25.zip ./install/ ./version.json [Pipeline] sh + ls /senior/workspace/orin-slave64/master all_master_2025-06-20_18-15-25.zip build devel install logs src version.json [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /senior/workspace/orin-slave64/master@tmp [Pipeline] echo /senior/workspace/orin-slave64/master/all_master_2025-06-20_18-15-25.zip,/senior/workspace/orin-slave64/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-slave64/master/all_master_2025-06-20_18-15-25.zip"' --form 'version=@"/senior/workspace/orin-slave64/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 26 729M 0 0 26 196M 0 177M 0:00:04 0:00:01 0:00:03 177M 60 729M 0 0 60 439M 0 208M 0:00:03 0:00:02 0:00:01 208M 93 729M 0 0 93 678M 0 218M 0:00:03 0:00:03 --:--:-- 218M 100 729M 0 0 100 729M 0 168M 0:00:04 0:00:04 --:--:-- 168M 100 729M 0 0 100 729M 0 137M 0:00:05 0:00:05 --:--:-- 140M 100 729M 0 0 100 729M 0 115M 0:00:06 0:00:06 --:--:-- 102M 100 729M 0 0 100 729M 0 99.6M 0:00:07 0:00:07 --:--:-- 55.6M 100 729M 0 0 100 729M 0 87.6M 0:00:08 0:00:08 --:--:-- 9983k 100 729M 0 0 100 729M 0 78.2M 0:00:09 0:00:09 --:--:-- 0 100 729M 0 0 100 729M 0 70.6M 0:00:10 0:00:10 --:--:-- 0 100 729M 0 0 100 729M 0 64.4M 0:00:11 0:00:11 --:--:-- 0 100 729M 0 0 100 729M 0 59.1M 0:00:12 0:00:12 --:--:-- 0 100 729M 0 0 100 729M 0 54.7M 0:00:13 0:00:13 --:--:-- 0 100 729M 0 0 100 729M 0 50.9M 0:00:14 0:00:14 --:--:-- 0 100 729M 0 0 100 729M 0 47.5M 0:00:15 0:00:15 --:--:-- 0 100 729M 0 0 100 729M 0 44.6M 0:00:16 0:00:16 --:--:-- 0 100 729M 0 0 100 729M 0 42.1M 0:00:17 0:00:17 --:--:-- 0 100 729M 0 0 100 729M 0 39.8M 0:00:18 0:00:18 --:--:-- 0 100 729M 0 0 100 729M 0 37.7M 0:00:19 0:00:19 --:--:-- 0 100 729M 0 0 100 729M 0 35.8M 0:00:20 0:00:20 --:--:-- 0 100 729M 0 0 100 729M 0 34.2M 0:00:21 0:00:21 --:--:-- 0 100 729M 0 0 100 729M 0 32.6M 0:00:22 0:00:22 --:--:-- 0 100 729M 0 0 100 729M 0 31.2M 0:00:23 0:00:23 --:--:-- 0 100 729M 0 0 100 729M 0 29.9M 0:00:24 0:00:24 --:--:-- 0 100 729M 0 0 100 729M 0 28.7M 0:00:25 0:00:25 --:--:-- 0 100 729M 0 43 100 729M 1 28.2M 0:00:25 0:00:25 --:--:-- 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://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/senior/workspace/orin-slave64/master/all_master_2025-06-20_18-15-25.zip"' --form 'version=@"/senior/workspace/orin-slave64/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 34 729M 0 0 34 250M 0 325M 0:00:02 --:--:-- 0:00:02 324M 84 729M 0 0 84 614M 0 347M 0:00:02 0:00:01 0:00:01 346M 100 729M 0 0 100 729M 0 233M 0:00:03 0:00:03 --:--:-- 233M 100 729M 0 0 100 729M 0 176M 0:00:04 0:00:04 --:--:-- 176M 100 729M 0 0 100 729M 0 142M 0:00:05 0:00:05 --:--:-- 142M 100 729M 0 0 100 729M 0 119M 0:00:06 0:00:06 --:--:-- 89.3M 100 729M 0 0 100 729M 0 102M 0:00:07 0:00:07 --:--:-- 21.4M 100 729M 0 0 100 729M 0 89.7M 0:00:08 0:00:08 --:--:-- 0 100 729M 0 0 100 729M 0 79.8M 0:00:09 0:00:09 --:--:-- 0 100 729M 0 0 100 729M 0 72.0M 0:00:10 0:00:10 --:--:-- 0 100 729M 0 0 100 729M 0 65.5M 0:00:11 0:00:11 --:--:-- 0 100 729M 0 0 100 729M 0 60.1M 0:00:12 0:00:12 --:--:-- 0 100 729M 0 0 100 729M 0 55.5M 0:00:13 0:00:13 --:--:-- 0 100 729M 0 0 100 729M 0 51.6M 0:00:14 0:00:14 --:--:-- 0 100 729M 0 0 100 729M 0 48.2M 0:00:15 0:00:15 --:--:-- 0 100 729M 0 0 100 729M 0 45.2M 0:00:16 0:00:16 --:--:-- 0 100 729M 0 0 100 729M 0 42.5M 0:00:17 0:00:17 --:--:-- 0 100 729M 0 0 100 729M 0 40.2M 0:00:18 0:00:18 --:--:-- 0 100 729M 0 0 100 729M 0 38.1M 0:00:19 0:00:19 --:--:-- 0 100 729M 0 0 100 729M 0 36.2M 0:00:20 0:00:20 --:--:-- 0 100 729M 0 0 100 729M 0 34.5M 0:00:21 0:00:21 --:--:-- 0 100 729M 0 0 100 729M 0 32.9M 0:00:22 0:00:22 --:--:-- 0 100 729M 0 0 100 729M 0 31.5M 0:00:23 0:00:23 --:--:-- 0 100 729M 0 0 100 729M 0 30.2M 0:00:24 0:00:24 --:--:-- 0 100 729M 0 0 100 729M 0 29.0M 0:00:25 0:00:25 --:--:-- 0 100 729M 0 0 100 729M 0 27.9M 0:00:26 0:00:26 --:--:-- 0 100 729M 0 0 100 729M 0 26.8M 0:00:27 0:00:27 --:--:-- 0 100 729M 0 0 100 729M 0 25.9M 0:00:28 0:00:28 --:--:-- 0 100 729M 0 0 100 729M 0 25.0M 0:00:29 0:00:29 --:--:-- 0 100 729M 0 0 100 729M 0 24.1M 0:00:30 0:00:30 --:--:-- 0 100 729M 0 0 100 729M 0 23.4M 0:00:31 0:00:31 --:--:-- 0 100 729M 0 0 100 729M 0 22.6M 0:00:32 0:00:32 --:--:-- 0 100 729M 0 0 100 729M 0 22.0M 0:00:33 0:00:33 --:--:-- 0 100 729M 0 0 100 729M 0 21.3M 0:00:34 0:00:34 --:--:-- 0 100 729M 0 0 100 729M 0 20.7M 0:00:35 0:00:35 --:--:-- 0 100 729M 0 0 100 729M 0 20.1M 0:00:36 0:00:36 --:--:-- 0 100 729M 0 0 100 729M 0 19.6M 0:00:37 0:00:37 --:--:-- 0 100 729M 0 0 100 729M 0 19.1M 0:00:38 0:00:38 --:--:-- 0 100 729M 0 0 100 729M 0 18.6M 0:00:39 0:00:39 --:--:-- 0 100 729M 0 0 100 729M 0 18.1M 0:00:40 0:00:40 --:--:-- 0 100 729M 0 0 100 729M 0 17.7M 0:00:41 0:00:41 --:--:-- 0 100 729M 0 0 100 729M 0 17.3M 0:00:42 0:00:42 --:--:-- 0 100 729M 0 0 100 729M 0 16.9M 0:00:43 0:00:43 --:--:-- 0 100 729M 0 0 100 729M 0 16.5M 0:00:44 0:00:44 --:--:-- 0 100 729M 0 0 100 729M 0 16.1M 0:00:45 0:00:45 --:--:-- 0 100 729M 0 0 100 729M 0 15.8M 0:00:46 0:00:46 --:--:-- 0 100 729M 0 0 100 729M 0 15.4M 0:00:47 0:00:47 --:--:-- 0 100 729M 0 0 100 729M 0 15.1M 0:00:48 0:00:48 --:--:-- 0 100 729M 0 0 100 729M 0 14.8M 0:00:49 0:00:49 --:--:-- 0 100 729M 0 0 100 729M 0 14.5M 0:00:50 0:00:50 --:--:-- 0 100 729M 0 0 100 729M 0 14.2M 0:00:51 0:00:51 --:--:-- 0 100 729M 0 0 100 729M 0 13.9M 0:00:52 0:00:52 --:--:-- 0 100 729M 0 0 100 729M 0 13.7M 0:00:53 0:00:53 --:--:-- 0 100 729M 0 0 100 729M 0 13.4M 0:00:54 0:00:54 --:--:-- 0 100 729M 0 0 100 729M 0 13.2M 0:00:55 0:00:55 --:--:-- 0 100 729M 0 0 100 729M 0 12.9M 0:00:56 0:00:56 --:--:-- 0 100 729M 0 0 100 729M 0 12.7M 0:00:57 0:00:57 --:--:-- 0 100 729M 0 0 100 729M 0 12.5M 0:00:58 0:00:58 --:--:-- 0 100 729M 0 0 100 729M 0 12.3M 0:00:59 0:00:59 --:--:-- 0 100 729M 0 0 100 729M 0 12.1M 0:01:00 0:01:00 --:--:-- 0 100 729M 0 0 100 729M 0 11.9M 0:01:01 0:01:01 --:--:-- 0 100 729M 0 0 100 729M 0 11.7M 0:01:02 0:01:02 --:--:-- 0 100 729M 0 0 100 729M 0 11.5M 0:01:03 0:01:03 --:--:-- 0 100 729M 0 0 100 729M 0 11.3M 0:01:04 0:01:04 --:--:-- 0 100 729M 0 0 100 729M 0 11.1M 0:01:05 0:01:05 --:--:-- 0 100 729M 0 0 100 729M 0 11.0M 0:01:06 0:01:06 --:--:-- 0 100 729M 0 0 100 729M 0 10.8M 0:01:07 0:01:07 --:--:-- 0 100 729M 0 0 100 729M 0 10.7M 0:01:08 0:01:08 --:--:-- 0 100 729M 0 0 100 729M 0 10.5M 0:01:09 0:01:09 --:--:-- 0 100 729M 0 0 100 729M 0 10.3M 0:01:10 0:01:10 --:--:-- 0 100 729M 0 0 100 729M 0 10.2M 0:01:11 0:01:11 --:--:-- 0 100 729M 0 0 100 729M 0 10.1M 0:01:12 0:01:12 --:--:-- 0 100 729M 0 0 100 729M 0 9.9M 0:01:13 0:01:13 --:--:-- 0 100 729M 0 0 100 729M 0 9.8M 0:01:14 0:01:14 --:--:-- 0 100 729M 0 0 100 729M 0 9936k 0:01:15 0:01:15 --:--:-- 0 100 729M 0 0 100 729M 0 9806k 0:01:16 0:01:16 --:--:-- 0 100 729M 0 0 100 729M 0 9679k 0:01:17 0:01:17 --:--:-- 0 100 729M 0 0 100 729M 0 9555k 0:01:18 0:01:18 --:--:-- 0 100 729M 0 0 100 729M 0 9434k 0:01:19 0:01:19 --:--:-- 0 100 729M 0 0 100 729M 0 9316k 0:01:20 0:01:20 --:--:-- 0 100 729M 0 0 100 729M 0 9202k 0:01:21 0:01:21 --:--:-- 0 100 729M 0 0 100 729M 0 9089k 0:01:22 0:01:22 --:--:-- 0 100 729M 0 0 100 729M 0 8980k 0:01:23 0:01:23 --:--:-- 0 100 729M 0 0 100 729M 0 8873k 0:01:24 0:01:24 --:--:-- 0 100 729M 0 0 100 729M 0 8769k 0:01:25 0:01:25 --:--:-- 0 100 729M 0 0 100 729M 0 8667k 0:01:26 0:01:26 --:--:-- 0 100 729M 0 0 100 729M 0 8568k 0:01:27 0:01:27 --:--:-- 0 100 729M 0 0 100 729M 0 8471k 0:01:28 0:01:28 --:--:-- 0 100 729M 0 0 100 729M 0 8376k 0:01:29 0:01:29 --:--:-- 0 100 729M 0 0 100 729M 0 8283k 0:01:30 0:01:30 --:--:-- 0 100 729M 0 0 100 729M 0 8192k 0:01:31 0:01:31 --:--:-- 0 100 729M 0 0 100 729M 0 8103k 0:01:32 0:01:32 --:--:-- 0 100 729M 0 0 100 729M 0 8016k 0:01:33 0:01:33 --:--:-- 0 100 729M 0 0 100 729M 0 7931k 0:01:34 0:01:34 --:--:-- 0 100 729M 0 0 100 729M 0 7847k 0:01:35 0:01:35 --:--:-- 0 100 729M 0 0 100 729M 0 7766k 0:01:36 0:01:36 --:--:-- 0 100 729M 0 0 100 729M 0 7686k 0:01:37 0:01:37 --:--:-- 0 100 729M 0 0 100 729M 0 7607k 0:01:38 0:01:38 --:--:-- 0 100 729M 0 0 100 729M 0 7531k 0:01:39 0:01:39 --:--:-- 0 100 729M 0 0 100 729M 0 7455k 0:01:40 0:01:40 --:--:-- 0 100 729M 0 0 100 729M 0 7382k 0:01:41 0:01:41 --:--:-- 0 100 729M 0 0 100 729M 0 7309k 0:01:42 0:01:42 --:--:-- 0 100 729M 0 0 100 729M 0 7238k 0:01:43 0:01:43 --:--:-- 0 100 729M 0 0 100 729M 0 7169k 0:01:44 0:01:44 --:--:-- 0 100 729M 0 0 100 729M 0 7101k 0:01:45 0:01:45 --:--:-- 0 100 729M 0 0 100 729M 0 7034k 0:01:46 0:01:46 --:--:-- 0 100 729M 0 0 100 729M 0 6968k 0:01:47 0:01:47 --:--:-- 0 100 729M 0 0 100 729M 0 6904k 0:01:48 0:01:48 --:--:-- 0 100 729M 0 0 100 729M 0 6840k 0:01:49 0:01:49 --:--:-- 0 100 729M 0 0 100 729M 0 6778k 0:01:50 0:01:50 --:--:-- 0 100 729M 0 0 100 729M 0 6717k 0:01:51 0:01:51 --:--:-- 0 100 729M 0 0 100 729M 0 6657k 0:01:52 0:01:52 --:--:-- 0 100 729M 0 0 100 729M 0 6599k 0:01:53 0:01:53 --:--:-- 0 100 729M 0 0 100 729M 0 6541k 0:01:54 0:01:54 --:--:-- 0 100 729M 0 0 100 729M 0 6484k 0:01:55 0:01:55 --:--:-- 0 100 729M 0 0 100 729M 0 6428k 0:01:56 0:01:56 --:--:-- 0 100 729M 0 0 100 729M 0 6373k 0:01:57 0:01:57 --:--:-- 0 100 729M 0 0 100 729M 0 6319k 0:01:58 0:01:58 --:--:-- 0 100 729M 0 0 100 729M 0 6266k 0:01:59 0:01:59 --:--:-- 0 100 729M 0 0 100 729M 0 6214k 0:02:00 0:02:00 --:--:-- 0 100 729M 0 0 100 729M 0 6163k 0:02:01 0:02:01 --:--:-- 0 100 729M 0 0 100 729M 0 6112k 0:02:02 0:02:02 --:--:-- 0 100 729M 0 0 100 729M 0 6063k 0:02:03 0:02:03 --:--:-- 0 100 729M 0 0 100 729M 0 6014k 0:02:04 0:02:04 --:--:-- 0 100 729M 0 0 100 729M 0 5966k 0:02:05 0:02:05 --:--:-- 0 100 729M 0 0 100 729M 0 5918k 0:02:06 0:02:06 --:--:-- 0 100 729M 0 0 100 729M 0 5872k 0:02:07 0:02:07 --:--:-- 0 100 729M 0 0 100 729M 0 5826k 0:02:08 0:02:08 --:--:-- 0 100 729M 0 0 100 729M 0 5781k 0:02:09 0:02:09 --:--:-- 0 100 729M 0 0 100 729M 0 5736k 0:02:10 0:02:10 --:--:-- 0 100 729M 0 0 100 729M 0 5693k 0:02:11 0:02:11 --:--:-- 0 100 729M 0 0 100 729M 0 5650k 0:02:12 0:02:12 --:--:-- 0 100 729M 0 0 100 729M 0 5607k 0:02:13 0:02:13 --:--:-- 0 100 729M 0 0 100 729M 0 5565k 0:02:14 0:02:14 --:--:-- 0 100 729M 0 0 100 729M 0 5524k 0:02:15 0:02:15 --:--:-- 0 100 729M 0 0 100 729M 0 5484k 0:02:16 0:02:16 --:--:-- 0 100 729M 0 0 100 729M 0 5444k 0:02:17 0:02:17 --:--:-- 0 100 729M 0 0 100 729M 0 5404k 0:02:18 0:02:18 --:--:-- 0 100 729M 0 0 100 729M 0 5365k 0:02:19 0:02:19 --:--:-- 0 100 729M 0 0 100 729M 0 5327k 0:02:20 0:02:20 --:--:-- 0 100 729M 0 0 100 729M 0 5289k 0:02:21 0:02:21 --:--:-- 0 100 729M 0 0 100 729M 0 5252k 0:02:22 0:02:22 --:--:-- 0 100 729M 0 0 100 729M 0 5215k 0:02:23 0:02:23 --:--:-- 0 100 729M 0 0 100 729M 0 5179k 0:02:24 0:02:24 --:--:-- 0 100 729M 0 0 100 729M 0 5143k 0:02:25 0:02:25 --:--:-- 0 100 729M 0 0 100 729M 0 5108k 0:02:26 0:02:26 --:--:-- 0 100 729M 0 0 100 729M 0 5074k 0:02:27 0:02:27 --:--:-- 0 100 729M 0 0 100 729M 0 5039k 0:02:28 0:02:28 --:--:-- 0 100 729M 0 0 100 729M 0 5005k 0:02:29 0:02:29 --:--:-- 0 100 729M 0 0 100 729M 0 4972k 0:02:30 0:02:30 --:--:-- 0 100 729M 0 0 100 729M 0 4939k 0:02:31 0:02:31 --:--:-- 0 100 729M 0 0 100 729M 0 4907k 0:02:32 0:02:32 --:--:-- 0 100 729M 0 0 100 729M 0 4875k 0:02:33 0:02:33 --:--:-- 0 100 729M 0 0 100 729M 0 4843k 0:02:34 0:02:34 --:--:-- 0 100 729M 0 0 100 729M 0 4812k 0:02:35 0:02:35 --:--:-- 0 100 729M 0 0 100 729M 0 4781k 0:02:36 0:02:36 --:--:-- 0 100 729M 0 0 100 729M 0 4751k 0:02:37 0:02:37 --:--:-- 0 100 729M 0 0 100 729M 0 4721k 0:02:38 0:02:38 --:--:-- 0 100 729M 0 0 100 729M 0 4691k 0:02:39 0:02:39 --:--:-- 0 100 729M 0 0 100 729M 0 4662k 0:02:40 0:02:40 --:--:-- 0 100 729M 0 0 100 729M 0 4633k 0:02:41 0:02:41 --:--:-- 0 100 729M 0 0 100 729M 0 4604k 0:02:42 0:02:42 --:--:-- 0 100 729M 0 0 100 729M 0 4576k 0:02:43 0:02:43 --:--:-- 0 100 729M 0 0 100 729M 0 4548k 0:02:44 0:02:44 --:--:-- 0 100 729M 0 0 100 729M 0 4520k 0:02:45 0:02:45 --:--:-- 0 100 729M 0 0 100 729M 0 4493k 0:02:46 0:02:46 --:--:-- 0 100 729M 0 0 100 729M 0 4466k 0:02:47 0:02:47 --:--:-- 0 100 729M 0 0 100 729M 0 4440k 0:02:48 0:02:48 --:--:-- 0 100 729M 0 0 100 729M 0 4413k 0:02:49 0:02:49 --:--:-- 0 100 729M 0 0 100 729M 0 4388k 0:02:50 0:02:50 --:--:-- 0 100 729M 0 0 100 729M 0 4362k 0:02:51 0:02:51 --:--:-- 0 100 729M 0 0 100 729M 0 4337k 0:02:52 0:02:52 --:--:-- 0 100 729M 0 0 100 729M 0 4312k 0:02:53 0:02:53 --:--:-- 0 100 729M 0 0 100 729M 0 4287k 0:02:54 0:02:54 --:--:-- 0 100 729M 0 0 100 729M 0 4262k 0:02:55 0:02:55 --:--:-- 0 100 729M 0 0 100 729M 0 4238k 0:02:56 0:02:56 --:--:-- 0 100 729M 0 0 100 729M 0 4214k 0:02:57 0:02:57 --:--:-- 0 100 729M 0 0 100 729M 0 4190k 0:02:58 0:02:58 --:--:-- 0 100 729M 0 0 100 729M 0 4167k 0:02:59 0:02:59 --:--:-- 0 100 729M 0 0 100 729M 0 4144k 0:03:00 0:03:00 --:--:-- 0 100 729M 0 0 100 729M 0 4121k 0:03:01 0:03:01 --:--:-- 0 100 729M 0 0 100 729M 0 4098k 0:03:02 0:03:02 --:--:-- 0 100 729M 0 0 100 729M 0 4076k 0:03:03 0:03:03 --:--:-- 0 100 729M 0 0 100 729M 0 4054k 0:03:04 0:03:04 --:--:-- 0 100 729M 0 0 100 729M 0 4032k 0:03:05 0:03:05 --:--:-- 0 100 729M 0 0 100 729M 0 4010k 0:03:06 0:03:06 --:--:-- 0 100 729M 0 0 100 729M 0 3989k 0:03:07 0:03:07 --:--:-- 0 100 729M 0 0 100 729M 0 3968k 0:03:08 0:03:08 --:--:-- 0 100 729M 0 0 100 729M 0 3947k 0:03:09 0:03:09 --:--:-- 0 100 729M 0 0 100 729M 0 3926k 0:03:10 0:03:10 --:--:-- 0 100 729M 0 0 100 729M 0 3905k 0:03:11 0:03:11 --:--:-- 0 100 729M 0 0 100 729M 0 3885k 0:03:12 0:03:12 --:--:-- 0 100 729M 0 0 100 729M 0 3865k 0:03:13 0:03:13 --:--:-- 0 100 729M 0 0 100 729M 0 3845k 0:03:14 0:03:14 --:--:-- 0 100 729M 0 0 100 729M 0 3825k 0:03:15 0:03:15 --:--:-- 0 100 729M 0 0 100 729M 0 3806k 0:03:16 0:03:16 --:--:-- 0 100 729M 0 0 100 729M 0 3787k 0:03:17 0:03:17 --:--:-- 0 100 729M 0 0 100 729M 0 3767k 0:03:18 0:03:18 --:--:-- 0 100 729M 0 0 100 729M 0 3748k 0:03:19 0:03:19 --:--:-- 0 100 729M 0 0 100 729M 0 3730k 0:03:20 0:03:20 --:--:-- 0 100 729M 0 0 100 729M 0 3711k 0:03:21 0:03:21 --:--:-- 0 100 729M 0 0 100 729M 0 3693k 0:03:22 0:03:22 --:--:-- 0 100 729M 0 0 100 729M 0 3675k 0:03:23 0:03:23 --:--:-- 0 100 729M 0 0 100 729M 0 3657k 0:03:24 0:03:24 --:--:-- 0 100 729M 0 0 100 729M 0 3639k 0:03:25 0:03:25 --:--:-- 0 100 729M 0 0 100 729M 0 3621k 0:03:26 0:03:26 --:--:-- 0 100 729M 0 0 100 729M 0 3604k 0:03:27 0:03:27 --:--:-- 0 100 729M 0 0 100 729M 0 3586k 0:03:28 0:03:28 --:--:-- 0 100 729M 0 0 100 729M 0 3569k 0:03:29 0:03:29 --:--:-- 0 100 729M 0 0 100 729M 0 3552k 0:03:30 0:03:30 --:--:-- 0 100 729M 0 0 100 729M 0 3535k 0:03:31 0:03:31 --:--:-- 0 100 729M 0 0 100 729M 0 3519k 0:03:32 0:03:32 --:--:-- 0 100 729M 0 0 100 729M 0 3502k 0:03:33 0:03:33 --:--:-- 0 100 729M 0 0 100 729M 0 3486k 0:03:34 0:03:34 --:--:-- 0 100 729M 0 0 100 729M 0 3470k 0:03:35 0:03:35 --:--:-- 0 100 729M 0 0 100 729M 0 3454k 0:03:36 0:03:36 --:--:-- 0 100 729M 0 0 100 729M 0 3438k 0:03:37 0:03:37 --:--:-- 0 100 729M 0 0 100 729M 0 3422k 0:03:38 0:03:38 --:--:-- 0 100 729M 0 0 100 729M 0 3406k 0:03:39 0:03:39 --:--:-- 0 100 729M 0 0 100 729M 0 3391k 0:03:40 0:03:40 --:--:-- 0 100 729M 0 0 100 729M 0 3375k 0:03:41 0:03:41 --:--:-- 0 100 729M 0 0 100 729M 0 3360k 0:03:42 0:03:42 --:--:-- 0 100 729M 0 0 100 729M 0 3345k 0:03:43 0:03:43 --:--:-- 0 100 729M 0 0 100 729M 0 3330k 0:03:44 0:03:44 --:--:-- 0 100 729M 0 0 100 729M 0 3316k 0:03:45 0:03:45 --:--:-- 0 100 729M 0 0 100 729M 0 3301k 0:03:46 0:03:46 --:--:-- 0 100 729M 0 0 100 729M 0 3286k 0:03:47 0:03:47 --:--:-- 0 100 729M 0 0 100 729M 0 3272k 0:03:48 0:03:48 --:--:-- 0 100 729M 0 0 100 729M 0 3258k 0:03:49 0:03:49 --:--:-- 0 100 729M 0 0 100 729M 0 3243k 0:03:50 0:03:50 --:--:-- 0 100 729M 0 0 100 729M 0 3229k 0:03:51 0:03:51 --:--:-- 0 100 729M 0 0 100 729M 0 3216k 0:03:52 0:03:52 --:--:-- 0 100 729M 0 0 100 729M 0 3202k 0:03:53 0:03:53 --:--:-- 0 100 729M 0 0 100 729M 0 3188k 0:03:54 0:03:54 --:--:-- 0 100 729M 0 0 100 729M 0 3174k 0:03:55 0:03:55 --:--:-- 0 100 729M 0 0 100 729M 0 3161k 0:03:56 0:03:56 --:--:-- 0 100 729M 0 0 100 729M 0 3148k 0:03:57 0:03:57 --:--:-- 0 100 729M 0 0 100 729M 0 3134k 0:03:58 0:03:58 --:--:-- 0 100 729M 0 0 100 729M 0 3121k 0:03:59 0:03:59 --:--:-- 0 100 729M 0 0 100 729M 0 3108k 0:04:00 0:04:00 --:--:-- 0 100 729M 0 0 100 729M 0 3095k 0:04:01 0:04:01 --:--:-- 0 100 729M 0 0 100 729M 0 3083k 0:04:02 0:04:02 --:--:-- 0 100 729M 0 0 100 729M 0 3070k 0:04:03 0:04:03 --:--:-- 0 100 729M 0 0 100 729M 0 3057k 0:04:04 0:04:04 --:--:-- 0 100 729M 0 0 100 729M 0 3045k 0:04:05 0:04:05 --:--:-- 0 100 729M 0 0 100 729M 0 3033k 0:04:06 0:04:06 --:--:-- 0 100 729M 0 0 100 729M 0 3020k 0:04:07 0:04:07 --:--:-- 0 100 729M 0 0 100 729M 0 3008k 0:04:08 0:04:08 --:--:-- 0 100 729M 0 0 100 729M 0 2996k 0:04:09 0:04:09 --:--:-- 0 100 729M 0 0 100 729M 0 2984k 0:04:10 0:04:10 --:--:-- 0 100 729M 0 0 100 729M 0 2972k 0:04:11 0:04:11 --:--:-- 0 100 729M 0 0 100 729M 0 2960k 0:04:12 0:04:12 --:--:-- 0 100 729M 0 0 100 729M 0 2949k 0:04:13 0:04:13 --:--:-- 0 100 729M 0 0 100 729M 0 2937k 0:04:14 0:04:14 --:--:-- 0 100 729M 0 0 100 729M 0 2926k 0:04:15 0:04:15 --:--:-- 0 100 729M 0 0 100 729M 0 2914k 0:04:16 0:04:16 --:--:-- 0 100 729M 0 0 100 729M 0 2903k 0:04:17 0:04:17 --:--:-- 0 100 729M 0 0 100 729M 0 2892k 0:04:18 0:04:18 --:--:-- 0 100 729M 0 0 100 729M 0 2880k 0:04:19 0:04:19 --:--:-- 0 100 729M 0 0 100 729M 0 2869k 0:04:20 0:04:20 --:--:-- 0 100 729M 0 0 100 729M 0 2858k 0:04:21 0:04:21 --:--:-- 0 100 729M 0 0 100 729M 0 2847k 0:04:22 0:04:22 --:--:-- 0 100 729M 0 0 100 729M 0 2837k 0:04:23 0:04:23 --:--:-- 0 100 729M 0 0 100 729M 0 2826k 0:04:24 0:04:24 --:--:-- 0 100 729M 0 0 100 729M 0 2815k 0:04:25 0:04:25 --:--:-- 0 100 729M 0 0 100 729M 0 2805k 0:04:26 0:04:26 --:--:-- 0 100 729M 0 0 100 729M 0 2794k 0:04:27 0:04:27 --:--:-- 0 100 729M 0 0 100 729M 0 2784k 0:04:28 0:04:28 --:--:-- 0 100 729M 0 0 100 729M 0 2773k 0:04:29 0:04:29 --:--:-- 0 100 729M 0 0 100 729M 0 2763k 0:04:30 0:04:30 --:--:-- 0 100 729M 0 0 100 729M 0 2753k 0:04:31 0:04:31 --:--:-- 0 100 729M 0 0 100 729M 0 2743k 0:04:32 0:04:32 --:--:-- 0 100 729M 0 0 100 729M 0 2733k 0:04:33 0:04:33 --:--:-- 0 100 729M 0 0 100 729M 0 2723k 0:04:34 0:04:34 --:--:-- 0 100 729M 0 0 100 729M 0 2713k 0:04:35 0:04:35 --:--:-- 0 100 729M 0 0 100 729M 0 2703k 0:04:36 0:04:36 --:--:-- 0 100 729M 0 0 100 729M 0 2693k 0:04:37 0:04:37 --:--:-- 0 100 729M 0 0 100 729M 0 2684k 0:04:38 0:04:38 --:--:-- 0 100 729M 0 0 100 729M 0 2674k 0:04:39 0:04:39 --:--:-- 0 100 729M 0 0 100 729M 0 2664k 0:04:40 0:04:40 --:--:-- 0 100 729M 0 0 100 729M 0 2655k 0:04:41 0:04:41 --:--:-- 0 100 729M 0 0 100 729M 0 2646k 0:04:42 0:04:42 --:--:-- 0 100 729M 0 0 100 729M 0 2636k 0:04:43 0:04:43 --:--:-- 0 100 729M 0 0 100 729M 0 2627k 0:04:44 0:04:44 --:--:-- 0 100 729M 0 0 100 729M 0 2618k 0:04:45 0:04:45 --:--:-- 0 100 729M 0 0 100 729M 0 2609k 0:04:46 0:04:46 --:--:-- 0 100 729M 0 0 100 729M 0 2599k 0:04:47 0:04:47 --:--:-- 0 100 729M 0 0 100 729M 0 2590k 0:04:48 0:04:48 --:--:-- 0 100 729M 0 0 100 729M 0 2581k 0:04:49 0:04:49 --:--:-- 0 100 729M 0 0 100 729M 0 2573k 0:04:50 0:04:50 --:--:-- 0 100 729M 0 0 100 729M 0 2564k 0:04:51 0:04:51 --:--:-- 0 100 729M 0 0 100 729M 0 2555k 0:04:52 0:04:52 --:--:-- 0 100 729M 0 0 100 729M 0 2546k 0:04:53 0:04:53 --:--:-- 0 100 729M 0 0 100 729M 0 2538k 0:04:54 0:04:54 --:--:-- 0 100 729M 0 0 100 729M 0 2529k 0:04:55 0:04:55 --:--:-- 0 100 729M 0 0 100 729M 0 2520k 0:04:56 0:04:56 --:--:-- 0 100 729M 0 0 100 729M 0 2512k 0:04:57 0:04:57 --:--:-- 0 100 729M 0 0 100 729M 0 2504k 0:04:58 0:04:58 --:--:-- 0 100 729M 0 0 100 729M 0 2495k 0:04:59 0:04:59 --:--:-- 0 100 729M 0 0 100 729M 0 2487k 0:05:00 0:05:00 --:--:-- 0 100 729M 0 0 100 729M 0 2479k 0:05:01 0:05:01 --:--:-- 0 100 729M 0 0 100 729M 0 2470k 0:05:02 0:05:02 --:--:-- 0 100 729M 0 0 100 729M 0 2462k 0:05:03 0:05:03 --:--:-- 0 100 729M 0 0 100 729M 0 2454k 0:05:04 0:05:04 --:--:-- 0 100 729M 0 0 100 729M 0 2446k 0:05:05 0:05:05 --:--:-- 0 100 729M 0 0 100 729M 0 2438k 0:05:06 0:05:06 --:--:-- 0 100 729M 0 0 100 729M 0 2430k 0:05:07 0:05:07 --:--:-- 0 100 729M 0 0 100 729M 0 2422k 0:05:08 0:05:08 --:--:-- 0 100 729M 0 0 100 729M 0 2414k 0:05:09 0:05:09 --:--:-- 0 100 729M 0 0 100 729M 0 2407k 0:05:10 0:05:10 --:--:-- 0 100 729M 0 0 100 729M 0 2399k 0:05:11 0:05:11 --:--:-- 0 100 729M 0 0 100 729M 0 2391k 0:05:12 0:05:12 --:--:-- 0 100 729M 0 0 100 729M 0 2384k 0:05:13 0:05:13 --:--:-- 0 100 729M 0 0 100 729M 0 2376k 0:05:14 0:05:14 --:--:-- 0 100 729M 0 0 100 729M 0 2368k 0:05:15 0:05:15 --:--:-- 0 100 729M 0 0 100 729M 0 2361k 0:05:16 0:05:16 --:--:-- 0 100 729M 0 0 100 729M 0 2354k 0:05:17 0:05:17 --:--:-- 0 100 729M 0 0 100 729M 0 2346k 0:05:18 0:05:18 --:--:-- 0 100 729M 0 0 100 729M 0 2339k 0:05:19 0:05:19 --:--:-- 0 100 729M 0 0 100 729M 0 2331k 0:05:20 0:05:20 --:--:-- 0 100 729M 0 0 100 729M 0 2324k 0:05:21 0:05:21 --:--:-- 0 100 729M 0 0 100 729M 0 2317k 0:05:22 0:05:22 --:--:-- 0 100 729M 0 0 100 729M 0 2310k 0:05:23 0:05:23 --:--:-- 0 100 729M 0 0 100 729M 0 2303k 0:05:24 0:05:24 --:--:-- 0 100 729M 0 0 100 729M 0 2296k 0:05:25 0:05:25 --:--:-- 0 100 729M 0 0 100 729M 0 2289k 0:05:26 0:05:26 --:--:-- 0 100 729M 0 0 100 729M 0 2282k 0:05:27 0:05:27 --:--:-- 0 100 729M 0 0 100 729M 0 2275k 0:05:28 0:05:28 --:--:-- 0 100 729M 0 0 100 729M 0 2268k 0:05:29 0:05:29 --:--:-- 0 100 729M 0 0 100 729M 0 2261k 0:05:30 0:05:30 --:--:-- 0 100 729M 0 0 100 729M 0 2254k 0:05:31 0:05:31 --:--:-- 0 100 729M 0 0 100 729M 0 2247k 0:05:32 0:05:32 --:--:-- 0 100 729M 0 0 100 729M 0 2240k 0:05:33 0:05:33 --:--:-- 0 100 729M 0 0 100 729M 0 2234k 0:05:34 0:05:34 --:--:-- 0 100 729M 0 0 100 729M 0 2227k 0:05:35 0:05:35 --:--:-- 0 100 729M 0 0 100 729M 0 2220k 0:05:36 0:05:36 --:--:-- 0 100 729M 0 0 100 729M 0 2214k 0:05:37 0:05:37 --:--:-- 0 100 729M 0 0 100 729M 0 2207k 0:05:38 0:05:38 --:--:-- 0 100 729M 0 0 100 729M 0 2201k 0:05:39 0:05:39 --:--:-- 0 100 729M 0 0 100 729M 0 2194k 0:05:40 0:05:40 --:--:-- 0 100 729M 0 0 100 729M 0 2188k 0:05:41 0:05:41 --:--:-- 0 100 729M 0 0 100 729M 0 2182k 0:05:42 0:05:42 --:--:-- 0 100 729M 0 0 100 729M 0 2175k 0:05:43 0:05:43 --:--:-- 0 100 729M 0 0 100 729M 0 2169k 0:05:44 0:05:44 --:--:-- 0 100 729M 0 0 100 729M 0 2163k 0:05:45 0:05:45 --:--:-- 0 100 729M 0 0 100 729M 0 2156k 0:05:46 0:05:46 --:--:-- 0 100 729M 0 0 100 729M 0 2150k 0:05:47 0:05:47 --:--:-- 0 100 729M 0 0 100 729M 0 2144k 0:05:48 0:05:48 --:--:-- 0 100 729M 0 0 100 729M 0 2138k 0:05:49 0:05:49 --:--:-- 0 100 729M 0 0 100 729M 0 2132k 0:05:50 0:05:50 --:--:-- 0 100 729M 0 0 100 729M 0 2126k 0:05:51 0:05:51 --:--:-- 0 100 729M 0 0 100 729M 0 2120k 0:05:52 0:05:52 --:--:-- 0 100 729M 0 0 100 729M 0 2114k 0:05:53 0:05:53 --:--:-- 0 100 729M 0 0 100 729M 0 2108k 0:05:54 0:05:54 --:--:-- 0 100 729M 0 0 100 729M 0 2102k 0:05:55 0:05:55 --:--:-- 0 100 729M 0 0 100 729M 0 2096k 0:05:56 0:05:56 --:--:-- 0 100 729M 0 0 100 729M 0 2090k 0:05:57 0:05:57 --:--:-- 0 100 729M 0 0 100 729M 0 2084k 0:05:58 0:05:58 --:--:-- 0 100 729M 0 0 100 729M 0 2078k 0:05:59 0:05:59 --:--:-- 0 100 729M 0 0 100 729M 0 2072k 0:06:00 0:06:00 --:--:-- 0 100 729M 0 0 100 729M 0 2067k 0:06:01 0:06:01 --:--:-- 0 100 729M 0 0 100 729M 0 2061k 0:06:02 0:06:02 --:--:-- 0 100 729M 0 0 100 729M 0 2055k 0:06:03 0:06:03 --:--:-- 0 100 729M 0 0 100 729M 0 2050k 0:06:04 0:06:04 --:--:-- 0 100 729M 0 0 100 729M 0 2044k 0:06:05 0:06:05 --:--:-- 0 100 729M 0 0 100 729M 0 2038k 0:06:06 0:06:06 --:--:-- 0 100 729M 0 0 100 729M 0 2033k 0:06:07 0:06:07 --:--:-- 0 100 729M 0 0 100 729M 0 2027k 0:06:08 0:06:08 --:--:-- 0 100 729M 0 0 100 729M 0 2022k 0:06:09 0:06:09 --:--:-- 0 100 729M 0 0 100 729M 0 2016k 0:06:10 0:06:10 --:--:-- 0 100 729M 0 0 100 729M 0 2011k 0:06:11 0:06:11 --:--:-- 0 100 729M 0 0 100 729M 0 2006k 0:06:12 0:06:12 --:--:-- 0 100 729M 0 0 100 729M 0 2000k 0:06:13 0:06:13 --:--:-- 0 100 729M 0 0 100 729M 0 1995k 0:06:14 0:06:14 --:--:-- 0 100 729M 0 0 100 729M 0 1990k 0:06:15 0:06:15 --:--:-- 0 100 729M 0 0 100 729M 0 1984k 0:06:16 0:06:16 --:--:-- 0 100 729M 0 0 100 729M 0 1979k 0:06:17 0:06:17 --:--:-- 0 100 729M 0 0 100 729M 0 1974k 0:06:18 0:06:18 --:--:-- 0 100 729M 0 0 100 729M 0 1969k 0:06:19 0:06:19 --:--:-- 0 100 729M 0 0 100 729M 0 1963k 0:06:20 0:06:20 --:--:-- 0 100 729M 0 0 100 729M 0 1958k 0:06:21 0:06:21 --:--:-- 0 100 729M 0 0 100 729M 0 1953k 0:06:22 0:06:22 --:--:-- 0 100 729M 0 0 100 729M 0 1948k 0:06:23 0:06:23 --:--:-- 0 100 729M 0 0 100 729M 0 1943k 0:06:24 0:06:24 --:--:-- 0 100 729M 0 0 100 729M 0 1938k 0:06:25 0:06:25 --:--:-- 0 100 729M 0 0 100 729M 0 1933k 0:06:26 0:06:26 --:--:-- 0 100 729M 0 0 100 729M 0 1928k 0:06:27 0:06:27 --:--:-- 0 100 729M 0 0 100 729M 0 1923k 0:06:28 0:06:28 --:--:-- 0 100 729M 0 0 100 729M 0 1918k 0:06:29 0:06:29 --:--:-- 0 100 729M 0 0 100 729M 0 1913k 0:06:30 0:06:30 --:--:-- 0 100 729M 0 0 100 729M 0 1908k 0:06:31 0:06:31 --:--:-- 0 100 729M 0 0 100 729M 0 1903k 0:06:32 0:06:32 --:--:-- 0 100 729M 0 0 100 729M 0 1898k 0:06:33 0:06:33 --:--:-- 0 100 729M 0 0 100 729M 0 1894k 0:06:34 0:06:34 --:--:-- 0 100 729M 0 0 100 729M 0 1889k 0:06:35 0:06:35 --:--:-- 0 100 729M 0 0 100 729M 0 1884k 0:06:36 0:06:36 --:--:-- 0 100 729M 0 0 100 729M 0 1879k 0:06:37 0:06:37 --:--:-- 0 100 729M 0 0 100 729M 0 1875k 0:06:38 0:06:38 --:--:-- 0 100 729M 0 0 100 729M 0 1870k 0:06:39 0:06:39 --:--:-- 0 100 729M 0 0 100 729M 0 1865k 0:06:40 0:06:40 --:--:-- 0 100 729M 0 0 100 729M 0 1861k 0:06:41 0:06:41 --:--:-- 0 100 729M 0 0 100 729M 0 1856k 0:06:42 0:06:42 --:--:-- 0 100 729M 0 0 100 729M 0 1851k 0:06:43 0:06:43 --:--:-- 0 100 729M 0 0 100 729M 0 1847k 0:06:44 0:06:44 --:--:-- 0 100 729M 0 0 100 729M 0 1842k 0:06:45 0:06:45 --:--:-- 0 100 729M 0 0 100 729M 0 1838k 0:06:46 0:06:46 --:--:-- 0 100 729M 0 0 100 729M 0 1833k 0:06:47 0:06:47 --:--:-- 0 100 729M 0 0 100 729M 0 1829k 0:06:48 0:06:48 --:--:-- 0 100 729M 0 0 100 729M 0 1824k 0:06:49 0:06:49 --:--:-- 0 100 729M 0 0 100 729M 0 1820k 0:06:50 0:06:50 --:--:-- 0 100 729M 0 0 100 729M 0 1815k 0:06:51 0:06:51 --:--:-- 0 100 729M 0 0 100 729M 0 1811k 0:06:52 0:06:52 --:--:-- 0 100 729M 0 0 100 729M 0 1807k 0:06:53 0:06:53 --:--:-- 0 100 729M 0 0 100 729M 0 1802k 0:06:54 0:06:54 --:--:-- 0 100 729M 0 0 100 729M 0 1798k 0:06:55 0:06:55 --:--:-- 0 100 729M 0 0 100 729M 0 1793k 0:06:56 0:06:56 --:--:-- 0 100 729M 0 0 100 729M 0 1789k 0:06:57 0:06:57 --:--:-- 0 100 729M 0 0 100 729M 0 1785k 0:06:58 0:06:58 --:--:-- 0 100 729M 0 0 100 729M 0 1781k 0:06:59 0:06:59 --:--:-- 0 100 729M 0 0 100 729M 0 1776k 0:07:00 0:07:00 --:--:-- 0 100 729M 0 0 100 729M 0 1772k 0:07:01 0:07:01 --:--:-- 0 100 729M 0 0 100 729M 0 1768k 0:07:02 0:07:02 --:--:-- 0 100 729M 0 0 100 729M 0 1764k 0:07:03 0:07:03 --:--:-- 0 100 729M 0 0 100 729M 0 1760k 0:07:04 0:07:04 --:--:-- 0 100 729M 0 0 100 729M 0 1756k 0:07:05 0:07:05 --:--:-- 0 100 729M 0 0 100 729M 0 1751k 0:07:06 0:07:06 --:--:-- 0 100 729M 0 0 100 729M 0 1747k 0:07:07 0:07:07 --:--:-- 0 100 729M 0 0 100 729M 0 1743k 0:07:08 0:07:08 --:--:-- 0 100 729M 0 0 100 729M 0 1739k 0:07:09 0:07:09 --:--:-- 0 100 729M 0 0 100 729M 0 1735k 0:07:10 0:07:10 --:--:-- 0 100 729M 0 0 100 729M 0 1731k 0:07:11 0:07:11 --:--:-- 0 100 729M 0 0 100 729M 0 1727k 0:07:12 0:07:12 --:--:-- 0 100 729M 0 0 100 729M 0 1723k 0:07:13 0:07:13 --:--:-- 0 100 729M 0 176 100 729M 0 1721k 0:07:14 0:07:14 --:--:-- 39 100 729M 0 176 100 729M 0 1721k 0:07:14 0:07:14 --:--:-- 50 [Pipeline] echo <html> <head><title>504 Gateway Time-out</title></head> <body> <center><h1>504 Gateway Time-out</h1></center> <hr><center>nginx/1.18.0 (Ubuntu)</center> </body> </html> [Pipeline] readJSON [Pipeline] echo net.sf.json.JSONException: Invalid JSON String [Pipeline] echo 厦门OTA未上传成功! [Pipeline] echo ------------------- 开始上传潍坊ota --------------------------------------------------------------------- [Pipeline] echo ------------------- 开始上传大榭ota --------------------------------------------------------------------- [Pipeline] echo ------------------- 开始上传苏溪ota --------------------------------------------------------------------- [Pipeline] echo public [Pipeline] echo 上传失败:[xiamen] [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-slave64/master/.catkin_tools /senior/workspace/orin-slave64/master/build/ /senior/workspace/orin-slave64/master/devel/ /senior/workspace/orin-slave64/master/install /senior/workspace/orin-slave64/master/logs/ [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo failure: zip->post [Pipeline] sh + rm -rf /senior/workspace/commit/orin-slave64/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专用(全量包主)] --- - 任务名: [orin-slave64] - 任务号: # 191 - 阶段:zip->post - 已上传平台: public - 状态:<font color=#FF5151> 编译失败 </font> - 执行人:linshaoyang --- > 请检查失败原因 "},"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 453 100 27 100 426 243 3837 --:--:-- --:--:-- --:--:-- 4081 [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