Project

General

Profile

Actions

Bug #1273

closed

incorrect command in Jenkins build script

Added by Junxiao Shi about 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Immediate
Category:
Build
Target version:
Start date:
02/19/2014
Due date:
% Done:

0%

Estimated time:
0.50 h

Description

[Ubuntu-12.04-64bit] $ /bin/sh -xe /tmp/hudson9080299345078764782.sh
+ rm -Rf /home/jenkins/.ndnx
+ [ Ubuntu-12.04-64bit (vm1) = jenkins-slave-osx ]
/tmp/hudson9080299345078764782.sh: 5: [: Ubuntu-12.04-64bit: unexpected operator
+ + ndnsec-install-cert -
ndnsec-keygen /tmp/jenkins/Ubuntu-12.04-64bit (vm1)
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::program_options::too_many_positional_options_error> >'
  what():  too many positional options
Aborted (core dumped)
ERROR: Empty buffer during TLV processing

[ Ubuntu-12.04-64bit (vm1) = jenkins-slave-osx ] shouldn't appear in command line.

Actions #1

Updated by Alex Afanasyev about 10 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Alex Afanasyev about 10 years ago

  • Status changed from In Progress to Closed

Scheduler and face tests are sometimes "falsely" failing. I suspect it is because of the slowness of VM the defined timeouts are too short.

Actions

Also available in: Atom PDF