Console Output
Skipping 2,203 KB..
Full LogTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest
cd /root/workspace/module-confname/build/multi_simulator_logic; catkin build --get-env multi_simulator_logic | catkin env -si /usr/bin/cmake /root/workspace/module-confname/src/multi_sim_logic --no-warn-unused-cli -DCATKIN_DEVEL_PREFIX=/root/workspace/module-confname/devel/.private/multi_simulator_logic -DCMAKE_INSTALL_PREFIX=/root/workspace/module-confname/install -DUSE_ROS2=OFF -DBUILD_TEST=OFF; cd -
...............................................................................
_______________________________________________________________________________
Warnings << RMInterpreter:make /root/workspace/module-confname/logs/RMInterpreter/build.make.000.log
In file included from /root/workspace/module-confname/src/rminterpreter/src/RMInterpreter/powercmd_processer.h:23,
from /root/workspace/module-confname/src/rminterpreter/src/RMInterpreter/ros_mqtt_bridge.h:20,
from /root/workspace/module-confname/src/rminterpreter/src/RMInterpreter/ros_mqtt_bridge.cpp:1:
/root/workspace/module-confname/src/rminterpreter/src/RMInterpreter/rm_message_convert.h: In member function ‘void senior::ROS2MQTTMessageConverter::insert_ros_message(T&, const string_view&, std::vector<_ValT>&) [with T = rapidjson::GenericValue<rapidjson::UTF8<> >; M = double]’:
/root/workspace/module-confname/src/rminterpreter/src/RMInterpreter/rm_message_convert.h:543:9: warning: ‘data’ may be used uninitialized in this function [-Wmaybe-uninitialized]
543 | M data;
| ^~~~
cd /root/workspace/module-confname/build/RMInterpreter; catkin build --get-env RMInterpreter | catkin env -si /usr/bin/make --jobserver-auth=3,4; cd -
...............................................................................
_______________________________________________________________________________
Errors << pnc:make /root/workspace/module-confname/logs/pnc/build.make.000.log
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 /root/workspace/module-confname/src/pnc/./node/logic.hpp:42,
from /root/workspace/module-confname/src/pnc/node/main.cpp:10:
/usr/local/include/breakpad/third_party/lss/linux_syscall_support.h:2180:42: warning: ISO C++ does not permit named variadic macros [-Wvariadic-macros]
2180 | #define LSS_BODY(nr, 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 /root/workspace/module-confname/src/pnc/./node/logic.hpp:42,
from /root/workspace/module-confname/src/pnc/node/main.cpp:10:
/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/include/eigen3/Eigen/Core:478,
from /root/workspace/module-confname/src/pnc/./data/wbca/wbca_data.hpp:7,
from /root/workspace/module-confname/src/pnc/algorithm/wbca/path_optimization/car_path_optimization.hpp:6,
from /root/workspace/module-confname/src/pnc/algorithm/wbca/path_optimization/car_path_optimization.cpp:5:
/usr/include/eigen3/Eigen/src/Core/Redux.h: In instantiation of ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::Array<bool, -1, 1, 0, -1, 1>; typename Eigen::internal::traits<T>::Scalar = bool]’:
/root/workspace/module-confname/src/pnc/algorithm/wbca/path_optimization/car_path_optimization.cpp:378:32: required from here
/usr/include/eigen3/Eigen/src/Core/Redux.h:453:43: warning: ‘Eigen::internal::scalar_sum_op<bool, bool>::scalar_sum_op()’ is deprecated [-Wdeprecated-declarations]
453 | return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:423,
from /root/workspace/module-confname/src/pnc/./data/wbca/wbca_data.hpp:7,
from /root/workspace/module-confname/src/pnc/algorithm/wbca/path_optimization/car_path_optimization.hpp:6,
from /root/workspace/module-confname/src/pnc/algorithm/wbca/path_optimization/car_path_optimization.cpp:5:
/usr/include/eigen3/Eigen/src/Core/functors/BinaryFunctors.h:66:3: note: declared here
66 | scalar_sum_op() {}
| ^~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:478,
from /root/workspace/module-confname/src/pnc/./data/wbca/wbca_data.hpp:7,
from /root/workspace/module-confname/src/pnc/algorithm/wbca/path_optimization/car_path_optimization.hpp:6,
from /root/workspace/module-confname/src/pnc/algorithm/wbca/path_optimization/car_path_optimization.cpp:5:
/usr/include/eigen3/Eigen/src/Core/Redux.h: In instantiation of ‘typename Eigen::internal::traits<T>::Scalar Eigen::DenseBase<Derived>::sum() const [with Derived = Eigen::Array<bool, -1, 1, 0, -1, 1>; typename Eigen::internal::traits<T>::Scalar = bool]’:
/root/workspace/module-confname/src/pnc/algorithm/wbca/path_optimization/car_path_optimization.cpp:378:32: required from here
/usr/include/eigen3/Eigen/src/Core/Redux.h:453:43: warning: ‘Eigen::internal::scalar_sum_op<bool, bool>::scalar_sum_op()’ is deprecated [-Wdeprecated-declarations]
453 | return derived().redux(Eigen::internal::scalar_sum_op<Scalar,Scalar>());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/eigen3/Eigen/Core:423,
from /root/workspace/module-confname/src/pnc/./data/wbca/wbca_data.hpp:7,
from /root/workspace/module-confname/src/pnc/algorithm/wbca/path_optimization/car_path_optimization.hpp:6,
from /root/workspace/module-confname/src/pnc/algorithm/wbca/path_optimization/car_path_optimization.cpp:5:
/usr/include/eigen3/Eigen/src/Core/functors/BinaryFunctors.h:66:3: note: declared here
66 | scalar_sum_op() {}
| ^~~~~~~~~~~~~
c++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
make[2]: *** [CMakeFiles/pnc_replayer.dir/build.make:1610: CMakeFiles/pnc_replayer.dir/data/app/fsm/task_motion_fsm.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
c++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
make[2]: *** [CMakeFiles/pnc_replayer.dir/build.make:1623: CMakeFiles/pnc_replayer.dir/data/app/fsm_interface.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:273: CMakeFiles/pnc_replayer.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
In file included from /root/workspace/module-confname/src/pnc/./ssep/coarse_search/preprocessed_curves/trajectories_reader.h:6,
from /root/workspace/module-confname/src/pnc/./ssep/coarse_search/hybrid_a_star_tt.h:21,
from /root/workspace/module-confname/src/pnc/data/config/cfg_ssep.cpp:3:
/root/workspace/module-confname/src/pnc/./ssep/coarse_search/preprocessed_curves/tt_curve.h: In member function ‘senior::pnc::ssep::PoseTT senior::pnc::ssep::TractorTrailerCurve::GetPoseTT(int) const’:
/root/workspace/module-confname/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),
| ^
/root/workspace/module-confname/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),
| ^
/root/workspace/module-confname/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),
| ^
/root/workspace/module-confname/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),
| ^
c++: fatal error: Killed signal terminated program cc1plus
compilation terminated.
make[2]: *** [CMakeFiles/pnc_node.dir/build.make:1610: CMakeFiles/pnc_node.dir/data/app/fsm/task_motion_fsm.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:300: CMakeFiles/pnc_node.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
cd /root/workspace/module-confname/build/pnc; catkin build --get-env pnc | catkin env -si /usr/bin/make --jobserver-auth=3,4; cd -
...............................................................................
Failed << pnc:make [ Exited with code 2 ]
Failed <<< pnc [ 27 minutes and 4.9 seconds ]
[build] Summary: 36 of 37 packages succeeded.
[build] Ignored: None.
[build] Warnings: 22 packages succeeded with warnings.
[build] Abandoned: No packages were abandoned.
[build] Failed: 1 packages failed.
[build] Runtime: 34 minutes and 52.6 seconds total.
[build] Note: Workspace packages have changed, please re-source setup files to use them.
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (zip->post)
Stage "zip->post" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
always
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
failure
[Pipeline] wrap
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone:
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] echo
user: , telphone:
[Pipeline] }
[Pipeline] // script
[Pipeline] sh
+ curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=0e635ba9c724e48482d5e4146087ccb44e6b324d34f5e351b80db04fcf41017a' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"Jenkins通知","text": "# 版本编译失败
### [工控专用(前港仿真测试)]
---
- 任务名: [module-confname]
- 任务号: # 718
- 状态:<font color=#FF5151> 编译失败 </font>
- 执行人:wuyanjun
---
> 请检查失败原因 @"},"at": {"atMobiles": [""],"isAtAll": "false"} }'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 405 100 27 100 378 219 3073 --:--:-- --:--:-- --:--:-- 3319
[Pipeline] echo
{"errcode":0,"errmsg":"ok"}
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE