(view as text)
scons check
 in dir /home/buildbot/xorp.ct/slave/full3/build/xorp (timeout 1200 secs)
 watching logfiles {}
 argv: ['scons', 'check']
 environment:
  HOME=/home/buildbot
  LOGNAME=buildbot
  MAKEFLAGS=
  MAKELEVEL=1
  MFLAGS=
  OLDPWD=/home/buildbot
  PATH=/usr/bin:/bin
  PWD=/home/buildbot/xorp.ct/slave/full3/build/xorp
  SHELL=/bin/sh
  SHLVL=1
  USER=buildbot
  _=/usr/bin/make
 closing stdin
 using PTY: False
scons: Reading SConscript files ...
Mkdir("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu")
Build System Type:  i686-pc-linux-gnu
Host System Type:   i686-pc-linux-gnu
Source path:        /home/buildbot/xorp.ct/slave/full3/build/xorp
Build path:         /home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu
Install prefix:     /usr/local/xorp
CC:                gcc
CXX:               g++
RANLIB:            ranlib
STRIP:             strip
Strip binaries:    True
Optimize code:     full
Profile code:      no
Default XRL transport: local
Shared libraries:  True
Use rtld ORIGIN:   True
Ignore check errors:  False
Debug symbols:     full
Debug STL:         False
Debug messages:    False
Debug function names:  False
Debug callbacks:   False
Debug XRL syntax:  False
Enable OLSR:       True
Enable OSPF:       True
Enable RIP:        True
Enable VRRP:       True
Enable xorpsh      True
Enable Test Programs:  False
Enable CLICK:      False
Enable FEA Dummy:  True
Enable async method impls:  False
Enable BGP:        True
Enable BuildInfo:  True
Try Enable BOOST:  False
Try Enable uSTL :  False
Disable IPv6:      False
Disable libtecla:  False
Disable Firewall:  False
Disable Profile :  False
Disable warning logs :  False
Disable error logs :  False
Disable trace logs :  False
Disable fatal logs :  False
Disable info logs :  False
Disable assert logs :  False
Disable other logs :  False
Checking for C header file endian.h... (cached) yes
NOTE:  This version of scons cannot check for
  existence of gcc and g++ compilers.
  Will assume the exist and function properly...

Checking for C header file iphlpapi.h... (cached) no
Checking for C header file routprot.h... (cached) no
Checking for C header file stdint.h... (cached) yes
Checking for C header file inttypes.h... (cached) yes
Checking for C type int8_t... (cached) yes
Checking for C type uint8_t... (cached) yes
Checking for C type int16_t... (cached) yes
Checking for C type uint16_t... (cached) yes
Checking for C type int32_t... (cached) yes
Checking for C type uint32_t... (cached) yes
Checking for C type int64_t... (cached) yes
Checking for C type uint64_t... (cached) yes
Checking for C header file stddef.h... (cached) yes
Checking for C header file stdarg.h... (cached) yes
Checking for C header file stdlib.h... (cached) yes
Checking for C header file strings.h... (cached) yes
Checking for C header file string.h... (cached) yes
Checking for C header file signal.h... (cached) yes
Checking for C header file math.h... (cached) yes
Checking for C header file memory.h... (cached) yes
Checking for C function strftime()... (cached) yes
Checking for C function strlcpy()... (cached) no
Checking for C function strlcat()... (cached) no
Checking whether va_copy is declared... (cached) yes
Checking for C header file sys/types.h... (cached) yes
Checking for C header file fcntl.h... (cached) yes
Checking for C header file getopt.h... (cached) yes
Checking for C header file glob.h... (cached) yes
Checking for C header file grp.h... (cached) yes
Checking for C header file pthread.h... (cached) yes
Checking for C header file pwd.h... (cached) yes
Checking for C header file mqueue.h... (cached) yes
Checking for C header file regex.h... (cached) yes
Checking for C header file syslog.h... (cached) yes
Checking for C header file termios.h... (cached) yes
Checking for C header file time.h... (cached) yes
Checking for C header file unistd.h... (cached) yes
Checking for C header file vfork.h... (cached) no
Checking for C function readv()... (cached) yes
Checking for C function strerror()... (cached) yes
Checking for C function syslog()... (cached) yes
Checking for C function uname()... (cached) yes
Checking for C function writev()... (cached) yes
Checking for C library xnet... (cached) no
Checking for C function recvmsg()... (cached) yes
Checking for C function sendmsg()... (cached) yes
Checking for C library rt... (cached) yes
Checking for C function clock_gettime()... (cached) yes
Checking whether CLOCK_MONOTONIC is declared... (cached) yes
Checking whether CLOCK_MONOTONIC_FAST is declared... (cached) no
Checking for C type struct timespec... (cached) yes
Checking for C header file paths.h... (cached) yes
Checking for C header file sysexits.h... (cached) yes
Checking for C function realpath()... (cached) yes
Checking for C function strptime()... (cached) yes
Checking for C function sysctl()... (cached) yes
Checking for C header file netdb.h... (cached) yes
Checking for C library resolv... (cached) yes
Checking for C function hstrerror()... (cached) yes
Checking for C header file sys/cdefs.h... (cached) yes
Checking for C header file sys/param.h... (cached) yes
Checking for C header file sys/utsname.h... (cached) yes
Checking for C header file sys/errno.h... (cached) yes
Checking for C header file sys/wait.h... (cached) yes
Checking for C header file sys/signal.h... (cached) yes
Checking for C header file sys/time.h... (cached) yes
Checking for C header file sys/uio.h... (cached) yes
Checking for C header file sys/ioctl.h... (cached) yes
Checking for C header file sys/select.h... (cached) yes
Checking for C header file sys/socket.h... (cached) yes
Checking for C header file sys/sockio.h... (cached) no
Checking for C header file sys/un.h... (cached) yes
Checking for C header file sys/mount.h... (cached) yes
Checking for C header file sys/resource.h... (cached) yes
Checking for C header file sys/stat.h... (cached) yes
Checking for C header file sys/syslog.h... (cached) yes
Checking for C header file sys/linker.h... (cached) no
Checking for C header file sys/sysctl.h... (cached) yes
Checking for C header file linux/types.h... (cached) yes
Checking for C header file linux/sockios.h... (cached) yes
Checking for C type struct iovec... (cached) yes
Checking for C type struct msghdr... (cached) yes
Checking for C type struct cmsghdr... (cached) yes
Checking whether AF_INET is declared... (cached) yes
Checking whether AF_INET6 is declared... (cached) yes
Checking whether SOCK_STREAM is declared... (cached) yes
Checking whether SOCK_DGRAM is declared... (cached) yes
Checking whether SOCK_RAW is declared... (cached) yes
Checking whether C type struct msghdr has member msg_control... (cached) yes
Checking whether C type struct msghdr has member msg_iov... (cached) yes
Checking whether C type struct msghdr has member msg_name... (cached) yes
Checking whether C type struct msghdr has member msg_namelen... (cached) yes
Checking whether C type struct sockaddr has member sa_len... (cached) no
Checking whether C type struct sockaddr_storage has member ss_len... (cached) no
Checking whether C type struct sockaddr_un has member sun_len... (cached) no
Checking for C header file net/ethernet.h... (cached) yes
Checking for C header file sys/ethernet.h... (cached) no
Checking for C header file net/if.h... (cached) yes
Checking for C header file net/if_arp.h... (cached) yes
Checking for C header file net/if_dl.h... (cached) no
Checking for C header file net/if_ether.h... (cached) no
Checking for C header file net/if_media.h... (cached) no
Checking for C header file net/if_var.h... (cached) no
Checking for C header file net/if_types.h... (cached) no
Checking for C header file net/route.h... (cached) yes
Checking for C header file ifaddrs.h... (cached) yes
Checking for C header file stropts.h... (cached) yes
Checking for C header file linux/ethtool.h... (cached) yes
Checking for C header file linux/if_tun.h... (cached) yes
Checking for C header file linux/netlink.h... (cached) yes
Checking for C header file linux/rtnetlink.h... (cached) yes
Checking whether RTA_TABLE is declared... (cached) yes
Checking whether C type struct sockaddr_dl has member sdl_len... (cached) no
Checking whether C type struct ifreq has member ifr_hwaddr... (cached) yes
Checking whether C type struct ifreq has member ifr_ifindex... (cached) yes
Checking for C function ether_aton()... (cached) yes
Checking for C function ether_aton_r()... (cached) yes
Checking for C function ether_ntoa()... (cached) yes
Checking for C function ether_ntoa_r()... (cached) yes
Checking for C function getaddrinfo()... (cached) yes
Checking for C function getifaddrs()... (cached) yes
Checking for C function getnameinfo()... (cached) yes
Checking for C function if_indextoname()... (cached) yes
Checking for C function if_nametoindex()... (cached) yes
Checking for C function inet_ntop()... (cached) yes
Checking for C function inet_pton()... (cached) yes
Checking for C type struct ether_addr... (cached) yes
Checking whether system has sysctl NET_RT_DUMP... (cached) no
Checking whether system has sysctl NET_RT_IFLIST... (cached) no
Checking whether SIOCGIFCONF is declared... (cached) yes
Checking for C header file netinet/in.h... (cached) yes
Checking for C header file netinet/in_systm.h... (cached) yes
Checking for C header file netinet/in_var.h... (cached) no
Checking for C header file netinet/ip.h... (cached) yes
Checking for C header file netinet/tcp.h... (cached) yes
Checking for C header file netinet/igmp.h... (cached) yes
Checking for C header file netinet/ether.h... (cached) yes
Checking for C header file netinet/if_ether.h... (cached) yes
Checking for C header file inet/nd.h... (cached) no
Checking for C header file inet/ip.h... (cached) no
Checking for C header file arpa/inet.h... (cached) yes
Checking for C header file arpa/telnet.h... (cached) yes
Checking whether C type struct sockaddr_in has member sin_len... (cached) no
Checking whether IP_MULTICAST_IF is declared... (cached) yes
Checking whether IP_MULTICAST_TTL is declared... (cached) yes
Checking whether IP_MULTICAST_LOOP is declared... (cached) yes
Checking whether IP_ADD_MEMBERSHIP is declared... (cached) yes
Checking whether IP_DROP_MEMBERSHIP is declared... (cached) yes
Enabling MULT_MCAST_TABLES logic since we are compiling for Linux.

Checking whether system has sysctl IPCTL_FORWARDING... (cached) no
Checking whether __KAME__ is declared... (cached) no
Checking whether inet6_opt_init is declared... (cached) yes
Checking whether C type struct sockaddr_in6 has member sin6_len... (cached) no
Checking whether C type struct sockaddr_in6 has member sin6_scope_id... (cached) yes
Checking for C header file netinet/ip6.h... (cached) yes
Checking for C header file netinet/icmp6.h... (cached) yes
Checking for C type struct mld_hdr... (cached) yes
Checking for C header file netinet6/in6_var.h... (cached) no
Checking for C header file netinet6/nd6.h... (cached) no
Checking for C++ header file netinet6/nd6.h... (cached) no
Checking whether system has sysctl IPV6CTL_FORWARDING... (cached) no
Checking whether system has sysctl IPV6CTL_ACCEPT_RTADV... (cached) no
Checking whether IPV6_MULTICAST_IF is declared... (cached) yes
Checking whether IPV6_MULTICAST_LOOP is declared... (cached) yes
Checking whether fpclassify is declared... (cached) no
Checking whether fpclassify is declared... (cached) yes

NOTE:  Using -std=gnu99 for fpclassify (math.h)

Checking for C header file netinet/ip_mroute.h... (cached) no
Checking for C header file net/ip_mroute/ip_mroute.h... (cached) no
Checking for C header file linux/mroute.h... (cached) yes
Checking for C type struct mfcctl2... (cached) no
Checking whether C type struct mfcctl2 has member mfcc_flags... (cached) no
Checking whether C type struct mfcctl2 has member mfcc_rp... (cached) no
Checking for C header file netinet/pim.h... (cached) no
Checking for C type struct pim... (cached) no
Checking whether C type struct pim has member pim_vt... (cached) no
Checking for C header file netinet6/ip6_mroute.h... (cached) no
Checking for C header file linux/mroute6.h... (cached) yes
Checking whether inet6_option_space is declared... (cached) no
Checking for C type struct mf6cctl2... (cached) no
Checking whether C type struct mf6cctl2 has member mf6cc_flags... (cached) no
Checking whether C type struct mf6cctl2 has member mf6cc_rp... (cached) no
Checking whether C type struct mif6ctl has member vifc_threshold... (cached) yes
Checking for C header file netinet/ip_compat.h... (cached) no
Checking for C header file netinet/ip_fil.h... (cached) no
Checking for C header file netinet/ip_fw.h... (cached) no
Checking for C header file net/pfvar.h... (cached) no
Checking for C++ header file linux/netfilter_ipv4/ip_tables.h... (cached) no
Checking for C++ header file linux/netfilter_ipv6/ip6_tables.h... (cached) no
Checking for C header file net/if_vlanvar.h... (cached) no
Checking for C header file net/if_vlan_var.h... (cached) no
Checking for C header file net/vlan/if_vlan_var.h... (cached) no
Checking for C header file linux/if_vlan.h... (cached) yes
Checking whether GET_VLAN_REALDEV_NAME_CMD is declared... (cached) yes
Checking whether GET_VLAN_VID_CMD is declared... (cached) yes
Checking for C header file pcre.h... (cached) no
Checking for C header file pcreposix.h... (cached) no
Checking for C library pcre... (cached) no
Checking for C library pcreposix... (cached) no
Checking for C header file openssl/md5.h... (cached) yes
Checking for C library crypto... (cached) yes
Checking for C function MD5_Init()... (cached) yes
Checking for C header file dlfcn.h... (cached) yes
Checking for C library dl... (cached) yes
Checking for C function dlopen()... (cached) yes
Checking for C header file pcap.h... (cached) yes
Checking for C library pcap... (cached) yes
Checking for C function pcap_sendpacket()... (cached) yes
Checking for C header file pcap-bpf.h... (cached) yes

WARNING: Netfilter include files are broken or do not exist.
  This means the Linux firewall support will not be compiled in.
  To fix, you may edit: /usr/include/linux/netfilter_ipv4/ip_tables.h
  line 222 or so, to look like this:
  /* Helper functions */
  static __inline__ struct ipt_entry_target *
  ipt_get_target(struct ipt_entry *e)
{
        /* BEN:  Was void* */
        return (struct ipt_entry_target *)((char*)e + e->target_offset);
}

You will also want to edit similar code around line 282 of:
/usr/include/linux/netfilter_ipv6/ip6_tables.h
NOTE:  Recent kernels use struct xt_entry_target for the argument
   for these methods, so use that instead of ipt_entry_target if that
   is the case for your system.
Checking for C library curses... (cached) yes
Checking for C library pdcurses... (cached) no
Checking for C library ncurses... (cached) yes
Detected libraries: rt resolv crypto dl pcap curses ncurses
Mkdir("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/lib")
Mkdir("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/lib/xorp")
Symlink("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/lib", as "/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/lib/xorp/lib")
Copy("args.sh", "../../../../bgp/harness/args.sh")
Copy("test_path_attribute1.sh", "../../../../bgp/harness/test_path_attribute1.sh")
Copy("test_rib1.sh", "../../../../bgp/harness/test_rib1.sh")
Copy("test_routing2.sh", "../../../../bgp/harness/test_routing2.sh")
Copy("inject.sh", "../../../../bgp/harness/inject.sh")
Copy("test_path_attribute2.sh", "../../../../bgp/harness/test_path_attribute2.sh")
Copy("test_rib_fea1.sh", "../../../../bgp/harness/test_rib_fea1.sh")
Copy("test_terminate.sh", "../../../../bgp/harness/test_terminate.sh")
Copy("notification_codes.sh", "../../../../bgp/harness/notification_codes.sh")
Copy("test_path_attribute3.sh", "../../../../bgp/harness/test_path_attribute3.sh")
Copy("test_route_flap_damping1.sh", "../../../../bgp/harness/test_route_flap_damping1.sh")
Copy("xrl_shell_funcs.sh", "../../../../bgp/harness/xrl_shell_funcs.sh")
Copy("setup_paths.sh", "../../../../bgp/harness/setup_paths.sh")
Copy("soak.sh", "../../../../bgp/harness/soak.sh")
Copy("test_busted", "../../../../bgp/harness/test_busted")
Copy("test_peering1.sh", "../../../../bgp/harness/test_peering1.sh")
Copy("test_route_reflection1.sh", "../../../../bgp/harness/test_route_reflection1.sh")
Copy("test1.sh", "../../../../bgp/harness/test1.sh")
Copy("test_peering2.sh", "../../../../bgp/harness/test_peering2.sh")
Copy("test_route_reflection2.sh", "../../../../bgp/harness/test_route_reflection2.sh")
Copy("test2.sh", "../../../../bgp/harness/test2.sh")
Copy("test_peering3.sh", "../../../../bgp/harness/test_peering3.sh")
Copy("test_routing1.sh", "../../../../bgp/harness/test_routing1.sh")
Copy("harness.py", "../../../../bgp/harness/harness.py")
Copy("lookup.py", "../../../../bgp/harness/lookup.py")
Copy("NOTES", "../../../../bgp/harness/NOTES")
Copy("originate_routes.pl", "../../../../bgp/harness/originate_routes.pl")
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST26
	1) Establish an EBGP IPV6 peering
	2) Send an IPv4 and IPv6 update packet repeat both nexthops
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/14 11:01:40.841559 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 1 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nexthop 20.20.20.20 nlri 10.10.10.0/24 nexthop6 20:20:20:20:20:20:20:20 nexthop6 20:20:20:20:20:20:20:20 nlri6 2000::/3 
[ 2012/01/14 11:01:40.879214  ERROR coord:1795 BGP bgp/path_attribute.cc:3114 add_path_attribute ] ERROR:  Attribute type: 3 already exists.  Currently, only a single attribute for each type is supported.  Deleting old one and adding this new one.
Coord peer1 assert queue 0 
[ 2012/01/14 11:01:42.901872 WARNING coord XrlCoordTarget ] Handling method for coord/0.1/command failed: XrlCmdError 102 Command failed Expected list size to be 0 actual 1
Pending operation: false
[ 2012/01/14 11:01:42.901963  ERROR call_xrl:1848 XRL libxipc/call_xrl.cc:66 response_handler ] Failed.  Reason: 102 Command failed Expected list size to be 0 actual 1
Pending operation: false ("finder://coord/coord/0.1/command?command:txt=peer1+assert+queue+0")
./test_peering1.sh: Tests Failed (BGP: test26)
[ 2012/01/14 11:01:42.904973 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:01:42.905230 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1789 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1785 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:01:42.905687  WARNING xorp_bgp:1791 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:01:42.905801  WARNING xorp_bgp:1791 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 1791 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1787 has message from dflt_sig_handler: SIGTERM received
./test_peering1.sh: Tests Failed (BGP: test26)
Seems child has exited properly.
Killing any existing test_peer processes, child pid: 1780buildbot  1849  0.0  0.0   2576   884 ?        S    11:01   0:00 sh -c ps auxwww|grep test_peer
buildbot  1851  0.0  0.0   1968   476 ?        R    11:01   0:00 grep test_peer

runit: no process killed
test_peer: no process killed
runit: no process killed
test_peer: no process killed
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST28 (IPV6) - Verify that routes originated by BGP reach an EBGP peer
Test that next-hop of :: fails (but does not crash)
Also verify that the nexthop is rewritten and the provided nexthop
is ignored
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 2 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet update origin 0 aspath 65008 med 1 nlri6 2000::/3 nexthop6 :: 
originate_route6 2000::/3 20:20:20:20:20:20:20:20 true false
[ 2012/01/14 11:01:51.462349  WARNING xorp_bgp:1867 BGP bgp/rib_ipc_handler.cc:664 originate_route ] origin 0 aspath ASPath: nlri 2000::/3 next hop 20:20:20:20:20:20:20:20 unicast 1 multicast 0
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/14 11:01:51.475105 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert queue 1 
[ 2012/01/14 11:01:53.494815 WARNING coord XrlCoordTarget ] Handling method for coord/0.1/command failed: XrlCmdError 102 Command failed Expect queue violated
Expect: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute ::
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3
Received: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 20:20:20:20:20:20:20:20
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3

Pending operation: false
[ 2012/01/14 11:01:53.494917  ERROR call_xrl:1920 XRL libxipc/call_xrl.cc:66 response_handler ] Failed.  Reason: 102 Command failed Expect queue violated
Expect: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute ::
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3
Received: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 20:20:20:20:20:20:20:20
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3

Pending operation: false ("finder://coord/coord/0.1/command?command:txt=peer1+assert+queue+1")
./test_peering1.sh: Tests Failed (BGP: test28_ipv6)
WARNING:  Process: 1865 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1861 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1863 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:01:53.500649 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:01:53.500937  WARNING xorp_bgp:1867 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:01:53.501512  WARNING xorp_bgp:1867 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 1867 has message from dflt_sig_handler: SIGTERM received
./test_peering1.sh: Tests Failed (BGP: test28_ipv6)
Seems child has exited properly.
Killing any existing test_peer processes, child pid: 1856buildbot  1921  0.0  0.0   2576   888 ?        S    11:01   0:00 sh -c ps auxwww|grep test_peer
buildbot  1923  0.0  0.0   1968   488 ?        S    11:01   0:00 grep test_peer

runit: no process killed
test_peer: no process killed
runit: no process killed
test_peer: no process killed
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST28 (IPV6-OK) - Verify that routes originated by BGP reach an EBGP peer
Also verify that the nexthop is rewritten and the provided nexthop
is ignored
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 2 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet update origin 0 aspath 65008 med 1 nlri6 2000::/3 nexthop6 2000:77:88::1 
originate_route6 2000::/3 20:20:20:20:20:20:20:20 true false
[ 2012/01/14 11:02:02.48856  WARNING xorp_bgp:1939 BGP bgp/rib_ipc_handler.cc:664 originate_route ] origin 0 aspath ASPath: nlri 2000::/3 next hop 20:20:20:20:20:20:20:20 unicast 1 multicast 0
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/14 11:02:02.61648 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 2000::/3 aspath 65008 
Coord peer1 assert queue 0 
[ 2012/01/14 11:02:04.103382 WARNING coord XrlCoordTarget ] Handling method for coord/0.1/command failed: XrlCmdError 102 Command failed Expect queue violated
Expect: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 2000:77:88::1
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3
Received: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 20:20:20:20:20:20:20:20
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3

Pending operation: false
[ 2012/01/14 11:02:04.103484  ERROR call_xrl:1996 XRL libxipc/call_xrl.cc:66 response_handler ] Failed.  Reason: 102 Command failed Expect queue violated
Expect: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 2000:77:88::1
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3
Received: Update Packet

	Origin Path Attribute - IGP
	AS Path Attribute ASPath: [AS/65008]
	Multiple Exit Descriminator Attribute: MED=1
	Multiprotocol Reachable NLRI AFI = 2 SAFI = 1
   - Next Hop Attribute 20:20:20:20:20:20:20:20
   - Link Local Next Hop Attribute ::
   - Nlri 2000::/3

Pending operation: false ("finder://coord/coord/0.1/command?command:txt=peer1+assert+queue+0")
./test_peering1.sh: Tests Failed (BGP: test28_ipv6_ok)
WARNING:  Process: 1933 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:02:04.107083 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:02:04.107209  WARNING xorp_bgp:1939 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 1937 has message from dflt_sig_handler: [ 2012/01/14 11:02:04.107719  WARNING xorp_bgp:1939 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
SIGTERM received
WARNING:  Process: 1939 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1935 has message from dflt_sig_handler: SIGTERM received
./test_peering1.sh: Tests Failed (BGP: test28_ipv6_ok)
Seems child has exited properly.
Killing any existing test_peer processes, child pid: 1928buildbot  1997  0.0  0.0   2576   888 ?        S    11:02   0:00 sh -c ps auxwww|grep test_peer
buildbot  1999  0.0  0.0   1968   480 ?        R    11:02   0:00 grep test_peer

runit: no process killed
test_peer: no process killed
runit: no process killed
test_peer: no process killed
Entering ./test_peering1.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish a peering with a holdtime of 30 wait for expiration
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 1 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet notify 4 
Coord peer1 establish AS 65008 holdtime 30 id 192.150.187.100 keepalive false 
[ 2012/01/14 11:02:12.773641 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
[ 2012/01/14 11:02:43.776278 INFO xorp_bgp BGP ] Sending: Notification Packet: Hold Timer Expired(4)
[ 2012/01/14 11:02:43.777063 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test1)
[ 2012/01/14 11:02:46.809930 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 2011 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2018 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2016 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2014 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test1
Entering ./test_peering1.sh   -l -t test2
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 - Make a connection and send an update packet before establishing a session
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 connect 
[ 2012/01/14 11:02:55.228731 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 5 
Coord peer1 send packet update 
[ 2012/01/14 11:02:57.268665  WARNING xorp_bgp:2096 BGP bgp/peer.cc:1107 event_recvupdate ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} FSM received EVENTRECUPDATEMESS in state OPENSENT(4)
[ 2012/01/14 11:02:57.268765 INFO xorp_bgp BGP ] Sending: Notification Packet: Finite State Machine Error(5)
[ 2012/01/14 11:02:57.269794 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test2)
[ 2012/01/14 11:02:59.306638 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 2090 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2094 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2096 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2092 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test2
Entering ./test_peering1.sh   -l -t test3
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3 - Try and send an illegal hold time of 1
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 1 safi 1 
Coord peer1 expect packet notify 2 6 
Coord peer1 establish AS 65008 holdtime 1 id 192.150.187.100 keepalive false 
[ 2012/01/14 11:03:07.745868 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
[ 2012/01/14 11:03:07.746802  WARNING xorp_bgp:2159 BGP bgp/peer.cc:1018 event_openmess ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} Illegal holdtime value 1 secs
[ 2012/01/14 11:03:07.746912 INFO xorp_bgp BGP ] Sending: Notification Packet: OPEN Message Error(2): Unacceptable Hold Time(6)
[ 2012/01/14 11:03:07.747684  WARNING test_peer:2161 BGP bgp/harness/test_peer.cc:534 send ] Not connected
[ 2012/01/14 11:03:07.747769  WARNING test_peer:2161 XrlTestPeerTarget obj/i686-pc-linux-gnu/xrl/targets/test_peer_base.cc:1024 handle_test_peer_0_1_send ] Handling method for test_peer/0.1/send failed: XrlCmdError 102 Command failed Not connected
[ 2012/01/14 11:03:07.747905 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
[ 2012/01/14 11:03:07.747942 WARNING coord BGP ] callback: keepalive 102 Command failed Not connected
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test3)
[ 2012/01/14 11:03:09.781330 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 2153 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2159 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2157 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2155 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test3
Entering ./test_peering1.sh   -l -t test4
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4 - Send an update packet and don't get it back
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:03:18.204151 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet update origin 2 aspath 1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 localpref 100 
Coord peer1 send packet update origin 2 aspath 1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 localpref 100 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test4)
[ 2012/01/14 11:03:20.322121 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 2215 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:03:20.322447 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:03:20.323000  WARNING xorp_bgp:2221 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2221 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2217 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2219 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test4
Entering ./test_peering1.sh   -l -t test5
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST5 - Passively wait for a connection.
Coord reset 
Coord target 127.0.0.1 20001 
Coord initialise attach peer1 
Coord peer1 establish active false AS 65008 holdtime 30 id 192.150.187.100 
disable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
enable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test5)
[ 2012/01/14 11:03:30.819552 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:03:30.819812 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 2283 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: WARNING:  Process: 2286 has message from dflt_sig_handler: SIGTERM received2290 has message from dflt_sig_handler: SIGTERM received

WARNING:  Process: 2288 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test5
Entering ./test_peering1.sh   -l -t test6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST6 - Send an update packet without an origin
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:04:39.277450 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 3 1 
Coord peer1 send packet update aspath 1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
[ 2012/01/14 11:04:39.318242  WARNING xorp_bgp:2354 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} line 2943 of bgp/path_attribute.cc Missing Origin
[ 2012/01/14 11:04:39.318372 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 1 [0x1]
[ 2012/01/14 11:04:39.319518 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test6)
[ 2012/01/14 11:04:41.353059 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:04:41.353120  ERROR xorp_fea_dummy:2350 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 2348 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2354 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2350 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2352 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test6
Entering ./test_peering1.sh   -l -t test7
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST7 - Send an update packet without an aspath
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:04:49.744711 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 3 2 
Coord peer1 send packet update origin 1 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
[ 2012/01/14 11:04:49.782521  WARNING xorp_bgp:2432 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} line 2951 of bgp/path_attribute.cc Missing AS Path
[ 2012/01/14 11:04:49.782637 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 2 [0x2]
[ 2012/01/14 11:04:49.785363 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test7)
WARNING:  Process: 2426 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:04:51.816236 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 2430 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2432 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2428 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test7
Entering ./test_peering1.sh   -l -t test8
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST8 - Send an update packet without a nexthop
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:05:00.230417 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 3 3 
Coord peer1 send packet update origin 1 aspath 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
[ 2012/01/14 11:05:02.270206  WARNING xorp_bgp:2497 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} line 2961 of bgp/path_attribute.cc Missing Next Hop
[ 2012/01/14 11:05:02.270319 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 3 [0x3]
[ 2012/01/14 11:05:02.271987 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test8)
[ 2012/01/14 11:05:02.304218 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 2491 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2497 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2493 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2495 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test8
Entering ./test_peering1.sh   -l -t test8_ipv6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST8 IPv6
	1) Establish an EBGP IPv6 peering
	2) Send a multiprotocol nlri with no nexthop
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/14 11:05:10.727341 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 3 3 
Coord peer1 send packet update origin 1 aspath 65000 nlri6 2000::/3 
[ 2012/01/14 11:05:10.766083  WARNING xorp_bgp:2561 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10004) 127.0.0.1(20004)} line 2886 of bgp/path_attribute.cc Illegal nexthop
[ 2012/01/14 11:05:10.766200 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 3 [0x3]
[ 2012/01/14 11:05:10.767839 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test8_ipv6)
[ 2012/01/14 11:05:12.821034 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 2561 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2555 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2559 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2557 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test8_ipv6
Entering ./test_peering1.sh   -l -t test9
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST9:
	1) Send an update packet as an IBGP peer with no local pref
	2) This is not an error. Our BGP emits a warning
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:05:21.269117 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 5 
Coord peer1 send packet update origin 1 aspath 1 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test9)
WARNING:  Process: [ 2012/01/14 11:05:23.388137  ERROR xorp_fea_dummy:2623 MFEA fea/xrl_mfea_node.cc:183 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
2621 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2625 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:05:23.389143 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:05:23.389307  WARNING xorp_bgp:2627 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 2623 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:05:23.391441  WARNING xorp_bgp:2627 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2627 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test9
Entering ./test_peering1.sh   -l -t test10
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST10:
	1) Send an update packet as an EBGP peer with local pref
	2) This is not an error. Our BGP emits a warning
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:06:31.876699 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 localpref 100 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test10)
WARNING:  Process: 2698 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2702 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2700 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:06:33.997439 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:06:33.997605  WARNING xorp_bgp:2704 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:06:33.998209  WARNING xorp_bgp:2704 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2704 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test10
Entering ./test_peering1.sh   -l -t test11
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST11:
	1) Send an update packet with two NLRIs
	2) Then send an update packet to withdraw both NLRIs
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:06:42.390572 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update withdraw 10.10.10.0/24 withdraw 20.20.20.20/24 
Coord peer1 assert queue 2 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test11)
WARNING:  Process: 2777 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2781 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:06:48.624137 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: WARNING:  Process: 2783 has message from dflt_sig_handler: SIGTERM received2779
 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test11
Entering ./test_peering1.sh   -l -t test12
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST12 - Send an update packet on an IBGP peer twice
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:06:57.39159 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 1 localpref 2 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 1 aspath 1 localpref 2 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test12)
[ 2012/01/14 11:06:59.178029 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 2965 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:06:59.178268  WARNING xorp_bgp:2971 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 2969 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:06:59.178961  WARNING xorp_bgp:2971 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2971 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2967 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test12
Entering ./test_peering1.sh   -l -t test12_ipv6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST12 IPV6 - Send an update packet on an IBGP peer twice
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/14 11:07:07.620437 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 65000 localpref 2 nexthop6 20:20:20:20:20:20:20:20 nlri6 1000::/3 nlri6 2000::/3 
Coord peer1 send packet update origin 1 aspath 65000 localpref 2 nexthop6 20:20:20:20:20:20:20:20 nlri6 1000::/3 nlri6 2000::/3 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test12_ipv6)
WARNING:  Process: 3108 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: [ 2012/01/14 11:07:09.763190 INFO xorp_bgp BGP ] EVENT: timers 4
3104 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:07:09.763759  WARNING xorp_bgp:3110 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 3110 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3106 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test12_ipv6
Entering ./test_peering1.sh   -l -t test13
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST13:
	1) Send an update packet on an IBGP peer with no local pref twice
	2) This is not an error. Our BGP emits a warnings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:07:18.219397 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 1 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 1 aspath 1 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test13)
[ 2012/01/14 11:07:20.354541 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:07:20.354841 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 3186 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3178 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:07:20.355373  WARNING xorp_bgp:3188 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 3188 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:07:20.356082  ERROR xorp_fea_dummy:3182 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 3182 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test13
Entering ./test_peering1.sh   -l -t test14
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST14 - Send an update packet on an EBGP peer twice
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:08:28.855779 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 expect packet notify 3 3 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert queue 1 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test14)
WARNING:  Process: 3266 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:08:30.997948 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:08:30.998124  WARNING xorp_bgp:3268 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 3262 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3264 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:08:30.998695  WARNING xorp_bgp:3268 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 3268 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test14
Entering ./test_peering1.sh   -l -t test15
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST15 - Establish a connection drop the peering and establish again
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:08:39.389474 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:08:39.490911 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test15)
[ 2012/01/14 11:08:39.525692 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 3358 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:08:39.525947 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 3362 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:08:39.526358  ERROR xorp_fea_dummy:3360 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 3364 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3360 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test15
Entering ./test_peering1.sh   -l -t test16
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST16 - Send two update packets on an EBGP peer with local pref set
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:08:47.948591 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 localpref 100 nlri 10.10.10.0/16 
Coord peer1 send packet update origin 1 aspath 65000,2 nexthop 20.20.20.20 localpref 100 nlri 30.30.30.0/24 
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
./test_peering1.sh: Tests Succeeded (BGP: test16)
WARNING:  Process: 3440 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: WARNING:  Process: 3445 has message from dflt_sig_handler: SIGTERM received
3442 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:08:50.112678 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 3449 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test16
Entering ./test_peering1.sh   -l -t test17
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST17 - Send an update packet with a repeated NLRI.
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:08:58.549198 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 30.30.30.0/24 nlri 30.30.30.0/24 
[ 2012/01/14 11:08:58.590776 WARNING coord BGP ] Received duplicate nlri or withdraw 30.30.30.0/24 in update message
[ 2012/01/14 11:08:58.591026  WARNING xorp_bgp:3548 BGP bgp/update_attrib.cc:147 decode ] Received duplicate nlri or withdraw 30.30.30.0/24 in update message
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
./test_peering1.sh: Tests Succeeded (BGP: test17)
WARNING:  Process: 3541 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:09:00.691808 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 3544 has message from dflt_sig_handler: WARNING:  Process: 3548 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3546 has message from dflt_sig_handler: SIGTERM received
SIGTERM received
Leaving ./test_peering1.sh   -l -t test17
Entering ./test_peering1.sh   -l -t test18
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST18 - Send two update packets on an EBGP peer.
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:09:09.157312 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/16 
Coord peer1 send packet update origin 1 aspath 65000,2 nexthop 20.20.20.20 nlri 30.30.30.0/24 
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:09:13.329051 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test18)
WARNING:  Process: 3631 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3636 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:09:13.364468 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 3633 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:09:13.364900  WARNING xorp_bgp:3638 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:09:13.365075 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 3638 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test18
Entering ./test_peering1.sh   -l -t test19
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST19 - EBGP peer update packet then different withdraw
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:10:21.865041 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update withdraw 30.30.30.0/24 
[ 2012/01/14 11:10:21.904017 WARNING coord BGP ] Could not delete 30.30.30.0/24
[ 2012/01/14 11:10:21.904271  WARNING xorp_bgp:3726 BGP bgp/route_table_ribin.cc:265 delete_route ] Attempt to delete route for net 30.30.30.0/24 that wasn't in RIB-In
[ 2012/01/14 11:10:21.904374  WARNING xorp_bgp:3726 BGP bgp/plumbing.cc:1160 push ] push <IPv4:Safi(Unicast)> when none needed
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:10:26.12441 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test19)
[ 2012/01/14 11:10:28.45583 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:10:28.45680  WARNING xorp_bgp:3726 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 3720 has message from dflt_sig_handler: SIGTERM received[ 2012/01/14 11:10:28.45813 INFO xorp_bgp BGP ] EVENT: timers 2

WARNING:  Process: 3724 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3726 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3722 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test19
Entering ./test_peering1.sh   -l -t test20
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST20 - EBGP peer single withdraw
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:10:36.436949 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update withdraw 30.30.30.0/24 
[ 2012/01/14 11:10:36.474442 WARNING coord BGP ] Could not delete 30.30.30.0/24
[ 2012/01/14 11:10:36.474650  WARNING xorp_bgp:3812 BGP bgp/route_table_ribin.cc:265 delete_route ] Attempt to delete route for net 30.30.30.0/24 that wasn't in RIB-In
[ 2012/01/14 11:10:36.474740  WARNING xorp_bgp:3812 BGP bgp/plumbing.cc:1160 push ] push <IPv4:Safi(Unicast)> when none needed
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:10:40.584474 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test20)
WARNING:  Process: 3806 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:10:42.619422  ERROR xorp_fea_dummy:3808 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 3810 has message from dflt_sig_handler: [ 2012/01/14 11:10:42.620078 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:10:42.620161  WARNING xorp_bgp:3812 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:10:42.620286 INFO xorp_bgp BGP ] EVENT: timers 2
SIGTERM received
WARNING:  Process: 3812 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3808 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test20
Entering ./test_peering1.sh   -l -t test20_ipv6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST20 IPV6 - EBGP peer single withdraw
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/14 11:10:51.31577 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update withdraw6 2000::/3 
[ 2012/01/14 11:10:51.71884 WARNING coord BGP ] Could not delete 2000::/3
[ 2012/01/14 11:10:51.72093  WARNING xorp_bgp:3896 BGP bgp/route_table_ribin.cc:265 delete_route ] Attempt to delete route for net 2000::/3 that wasn't in RIB-In
[ 2012/01/14 11:10:51.72430  WARNING xorp_bgp:3896 BGP bgp/plumbing.cc:1160 push ] push <IPv6:Safi(Unicast)> when none needed
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/14 11:10:55.183016 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test20_ipv6)
WARNING:  Process: 3887 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:10:57.219456 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:10:57.219599 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: WARNING:  Process: 3890 has message from dflt_sig_handler: SIGTERM received
3896 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3892 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test20_ipv6
Entering ./test_peering1.sh   -l -t test21
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST21 - EBGP peer update packet then corresponding withdraw
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:11:05.665626 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/16 
Coord peer1 send packet update withdraw 10.10.10.0/16 
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:11:09.841722 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test21)
WARNING:  Process: 3981 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: [ 2012/01/14 11:11:11.879827  ERROR xorp_fea_dummy:3979 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
3977 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3979 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:11:11.883003 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:11:11.883134  WARNING xorp_bgp:3983 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:11:11.883242 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 3983 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test21
Entering ./test_peering1.sh   -l -t test22
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST22 - EBGP Establish an IPV6 peering
Coord reset 
Coord target 127.0.0.1 10003 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/14 11:12:20.374758 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test22)
[ 2012/01/14 11:12:20.406735 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 4063 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:12:20.407375 WARNING xorp_finder LIBXORP ] read error: _fd: 16  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: [ 2012/01/14 11:12:20.407596 WARNING xorp_finder LIBXORP ] read error: _fd: 19  offset: 0  total-len: 4 error: Connection reset by peer
4065 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:12:20.407659 WARNING xorp_finder LIBXORP ] read error: _fd: 14  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 4059 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:12:20.408667  WARNING xorp_fea_dummy:4061 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 20  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/14 11:12:20.408759  ERROR xorp_fea_dummy:4061 MFEA fea/xrl_mfea_node.cc:183 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 4061 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test22
Entering ./test_peering1.sh   -l -t test23
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST23
	1) Establish an IBGP IPV6 peering
	2) Send an IPv6 only update packet
Coord reset 
Coord target 127.0.0.1 10003 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/14 11:12:28.779973 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 1 aspath 1,2,[3,4,5],6,[7,8],9 nexthop6 20:20:20:20:20:20:20:20 nlri6 2000::/3 localpref 100 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test23)
WARNING:  Process: 4120 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:12:28.832346 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:12:28.832475  WARNING xorp_bgp:4126 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:12:28.832611 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:12:28.833004  WARNING xorp_bgp:4126 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4122 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4126 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4124 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test23
Entering ./test_peering1.sh   -l -t test24
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST24
	1) Establish an EBGP IPV6 peering
	2) Send an IPv6 only update packet
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/14 11:12:37.234221 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 1 aspath 65000 nexthop6 20:20:20:20:20:20:20:20 nlri6 2000::/3 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test24)
[ 2012/01/14 11:12:37.287973 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 4178 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:12:37.288246 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 4182 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:12:37.288751  WARNING xorp_bgp:4184 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4184 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4180 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test24
Entering ./test_peering1.sh   -l -t test25
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST25
	1) Establish an EBGP IPV6 peering
	2) Send an IPv4 and IPv6 update packet
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/14 11:12:45.697264 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 1 aspath 65000 nexthop 20.20.20.20 nlri 10.10.10.0/24 nexthop6 20:20:20:20:20:20:20:20 nlri6 2000::/3 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test25)
[ 2012/01/14 11:12:45.749316 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:12:45.749464  WARNING xorp_bgp:4243 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 4236 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:12:45.749587 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:12:45.750292  WARNING xorp_bgp:4243 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:12:45.750356  WARNING xorp_bgp:4243 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4243 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4241 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4239 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test25
Entering ./test_peering1.sh   -l -t test27
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST27 - Verify that routes originated by BGP reach an IBGP peer
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
originate_route4 10.10.10.0/24 20.20.20.20 true false
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:12:54.202539 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 10.10.10.0/24 aspath empty 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test27)
[ 2012/01/14 11:12:56.278686 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 4295 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:12:56.278975 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:12:56.279488  WARNING xorp_bgp:4301 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4301 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4299 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4297 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test27
Entering ./test_peering1.sh   -l -t test27_ipv6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST27 (IPV6) - Verify that routes originated by BGP reach an IBGP peer
Coord reset 
Coord target 127.0.0.1 10003 
Coord initialise attach peer1 
originate_route6 2000::/3 20:20:20:20:20:20:20:20 true false
[ 2012/01/14 11:13:04.730930  WARNING xorp_bgp:4364 BGP bgp/rib_ipc_handler.cc:664 originate_route ] origin 0 aspath ASPath: nlri 2000::/3 next hop 20:20:20:20:20:20:20:20 unicast 1 multicast 0
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/14 11:13:04.742481 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 2000::/3 aspath empty 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test27_ipv6)
WARNING:  Process: 4358 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:13:06.819820 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:13:06.819889  WARNING xorp_bgp:4364 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:13:06.820005 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 4362 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4360 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:13:06.820910  WARNING xorp_bgp:4364 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4364 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test27_ipv6
Entering ./test_peering1.sh   -l -t test28
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST28 - Verify that routes originated by BGP reach an EBGP peer
Also verify that the nexthop is rewritten and the provided nexthop
is ignored
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 1 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet update origin 0 nexthop 192.150.187.78 aspath 65008 med 1 nlri 10.10.10.0/24 
originate_route4 10.10.10.0/24 20.20.20.20 true false
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:14:15.376520 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 10.10.10.0/24 aspath 65008 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test28)
[ 2012/01/14 11:14:17.453110 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 4421 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4425 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:14:17.453830  WARNING xorp_bgp:4427 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4427 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:14:17.454167  ERROR xorp_fea_dummy:4423 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 4423 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test28
Entering ./test_peering1.sh   -l -t test29
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST29
	1) Make a connection
	2) Send a notify packet before establishing a session
	3) Verify that we do not get a notify packet in response
	4) Verify that the TCP session has been torn down
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 connect 
[ 2012/01/14 11:14:25.844572 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert connected 
Coord peer1 expect packet notify 5 
Coord peer1 send packet notify 3 1 
[ 2012/01/14 11:14:29.914533 INFO xorp_bgp BGP ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} in state OPENSENT(4) received Notification Packet: UPDATE Message Error(3): Malformed Attribute List(1)
[ 2012/01/14 11:14:29.916282 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 1 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test29)
[ 2012/01/14 11:14:33.972957 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 4499 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4505 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4501 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4503 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test29
Entering ./test_peering1.sh   -l -t test30
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST30 - Bugzilla BUG #32
	1) The test peer performs a bind but no listen
	2) A BGP connection attempt will leave it in connect state
	3) Toggle the peering to ensure BGP can get out of this state
Coord reset 
Bind 127.0.0.1 20001 
disable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
enable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
disable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
enable_peer 127.0.0.1 10001 127.0.0.1 20001 65008
Reset  
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish active true AS 65008 holdtime 30 id 192.150.187.100 
[ 2012/01/14 11:14:44.482984 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test30)
[ 2012/01/14 11:14:46.514919 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:14:46.515183 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 4570 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4575 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4577 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4573 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test30
Entering ./test_peering1.sh   -l -t test31
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST31 - On an I-BGP peering send an update with an empty aspath
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:14:54.954233 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update origin 1 aspath empty nexthop 20.20.20.20 nlri 10.10.10.0/24 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test31)
[ 2012/01/14 11:14:57.27690 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 4638 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:14:57.27951 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:14:57.28522  WARNING xorp_bgp:4644 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4644WARNING:  Process: 4640 has message from dflt_sig_handler: SIGTERM received
 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 4642 has message from dflt_sig_handler: SIGTERM received

Leaving ./test_peering1.sh   -l -t test31
Entering ./test_peering1.sh   -l -t test32
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST32 - Bugzilla BUG #139
	1) Originate a route on an I-BGP peering with an empty aspath.
	2) Send the same route to the BGP process.
	3) The comparison of two routes with empty aspath caused BGP
	   BGP to fail
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
originate_route4 10.10.10.0/24 20.20.20.20 true false
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:15:05.504409 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 10.10.10.0/24 aspath empty 
Coord peer1 send packet update origin 2 aspath empty nexthop 20.20.20.20 nlri 10.10.10.0/24 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test32)
WARNING:  Process: [ 2012/01/14 11:15:09.605841  ERROR xorp_fea_dummy:4702 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
4700 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4704 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:15:09.606457 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:15:09.606600  WARNING xorp_bgp:4706 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:15:09.606737 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:15:09.607190  WARNING xorp_bgp:4706 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:15:09.607267  WARNING xorp_bgp:4706 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4706 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4702 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test32
Entering ./test_peering1.sh   -l -t test33
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST33 - DampPeerOscillations 10 sessions 11th should fail
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:15:18.65019 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:15:20.165397 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:15:22.275451 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:15:24.385201 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:15:26.493155 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:15:28.600435 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:15:30.708785 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:15:32.812856 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:15:34.920744 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:15:37.24914 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:15:39.135361 INFO xorp_bgp BGP ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} rejecting connection: current state IDLE(1) holdtimer running
[ 2012/01/14 11:15:39.135510  WARNING test_peer:4776 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/01/14 11:15:39.135858 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
[ 2012/01/14 11:15:39.136123 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test33)
[ 2012/01/14 11:15:41.171685 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 4768 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4774 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4770 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4772 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test33
Entering ./test_peering1.sh   -l -t test34
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST34 - Illicit a Message Header Error Connection Not Synchronized.
	1) Establish a connection
	2) Send a keepalive with a corrupted marker field
	3) Should return a notify Connection Not Synchronized.
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:16:49.675337 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 1 
Coord peer1 send packet corrupt 0 0 keepalive 
[ 2012/01/14 11:16:49.713888  WARNING xorp_bgp:4990 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 245 of bgp/peer.cc Bad Marker
[ 2012/01/14 11:16:49.713996 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Connection Not Synchronized(1)
[ 2012/01/14 11:16:49.716191 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test34)
[ 2012/01/14 11:16:53.771850 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 4984 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4990 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4988 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:16:53.773123  ERROR xorp_fea_dummy:4986 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 4986 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test34
Entering ./test_peering1.sh   -l -t test35
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST35 - Illicit a Message Header Error Bad Message Length. 0
	1) Establish a connection
	2) Send a keepalive with a short message length
	3) Should return a notify Bad Message Length..
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:17:02.161760 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 2 0 0 
Coord peer1 send packet corrupt 17 0 keepalive 
[ 2012/01/14 11:17:02.200661  ERROR xorp_bgp:5062 BGP bgp/socket.cc:316 async_read_message ] Illegal length value 0
[ 2012/01/14 11:17:02.200762 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 0 [0 0]
[ 2012/01/14 11:17:02.202117 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test35)
[ 2012/01/14 11:17:06.255531 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5056 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5060 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5062 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5058 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test35
Entering ./test_peering1.sh   -l -t test36
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST36 - Illicit a Message Header Error Bad Message Length. 20
	1) Establish a connection
	2) Send a keepalive with a long message length
	3) Should return a notify Bad Message Length.
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:17:14.658084 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 2 0 20 
Coord peer1 send packet corrupt 17 20 keepalive 
Coord peer1 send packet keepalive 
[ 2012/01/14 11:17:14.718992  WARNING xorp_bgp:5129 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 321 of bgp/packet.hh KeepAlivePacket length 20 instead of 19
[ 2012/01/14 11:17:14.719086 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 20 [0 0x14]
[ 2012/01/14 11:17:14.719299  WARNING test_peer:5131 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/01/14 11:17:14.721218 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test36)
[ 2012/01/14 11:17:18.779884 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5122 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5127 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5129 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5125 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test36
Entering ./test_peering1.sh   -l -t test37
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST37 - Illicit a Message Header Error Bad Message Type.
	1) Establish a connection
	2) Send a message with the type set to 10
	3) Should return a notify Bad Message Type with the 10
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:17:27.210484 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 3 10 
Coord peer1 send packet corrupt 18 10 keepalive 
[ 2012/01/14 11:17:27.250219  ERROR xorp_bgp:5198 BGP bgp/peer.cc:322 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} Unknown packet type 10
[ 2012/01/14 11:17:27.250342 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Type(3) - field : 10 [0xa]
[ 2012/01/14 11:17:27.252148 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test37)
[ 2012/01/14 11:17:31.310195 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5196 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5192 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5198 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5194 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test37
Entering ./test_peering1.sh   -l -t test38
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST38 - Illicit a UPDATE Message Error Malformed AS_PATH.
	1) Establish a connection
	2) Send a malformed aspath
	3) Should return a notify UPDATE Message Error.
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:17:39.764048 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 11 
Coord peer1 send packet corrupt 32 0 update origin 2 aspath [65000],[65000] nlri 10.10.10.0/24 nexthop 20.20.20.20 
[ 2012/01/14 11:17:39.802395  WARNING xorp_bgp:5264 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 2979 of bgp/path_attribute.cc AS path must list peer
[ 2012/01/14 11:17:39.802490 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed AS_PATH(11)
[ 2012/01/14 11:17:39.804018 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test38)
WARNING:  Process: 5258 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:17:43.861519 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5262 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5264 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5260 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test38
Entering ./test_peering1.sh   -l -t test39
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST39 - Send a short open packet. 20
	1) Send an open packet with a length field of 20
	2) Should return a notify Bad Message Length.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 connect 
[ 2012/01/14 11:17:52.322009 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 2 0 20 
Coord peer1 send packet corrupt 17 20 open asnum 65008 bgpid 192.150.187.100 holdtime 0 
[ 2012/01/14 11:17:54.364474  WARNING xorp_bgp:5331 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} line 95 of bgp/open_packet.cc Open message too short
[ 2012/01/14 11:17:54.364588 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 20 [0 0x14]
[ 2012/01/14 11:17:54.365969  WARNING test_peer:5333 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/01/14 11:17:54.366503 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test39)
[ 2012/01/14 11:17:56.400890 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5325 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5331 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5329 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5327 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test39
Entering ./test_peering1.sh   -l -t test40
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST40 - Open message with illegal version number
	1) Send an open message with a version number of 6
	2) Should get a notify with unsupported version number 4
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 connect 
[ 2012/01/14 11:18:04.869679 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 2 1 0 4 
Coord peer1 send packet corrupt 19 6 open asnum 65008 bgpid 192.150.187.100 holdtime 0 
[ 2012/01/14 11:18:06.913383  WARNING xorp_bgp:5394 BGP bgp/peer.cc:1018 event_openmess ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} Unsupported BGPVERSION 6
[ 2012/01/14 11:18:06.913493 INFO xorp_bgp BGP ] Sending: Notification Packet: OPEN Message Error(2): Unsupported Version Number(1) - Min supported Version is 4 [0 0x4]
[ 2012/01/14 11:18:06.913987 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test40)
WARNING:  Process: 5392 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5388 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5390 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:18:08.949478 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 5394 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test40
Entering ./test_peering1.sh   -l -t test41
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST41 - Open message with an illegal BGP ID
	1) Send an open message with a BGP ID of 0.0.0.0
	2) Should get a notify with Bad BGP Identifier
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 connect 
[ 2012/01/14 11:18:17.423005 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 2 3 
Coord peer1 send packet open asnum 65008 bgpid 0.0.0.0 holdtime 0 
[ 2012/01/14 11:18:19.465392  WARNING xorp_bgp:5457 BGP bgp/peer.cc:1018 event_openmess ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} Not a valid unicast IP host address 0.0.0.0
[ 2012/01/14 11:18:19.465509 INFO xorp_bgp BGP ] Sending: Notification Packet: OPEN Message Error(2): Bad BGP Identifier(3)
[ 2012/01/14 11:18:19.466501 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test41)
WARNING:  Process: 5451 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5455 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5453 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:18:21.503874 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 5457 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test41
Entering ./test_peering1.sh   -l -t test42
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST42 - Send an update message that has a short length field.
	1) Establish a connection
	2) Send an update with a short length 22
	3) Should return a notify Bad Message Length
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:18:29.946247 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 2 0 22 
Coord peer1 send packet corrupt 17 22 update origin 2 aspath [65000],[65000] nlri 10.10.10.0/24 nexthop 20.20.20.20 
[ 2012/01/14 11:18:29.986134  WARNING xorp_bgp:5521 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 198 of bgp/update_packet.cc Update Message too short 22
[ 2012/01/14 11:18:29.986241 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 22 [0 0x16]
[ 2012/01/14 11:18:29.986462  WARNING test_peer:5523 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/01/14 11:18:29.986876 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test42)
WARNING:  Process: 5514 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5519 has message from dflt_sig_handler: SIGTERM received[ 2012/01/14 11:18:34.44671 INFO xorp_bgp BGP ] EVENT: timers 3

WARNING:  Process: 5521 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5517 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test42
Entering ./test_peering1.sh   -l -t test43
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST43 - Send an notify message that has a short length field.
	1) Establish a connection
	2) Send a notify with a short length 20
	3) Should return a notify Bad Message Length
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:18:42.497929 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 1 2 0 20 
Coord peer1 send packet corrupt 17 20 notify 6 
[ 2012/01/14 11:18:42.534618  WARNING xorp_bgp:5587 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 72 of bgp/notification_packet.cc Notification message too short 20
[ 2012/01/14 11:18:42.534731 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 20 [0 0x14]
[ 2012/01/14 11:18:42.534934  WARNING test_peer:5589 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/01/14 11:18:42.535810 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test43)
[ 2012/01/14 11:18:46.592778 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5581 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5587 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: WARNING:  Process: 55835585 has message from dflt_sig_handler:  has message from dflt_sig_handler: SIGTERM receivedSIGTERM received

Leaving ./test_peering1.sh   -l -t test43
Entering ./test_peering1.sh   -l -t test44
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST44 - Send an update message with an origin with bad flags.
	1) Establish a connection
	2) Send an update with an origin with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:18:55.39982 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 1 1 1 
Coord peer1 send packet update pathattr 0,1,1,1 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 
[ 2012/01/14 11:18:55.83900 WARNING coord BGP ] BAD Message: Bad Flags in Origin attribute 0
[ 2012/01/14 11:18:55.84172  WARNING xorp_bgp:5653 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 103 of bgp/path_attribute.cc Bad Flags in Origin attribute 0
[ 2012/01/14 11:18:55.84290 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x1 0x1 0x1]
[ 2012/01/14 11:18:55.85775 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test44)
[ 2012/01/14 11:18:59.143196 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5647 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5653 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5651 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5649 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test44
Entering ./test_peering1.sh   -l -t test45
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST45 - Send an update message with an aspath with bad flags.
	1) Establish a connection
	2) Send an update with an aspath with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:19:07.599849 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 2 4 2 1 253 232 
Coord peer1 send packet update origin 2 pathattr 0,2,4,2,1,253,232 nexthop 20.20.20.20 nlri 10.10.10.0/24 
[ 2012/01/14 11:19:07.637823 WARNING coord BGP ] BAD Message: Bad Flags in AS Path attribute 0
[ 2012/01/14 11:19:07.638085  WARNING xorp_bgp:5720 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 179 of bgp/path_attribute.cc Bad Flags in AS Path attribute 0
[ 2012/01/14 11:19:07.638208 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x2 0x4 0x2 0x1 0xfd 0xe8]
[ 2012/01/14 11:19:07.639242 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test45)
WARNING:  Process: 5714 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:19:11.699211 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5720 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5716 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5718 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test45
Entering ./test_peering1.sh   -l -t test46
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST46 - Send an update message with a nexthop with bad flags.
	1) Establish a connection
	2) Send an update with a nexthop with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:19:20.159199 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 3 4 20 20 20 20 
Coord peer1 send packet update origin 2 pathattr 0,3,4,20,20,20,20 nlri 10.10.10.0/24 
[ 2012/01/14 11:19:20.197046 WARNING coord BGP ] BAD Message: Bad Flags in NextHop attribute 0
[ 2012/01/14 11:19:20.197293  WARNING xorp_bgp:5786 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 330 of bgp/path_attribute.cc Bad Flags in NextHop attribute 0
[ 2012/01/14 11:19:20.197421 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x3 0x4 0x14 0x14 0x14 0x14]
[ 2012/01/14 11:19:20.198245 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test46)
[ 2012/01/14 11:19:24.254467 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5780 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5786 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5784 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:19:24.255917  ERROR xorp_fea_dummy:5782 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 5782 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test46
Entering ./test_peering1.sh   -l -t test47
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST47 - Send an update message with a med with bad flags.
	1) Establish a connection
	2) Send an update with a med with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:19:32.718700 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 4 4 20 20 20 20 
Coord peer1 send packet update origin 2 aspath [65000],[65000] pathattr 0,4,4,20,20,20,20 nlri 10.10.10.0/24 
[ 2012/01/14 11:19:32.760724 WARNING coord BGP ] BAD Message: Bad Flags in MEDAttribute 0
[ 2012/01/14 11:19:32.760969  WARNING xorp_bgp:5852 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 383 of bgp/path_attribute.cc Bad Flags in MEDAttribute 0
[ 2012/01/14 11:19:32.761085 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x4 0x4 0x14 0x14 0x14 0x14]
[ 2012/01/14 11:19:32.761581 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test47)
[ 2012/01/14 11:19:36.820875 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/14 11:19:36.821004  ERROR xorp_fea_dummy:5848 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 5846 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5852 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5850 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5848 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test47
Entering ./test_peering1.sh   -l -t test48
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST48 - Send an update message with a LOCAL_PREF with bad flags.
	1) Establish a connection
	2) Send an update with a LOCAL_PREF with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:19:45.286856 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 5 4 20 20 20 20 
Coord peer1 send packet update origin 2 aspath [65000],[65000] pathattr 0,5,4,20,20,20,20 nlri 10.10.10.0/24 
[ 2012/01/14 11:19:45.324816 WARNING coord BGP ] BAD Message: Bad Flags in LocalPrefAttribute 0
[ 2012/01/14 11:19:45.325062  WARNING xorp_bgp:5919 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 435 of bgp/path_attribute.cc Bad Flags in LocalPrefAttribute 0
[ 2012/01/14 11:19:45.325179 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x5 0x4 0x14 0x14 0x14 0x14]
[ 2012/01/14 11:19:45.325913 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test48)
[ 2012/01/14 11:19:49.385077 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5913 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:19:49.385294  ERROR xorp_fea_dummy:5915 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 5917 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5915 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5919 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test48
Entering ./test_peering1.sh   -l -t test49
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST49 - An update message with an ATOMIC_AGGREGATE with bad flags.
	1) Establish a connection
	2) Send an update with a ATOMIC_AGGREGATE with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:19:57.860984 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 6 0 
Coord peer1 send packet update origin 2 aspath [65000],[65000] pathattr 0,6,0 nlri 10.10.10.0/24 
[ 2012/01/14 11:19:57.899613 WARNING coord BGP ] BAD Message: Bad Flags in AtomicAggregate attribute 0
[ 2012/01/14 11:19:57.899920  WARNING xorp_bgp:5985 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 506 of bgp/path_attribute.cc Bad Flags in AtomicAggregate attribute 0
[ 2012/01/14 11:19:57.900027 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x6 0]
[ 2012/01/14 11:19:57.901624 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test49)
WARNING:  Process: 5979 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:20:01.957397 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 5985 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5981 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5983 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test49
Entering ./test_peering1.sh   -l -t test50
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST50 - An update message with an AGGREGATOR with bad flags.
	1) Establish a connection
	2) Send an update with a AGGREGATOR with bad flags
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:20:10.435904 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 4 0 7 6 1 1 20 20 20 20 
Coord peer1 send packet update origin 2 aspath [65000],[65000] pathattr 0,7,6,1,1,20,20,20,20 nlri 10.10.10.0/24 
[ 2012/01/14 11:20:10.478387 WARNING coord BGP ] BAD Message: Bad Flags in AtomicAggregate attribute 0
[ 2012/01/14 11:20:10.478677  WARNING xorp_bgp:6051 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 544 of bgp/path_attribute.cc Bad Flags in AtomicAggregate attribute 0
[ 2012/01/14 11:20:10.478779 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x7 0x6 0x1 0x1 0x14 0x14 0x14 0x14]
[ 2012/01/14 11:20:10.480613 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test50)
[ 2012/01/14 11:20:14.538743 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 6045 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6049 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6051 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:20:14.540051  ERROR xorp_fea_dummy:6047 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 6047 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test50
Entering ./test_peering1.sh   -l -t test51
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST51 - An update message with an origin with an illegal value.
	1) Establish a connection
	2) Send an update with an origin with an illegal value
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:20:23.10705 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 6 64 1 1 5 
Coord peer1 send packet update pathattr 64,1,1,5 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 
[ 2012/01/14 11:20:23.50529 WARNING coord BGP ] BAD Message: Unknown Origin Type 5
[ 2012/01/14 11:20:23.50858  WARNING xorp_bgp:6118 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 118 of bgp/path_attribute.cc Unknown Origin Type 5
[ 2012/01/14 11:20:23.50959 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Invalid ORIGIN Attribute(6) [0x40 0x1 0x1 0x5]
[ 2012/01/14 11:20:23.51636 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
[ 2012/01/14 11:20:27.109288 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 6112 has message from dflt_sig_handler: SIGTERM received
./test_peering1.sh: Tests Succeeded (BGP: test51)
WARNING:  Process: 6118 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6114 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6116 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test51
Entering ./test_peering1.sh   -l -t test52
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST52 - An update message with an invalid nexthop
	1) Establish a connection
	2) Send an update with a nexthop with an illegal value
	3) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:20:35.585166 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 8 
Coord peer1 send packet update origin 2 pathattr 64,3,4,255,255,255,255 nlri 10.10.10.0/24 
[ 2012/01/14 11:20:35.620953 WARNING coord BGP ] BAD Message: NextHop 255.255.255.255 is not a unicast address
[ 2012/01/14 11:20:35.621223  WARNING xorp_bgp:6184 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 318 of bgp/path_attribute.cc NextHop 255.255.255.255 is not a unicast address
[ 2012/01/14 11:20:35.621329 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Invalid NEXT_HOP Attribute(8)
[ 2012/01/14 11:20:35.623211 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test52)
WARNING:  Process: 6178 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:20:39.678461 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 6182 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6184 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6180 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test52
Entering ./test_peering1.sh   -l -t test53
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST53 - A NLRI that is syntactically incorrect
	1) Establish a connection
	2) Should return an UPDATE Message Error Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:20:48.155467 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Operation in coordinator still pending try number: 1
Coord peer1 expect packet notify 3 10 
Coord peer1 send packet corrupt 45 54 update origin 2 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 
[ 2012/01/14 11:20:49.200291  WARNING xorp_bgp:6250 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 88 of bgp/update_attrib.cc inconsistent length 54
[ 2012/01/14 11:20:49.200401 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Invalid Network Field(10)
[ 2012/01/14 11:20:49.201187 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test53)
[ 2012/01/14 11:20:53.257196 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 6244 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6248 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6250 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6246 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test53
Entering ./test_peering1.sh   -l -t test54
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST54 - A mandatory unknown path attribute.
	1) Establish a connection
	2) Should get an Unrecognized Well-known Attribute
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:21:01.728573 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 2 0 19 1 0 
Coord peer1 send packet update origin 2 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 pathattr 0,19,1,0 
[ 2012/01/14 11:21:01.767866 WARNING coord BGP ] BAD Message: Bad Flags in Unknown attribute
[ 2012/01/14 11:21:01.768154  WARNING xorp_bgp:6320 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 1636 of bgp/path_attribute.cc Bad Flags in Unknown attribute
[ 2012/01/14 11:21:01.768265 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Unrecognized Well-known Attribute(2) -  [0 0x13 0x1 0]
[ 2012/01/14 11:21:01.768843 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test54)
WARNING:  Process: 6314 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6318 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:21:05.829116 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 6320 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6316 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test54
Entering ./test_peering1.sh   -l -t test55
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST55 - Send an AS_PATH with confederation segments.
	1) Establish a connection
	2) Should get a Malformed AS_PATH
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:21:14.302927 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 11 
Coord peer1 send packet update origin 2 aspath [65000],(65000) nexthop 20.20.20.20 nlri 10.10.10.0/24 
[ 2012/01/14 11:21:14.342887 WARNING coord BGP ] BAD Message: Unexpected confederation
[ 2012/01/14 11:21:14.343120  WARNING xorp_bgp:6386 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 2992 of bgp/path_attribute.cc Unexpected confederation
[ 2012/01/14 11:21:14.343224 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed AS_PATH(11)
[ 2012/01/14 11:21:14.344306 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test55)
[ 2012/01/14 11:21:18.400125  ERROR xorp_fea_dummy:6382 MFEA fea/xrl_mfea_node.cc:183 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 6380 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6384 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:21:18.401803 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 6382 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6386 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test55
Entering ./test_peering1.sh   -l -t test56
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST56 - Routes originated by BGP sent to an I-BGP peer:
	1) Should have a local pref added.
	2) Should have an empty aspath.
	3) Should honour the next hop?
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 1 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet update origin 0 nexthop 20.20.20.20 aspath empty localpref 100 nlri 10.10.10.0/24 
originate_route4 10.10.10.0/24 20.20.20.20 true false
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:22:26.941364 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 10.10.10.0/24 aspath empty 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test56)
WARNING:  Process: 6446 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6450 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:22:29.17531 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:22:29.17735  WARNING xorp_bgp:6453 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:22:29.18317  WARNING xorp_bgp:6453 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 6453 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6448 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test56
Entering ./test_peering1.sh   -l -t test56_ipv6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST56 (IPv6) - Routes originated by BGP sent to an I-BGP peer:
	1) Should have a local pref added.
	2) Should have an empty aspath.
	3) Should honour the next hop?
Coord reset 
Coord target 127.0.0.1 10003 
Coord initialise attach peer1 
Coord peer1 expect packet open asnum 65008 bgpid 192.150.187.78 holdtime 30 afi 2 safi 1 
Coord peer1 expect packet keepalive 
Coord peer1 expect packet update origin 0 nexthop6 20:20:20:20:20:20:20:20 aspath empty localpref 100 nlri6 2000::/3 
originate_route6 2000::/3 20:20:20:20:20:20:20:20 true false
[ 2012/01/14 11:22:37.475728  WARNING xorp_bgp:6531 BGP bgp/rib_ipc_handler.cc:664 originate_route ] origin 0 aspath ASPath: nlri 2000::/3 next hop 20:20:20:20:20:20:20:20 unicast 1 multicast 0
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 ipv6 true 
[ 2012/01/14 11:22:37.490417 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 trie recv lookup 2000::/3 aspath empty 
Coord peer1 assert queue 0 
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test56_ipv6)
WARNING:  Process: [ 2012/01/14 11:22:39.566400  ERROR xorp_fea_dummy:6527 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
6525 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6529 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6527 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:22:39.569592 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:22:39.569692  WARNING xorp_bgp:6531 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:22:39.570180  WARNING xorp_bgp:6531 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 6531 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test56_ipv6
Entering ./test_peering1.sh   -l -t test57
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST57 - Send an ORIGINATOR_ID on an E-BGP peering.
	1) Establish a connection
	2) Should get a Malformed AS_PATH
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:22:47.981069 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 1 
Coord peer1 send packet update origin 2 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 originatorid 1.2.3.4 
[ 2012/01/14 11:22:48.20565  WARNING xorp_bgp:6604 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 2985 of bgp/path_attribute.cc RR on EBGP peering
[ 2012/01/14 11:22:48.20663 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed Attribute List(1)
[ 2012/01/14 11:22:48.21469 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test57)
WARNING:  Process: 6598 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6602 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:22:52.77097 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6600 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6604 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test57
Entering ./test_peering1.sh   -l -t test58
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 30
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 30
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 30
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65000 192.150.187.78 30
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST58 - Send CLUSTER_LIST on an E-BGP peering.
	1) Establish a connection
	2) Should get a Malformed AS_PATH
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65000 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:23:00.527644 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 3 1 
Coord peer1 send packet update origin 2 aspath [65000],[65000] nexthop 20.20.20.20 nlri 10.10.10.0/24 clusterlist 1.2.3.4 
[ 2012/01/14 11:23:00.565492  WARNING xorp_bgp:6670 BGP bgp/peer.cc:335 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} line 2985 of bgp/path_attribute.cc RR on EBGP peering
[ 2012/01/14 11:23:00.565597 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed Attribute List(1)
[ 2012/01/14 11:23:00.566961 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
Coord peer1 assert queue 0 
Coord peer1 assert idle 
./test_peering1.sh: Tests Succeeded (BGP: test58)
[ 2012/01/14 11:23:04.622785 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 6664 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6670 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6666 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6668 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering1.sh   -l -t test58
Entering ./test_peering2.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test1)
[ 2012/01/14 11:23:14.976754 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6737 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6743 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6741 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6739 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test1
Entering ./test_peering2.sh   -l -t test2
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test2)
[ 2012/01/14 11:23:25.307009 WARNING xorp_finder LIBXORP ] read error: _fd: 13  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/14 11:23:25.307191 WARNING xorp_finder LIBXORP ] read error: _fd: 17  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/14 11:23:25.307283 WARNING xorp_finder LIBXORP ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/14 11:23:25.307359 WARNING xorp_finder LIBXORP ] read error: _fd: 15  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/14 11:23:25.307394 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6788 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6784 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6786 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6790 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test2
Entering ./test_peering2.sh   -l -t test3
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test3)
[ 2012/01/14 11:23:35.635767 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6832 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6836 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6834 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6838 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test3
Entering ./test_peering2.sh   -l -t test4
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test4)
WARNING:  Process: 6879 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6883 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:23:45.962207 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6881 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6885 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test4
Entering ./test_peering2.sh   -l -t test5
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test5)
[ 2012/01/14 11:23:56.299661 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6926 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6932 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6930 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 
6928 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test5
Entering ./test_peering2.sh   -l -t test6
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test6)
[ 2012/01/14 11:24:06.630855 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 6974 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6976 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6980 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6978 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test6
Entering ./test_peering2.sh   -l -t test7
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test7)
[ 2012/01/14 11:24:16.965132 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 7021 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7027 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7023 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7025 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test7
Entering ./test_peering2.sh   -l -t test8
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test8)
WARNING:  Process: 7068 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7072 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7070 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7074 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test8
Entering ./test_peering2.sh   -l -t test9
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test9)
[ 2012/01/14 11:24:37.633807 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 7121 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7119 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7117 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7115 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test9
Entering ./test_peering2.sh   -l -t test10
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test10)
WARNING:  Process: 7167 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:24:47.970586  ERROR xorp_finder:7163 LIBXORP libxorp/asyncio.cc:756 complete_transfer ] Write error 104
[ 2012/01/14 11:24:47.970660 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:24:47.971027 WARNING xorp_finder LIBXORP ] read error: _fd: 16  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 7169 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7163 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7165 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test10
Entering ./test_peering2.sh   -l -t test11
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test11)
[ 2012/01/14 11:24:58.321704 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 7210 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7216 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7212 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7214 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test11
Entering ./test_peering2.sh   -l -t test12
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test12)
WARNING:  Process: 7257 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7261 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:25:08.656576 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 7265 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7259 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test12
Entering ./test_peering2.sh   -l -t test13
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test13)
[ 2012/01/14 11:25:18.987721 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 7307 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7313 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7311 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7309 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test13
Entering ./test_peering2.sh   -l -t test14
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test14)
[ 2012/01/14 11:25:29.329142 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 7354 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7360 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7358 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7356 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test14
Entering ./test_peering2.sh   -l -t test15
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test15)
WARNING:  Process: 7401 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7405 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7403 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7407 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test15
Entering ./test_peering2.sh   -l -t test16
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test16)
WARNING:  Process: 7448 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7452 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7454 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7450 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test16
Entering ./test_peering2.sh   -l -t test17
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65000 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 5
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65000 192.150.187.78 5
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65003 192.150.187.78 5
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Traffic file /usr/local/xorp_data/icsi1.mrtd missing.
./test_peering2.sh: Tests Succeeded (BGP: test17)
[ 2012/01/14 11:26:00.324247 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 7502 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7500 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7498 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7495 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering2.sh   -l -t test17
Entering ./test_peering3.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 6502 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
Traffic file ./../../../data/bgp/bug837.mrtd missing.
./test_peering3.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: 7548 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:26:08.485005 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 7552 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7554 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7550 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_peering3.sh   -l -t test1
Entering ./test_routing1.sh   -l -t test1
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 40 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:27:19.187448 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 40 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:27:19.272018 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:27:19.363625 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test1)
[ 2012/01/14 11:27:19.393302 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:27:19.393453 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:27:19.393487 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 7577 has message from dflt_sig_handler: SIGTERM received[ 2012/01/14 11:27:19.393531  WARNING xorp_bgp:7583 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:27:19.393732 WARNING xorp_rib LIBXORP ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer

WARNING:  Process: 7581 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7583 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7579 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test1
Entering ./test_routing1.sh   -l -t test1_ipv6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 IPV6 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 40 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/14 11:27:30.9752 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 40 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/14 11:27:30.91530 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/14 11:27:30.179343 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test1_ipv6)
[ 2012/01/14 11:27:30.211849 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:27:30.211962 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 7684 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:27:30.212047  WARNING xorp_bgp:7690 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:27:30.212208 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 7686 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7688 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7690 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test1_ipv6
Entering ./test_routing1.sh   -l -t test2
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 - Adding and deleting routes
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 40 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:27:40.872892 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 40 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:27:40.954463 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:27:41.42614 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001,2,[3,4,5],6,[7,8],9 nexthop 172.16.1.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,2,[3,4,5],6,[7,8],9 
Coord peer2 send packet update origin 2 aspath 64002 nexthop 172.16.2.2 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer1 trie recv lookup 10.10.10.0/24 aspath 65008,64002 
Coord peer2 trie sent lookup 10.10.10.0/24 aspath 64002 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64002 
Coord peer2 send packet update origin 2 aspath 64002 nexthop 172.16.2.2 withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,2,[3,4,5],6,[7,8],9 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test2)
[ 2012/01/14 11:27:47.407270 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:27:47.407423 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:27:47.407461 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:27:47.407647  WARNING xorp_bgp:7791 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:27:47.407808 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:27:47.408104  WARNING xorp_bgp:7791 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 7785 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7789 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7791 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:27:47.409590  ERROR xorp_fea_dummy:7787 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 7787 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test2
Entering ./test_routing1.sh   -l -t test2_ipv6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST2 IPV6 - Adding and deleting routes
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 40 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/14 11:28:58.120697 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 40 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/14 11:28:58.209343 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/14 11:28:58.294927 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64004,2,[3,4,5],6,[7,8],9 nexthop6 40:40:40:40:40:40:40:42 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 trie sent lookup 10:10:10:10:10:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64004,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer1 trie sent lookup 20:20:20:20:20:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64004,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer2 send packet update origin 2 aspath 64005 nexthop6 50:50:50:50:50:50:50:52 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64005 
Coord peer2 trie sent lookup 10:10:10:10:10:00:00:00/80 aspath 64005 
Coord peer3 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 64005 
Coord peer1 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64005 
Coord peer2 trie sent lookup 20:20:20:20:20:00:00:00/80 aspath 64005 
Coord peer3 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 64005 
Coord peer2 send packet update origin 2 aspath 64005 nexthop6 50:50:50:50:50:50:50:52 withdraw6 10:10:10:10:10:00:00:00/80 withdraw6 20:20:20:20:20:00:00:00/80 
Coord peer1 trie sent lookup 10:10:10:10:10:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64004,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer1 trie sent lookup 20:20:20:20:20:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64004,2,[3,4,5],6,[7,8],9 
Coord peer3 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 64004,2,[3,4,5],6,[7,8],9 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test2_ipv6)
[ 2012/01/14 11:29:04.846772 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:29:04.846914 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/01/14 11:29:04.846949 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:29:04.847052  WARNING xorp_bgp:7941 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 7939 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:29:04.847883  WARNING xorp_bgp:7941 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 7941 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7937 has message from dflt_sig_handler: SIGTERM received7935 has message from dflt_sig_handler: SIGTERM received

Leaving ./test_routing1.sh   -l -t test2_ipv6
Entering ./test_routing1.sh   -l -t test3
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3 - Add routes on the same peer.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 40 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:29:15.492491 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 40 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:29:15.578250 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:29:15.663111 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001,1,2 nexthop 172.16.2.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001,1,2 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001,1,2 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,1,2 
Coord peer2 send packet update origin 2 aspath 64002,1,2,3 nexthop 172.16.3.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 trie sent lookup 10.10.10.0/24 aspath 64002,1,2,3 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,1,2 
Coord peer2 send packet update origin 2 aspath 64002,1 nexthop 172.16.1.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie recv lookup 10.10.10.0/24 aspath 65008,64002,1 
Coord peer2 trie sent lookup 10.10.10.0/24 aspath 64002,1 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64002,1 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test3)
WARNING:  Process: 8117 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8121 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:29:22.8876 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:29:22.9018 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:29:22.9052 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:29:22.9160  WARNING xorp_bgp:8123 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:29:22.9977  WARNING xorp_bgp:8123 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:29:22.10028  WARNING xorp_bgp:8123 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 8123 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8119 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test3
Entering ./test_routing1.sh   -l -t test4
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST4 - Add a route on one peer add a better route on another peer.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 40 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:30:32.731433 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 40 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:30:32.813788 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:30:32.901808 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001,2,3,4,5 nexthop 172.16.2.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001,2,3,4,5 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001,2,3,4,5 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,2,3,4,5 
Coord peer2 send packet update origin 2 aspath 64002 nexthop 172.16.1.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie recv lookup 10.10.10.0/24 aspath 65008,64002 
Coord peer2 trie sent lookup 10.10.10.0/24 aspath 64002 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64002 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test4)
WARNING:  Process: 8269 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8265 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:30:37.177328 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:30:37.177442 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:30:37.177629  WARNING xorp_bgp:8271 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:30:37.177726 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:30:37.178379  WARNING xorp_bgp:8271 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:30:37.178432  WARNING xorp_bgp:8271 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:30:37.178427  ERROR xorp_fea_dummy:8267 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 8271 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8267 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test4
Entering ./test_routing1.sh   -l -t test5
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST5 - Add a route on one peer then add a better route
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 40 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:30:47.815996 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 40 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:30:47.904586 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 40 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:30:47.988465 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001,1,2,3,4,5 nexthop 172.16.2.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001,1,2,3,4,5 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001,1,2,3,4,5 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001,1,2,3,4,5 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test5)
WARNING:  Process: 8415 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:30:52.263641 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:30:52.263762 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:30:52.263881  WARNING xorp_bgp:8417 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:30:52.264061 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 8413 has message from dflt_sig_handler: SIGTERM received[ 2012/01/14 11:30:52.264693  WARNING xorp_bgp:8417 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion

WARNING:  Process: 8411 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8417 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test5
Entering ./test_routing1.sh   -l -t test6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST6 On an EBGP peering send an update with a local preference
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:31:02.964337 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:31:03.52888 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:31:03.137224 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 med 50 
Coord peer2 expect packet update origin 2 aspath 65008,64001 nexthop 192.150.187.78 nlri 10.10.10.0/24 med 0 
Coord peer3 expect packet update origin 2 aspath 64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 med 50 localpref 100 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 med 50 localpref 17 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 64001 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test6)
WARNING:  Process: [ 2012/01/14 11:31:05.451503  WARNING xorp_bgp:8554 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 14  offset: 0  total-len: 4 error: Connection reset by peer
8548 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8552 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8550 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:31:05.454232 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:31:05.454303 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:31:05.454334 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:31:05.454381  WARNING xorp_bgp:8554 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/14 11:31:05.454412  WARNING xorp_bgp:8554 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:31:05.454674 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:31:05.454903  ERROR xorp_bgp:8554 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:31:05.454996  ERROR xorp_bgp:8554 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:31:05.455098  ERROR xorp_bgp:8554 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:31:05.455188  ERROR xorp_bgp:8554 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:31:05.455775  WARNING xorp_bgp:8554 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 8554 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test6
Entering ./test_routing1.sh   -l -t test7
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST7 On an I-BGP peering send an update with an empty aspath
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:32:16.206228 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:32:16.290075 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:32:16.381290 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer3 send packet update origin 1 aspath empty nexthop 172.16.1.2 nlri 10.10.10.0/24 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test7)
WARNING:  Process: 8693 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8697 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:32:18.498928 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:32:18.499273 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:32:18.499390 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:32:18.499565  WARNING xorp_bgp:8699 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 8695 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:32:18.500527  WARNING xorp_bgp:8699 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 8699 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test7
Entering ./test_routing1.sh   -l -t test8
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 40
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 40
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 40
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 40
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 40
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 40
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST8: 
	1) Send the same route from all peers
	2) The route from peer1 is the winner
	3) Now introduce a worse route from peer1
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:32:29.123368 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:32:29.210998 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:32:29.296741 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer3 send packet update origin 1 aspath empty nexthop 172.16.3.2 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 1 aspath 64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 
Coord peer2 send packet update origin 1 aspath 64002 nexthop 172.16.3.2 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 1 aspath 64001,64001 nexthop 172.16.1.2 nlri 10.10.10.0/24 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test8)
WARNING:  Process: 8813 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:32:31.478129  ERROR xorp_fea_dummy:8815 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 8817 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8815 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:32:31.480543 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:32:31.480677 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:32:31.480708 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:32:31.480777  WARNING xorp_bgp:8819 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:32:31.481060  ERROR xorp_bgp:8819 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:32:31.481079  ERROR xorp_bgp:8819 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:32:31.481106  ERROR xorp_bgp:8819 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:32:31.481122  ERROR xorp_bgp:8819 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:32:31.481621  WARNING xorp_bgp:8819 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:32:31.481815  WARNING xorp_bgp:8819 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:32:31.481920  WARNING xorp_bgp:8819 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 8819 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing1.sh   -l -t test8
Entering ./test_routing2.sh   -l -t test1
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:32:42.165878 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:32:42.252170 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:32:42.336500 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: 8943 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:32:42.369844 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:32:42.369947 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:32:42.370042  WARNING xorp_bgp:8947 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:32:42.370203 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 8939 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8947 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8941 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test1
Entering ./test_routing2.sh   -l -t test1_ipv6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST1 IPV6 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 20 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/14 11:33:53.71259 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 20 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/14 11:33:53.159521 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/14 11:33:53.243447 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test1_ipv6)
[ 2012/01/14 11:33:53.276078 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:33:53.276209 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:33:53.276248 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:33:53.276396  WARNING xorp_bgp:9050 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 9044 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9048 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9046 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9050 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test1_ipv6
Entering ./test_routing2.sh   -l -t test2
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 - This test used to cause the RIB to core dump
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:34:03.894867 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:34:03.983543 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:34:04.73473 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseadd_route4 is-is true false 162.16.1.2/24 172.16.1.2 10add_route4 is-is true false 162.16.2.2/24 172.16.2.2 30add_route4 is-is true false 162.16.3.2/24 172.16.3.2 20Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
delete_route4 is-is true false 162.16.1.2/24delete_route4 is-is true false 162.16.2.2/24delete_route4 is-is true false 162.16.3.2/24delete_igp_table4 is-is isis isis true false./test_routing2.sh: Tests Succeeded (BGP: test2)
WARNING:  Process: WARNING:  Process: 9151 has message from dflt_sig_handler: SIGTERM received
9155 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 9153 has message from dflt_sig_handler: SIGTERM received

[ 2012/01/14 11:34:04.258539 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:34:04.258756 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:34:04.258865 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:34:04.259030  WARNING xorp_bgp:9157 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:34:04.259365 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:34:04.259994  WARNING xorp_bgp:9157 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:34:04.260121  WARNING xorp_bgp:9157 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:34:04.260221  WARNING xorp_bgp:9157 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9157 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test2
Entering ./test_routing2.sh   -l -t test3
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3 - Test for deterministic MEDs
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:34:14.916663 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:34:15.2732 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:34:15.91579 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseadd_route4 is-is true false 162.16.1.2/24 172.16.1.2 10add_route4 is-is true false 162.16.2.2/24 172.16.2.2 30add_route4 is-is true false 162.16.3.2/24 172.16.3.2 20Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
delete_route4 is-is true false 162.16.1.2/24delete_route4 is-is true false 162.16.2.2/24delete_route4 is-is true false 162.16.3.2/24delete_igp_table4 is-is isis isis true false./test_routing2.sh: Tests Succeeded (BGP: test3)
[ 2012/01/14 11:34:17.295013 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:34:17.295157 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:34:17.295192 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 9269 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:34:17.295371  WARNING xorp_bgp:9275 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:34:17.295526 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/14 11:34:17.295690  ERROR xorp_fea_dummy:9271 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
[ 2012/01/14 11:34:17.295890  ERROR xorp_bgp:9275 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 9273WARNING:  Process: 9275 has message from dflt_sig_handler: SIGTERM received
 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9271 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test3
Entering ./test_routing2.sh   -l -t test4
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST4 - Test for deterministic MEDs same as test3 except for the order of route arrival R1,R3,R2
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:35:27.965853 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:35:28.53390 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:35:28.141172 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseadd_route4 is-is true false 162.16.1.2/24 172.16.1.2 10add_route4 is-is true false 162.16.2.2/24 172.16.2.2 30add_route4 is-is true false 162.16.3.2/24 172.16.3.2 20Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
delete_route4 is-is true false 162.16.1.2/24delete_route4 is-is true false 162.16.2.2/24delete_route4 is-is true false 162.16.3.2/24delete_igp_table4 is-is isis isis true false./test_routing2.sh: Tests Succeeded (BGP: test4)
WARNING:  Process: 9394 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:35:30.343255 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:35:30.343396 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:35:30.343429 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:35:30.343473  WARNING xorp_bgp:9396 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 9392 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:35:30.344312  WARNING xorp_bgp:9396 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:35:30.344363  WARNING xorp_bgp:9396 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:35:30.344390  WARNING xorp_bgp:9396 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9390 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9396 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test4
Entering ./test_routing2.sh   -l -t test5
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST5 - Test for deterministic MEDs same as test3 but test all arrival permutations
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:35:40.965129 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:35:41.49569 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:35:41.134521 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseadd_route4 is-is true false 162.16.1.2/24 172.16.1.2 10add_route4 is-is true false 162.16.2.2/24 172.16.2.2 30add_route4 is-is true false 162.16.3.2/24 172.16.3.2 20Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update origin 2 aspath 4,5,6 med 20 nexthop 162.16.3.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 med 5 nexthop 162.16.2.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1,2,3 med 10 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 nlri 20.20.20.20/24 
lookup_route_by_dest4 10.10.10.10 true falsenexthop:ipv4=172.16.3.2
Coord peer1 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer2 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
Coord peer3 send packet update withdraw 10.10.10.10/24 withdraw 20.20.20.20/24 
delete_route4 is-is true false 162.16.1.2/24delete_route4 is-is true false 162.16.2.2/24delete_route4 is-is true false 162.16.3.2/24delete_igp_table4 is-is isis isis true false./test_routing2.sh: Tests Succeeded (BGP: test5)
WARNING:  Process: 9521 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9517 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:35:54.115948 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:35:54.116091 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:35:54.116124 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 9519 has message from dflt_sig_handler: SIGTERM received[ 2012/01/14 11:35:54.116170  WARNING xorp_bgp:9523 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.

WARNING:  Process: 9523 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test5
Entering ./test_routing2.sh   -l -t test6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST6 - Verify that it is possible add and remove tables in the RIB
add_igp_table4 is-is isis isis true falsedelete_igp_table4 is-is isis isis true falseadd_igp_table4 is-is isis isis true falsedelete_igp_table4 is-is isis isis true false./test_routing2.sh: Tests Succeeded (BGP: test6)
WARNING:  Process: 9757 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9753 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:37:04.804306  ERROR xorp_fea_dummy:9755 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 9759 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9755 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test6
Entering ./test_routing2.sh   -l -t test7
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST7 - Next hop resolvability on multiple peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:37:15.419775 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:37:15.505487 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:37:15.589110 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseCoord peer1 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 1 nlri 10.10.10.10/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 2 nlri 10.10.10.10/24 
Coord peer3 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 3 nlri 10.10.10.10/24 
add_route4 is-is true false 162.16.1.2/24 172.16.1.2 10Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test7)
WARNING:  Process: 9824 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:37:15.777622 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:37:15.777769 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:37:15.777877  WARNING xorp_bgp:9831 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:37:15.778075 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 9827 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:37:15.778721  WARNING xorp_bgp:9831 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:37:15.778807  WARNING xorp_bgp:9831 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:37:15.778833  WARNING xorp_bgp:9831 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9831 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9829 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test7
Entering ./test_routing2.sh   -l -t test8
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST8 - Next hop resolvability on multiple peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:37:26.441122 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:37:26.531805 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:37:26.617182 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseCoord peer1 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 
Coord peer3 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 nlri 10.10.10.10/24 
add_route4 is-is true false 162.16.1.2/24 172.16.1.2 10delete_route4 is-is true false 162.16.1.2/24Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test8)
WARNING:  Process: 9946 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9950 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:37:26.815591 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 9948 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:37:26.816035 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:37:26.816145 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:37:26.816278  WARNING xorp_bgp:9952 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:37:26.817142  WARNING xorp_bgp:9952 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:37:26.817313  WARNING xorp_bgp:9952 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:37:26.817415  WARNING xorp_bgp:9952 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9952 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test8
Entering ./test_routing2.sh   -l -t test9
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST9 - Next hop resolvability on multiple peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:38:37.532732 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:38:37.621470 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:38:37.708448 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseCoord peer1 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 3 nlri 10.10.10.10/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 2 nlri 10.10.10.10/24 
Coord peer3 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 1 nlri 10.10.10.10/24 
add_route4 is-is true false 162.16.1.2/24 172.16.1.2 10Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test9)
[ 2012/01/14 11:38:39.893623 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:38:39.893761 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:38:39.893797 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:38:39.893968  WARNING xorp_bgp:10074 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 10068 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:38:39.894133 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:38:39.894444  ERROR xorp_bgp:10074 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:38:39.894583  ERROR xorp_fea_dummy:10070 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 10072 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10070 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10074 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test9
Entering ./test_routing2.sh   -l -t test10
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST10 - Next hop resolvability on multiple peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 20 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:38:50.527577 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 20 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:38:50.615904 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 20 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:38:50.701864 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_igp_table4 is-is isis isis true falseadd_route4 is-is true false 162.16.1.2/24 172.16.1.2 10Coord peer1 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 3 nlri 10.10.10.10/24 
Coord peer2 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 2 nlri 10.10.10.10/24 
Coord peer3 send packet update origin 2 aspath 1,2,3 nexthop 162.16.1.2 localpref 100 med 1 nlri 10.10.10.10/24 
delete_route4 is-is true false 162.16.1.2/24Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test10)
WARNING:  Process: 10196 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:38:50.902380 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:38:50.902525 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:38:50.902561 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:38:50.902739  WARNING xorp_bgp:10202 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:38:50.902898 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 10198 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:38:50.903189  ERROR xorp_bgp:10202 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 10200 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10202 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test10
Entering ./test_routing2.sh   -l -t test11
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 20
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 20
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 20
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 20
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 20
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 20
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3new_vif vif4new_vif vif5add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr4 vif2 172.16.3.1 172.16.3.1/24add_vif_addr6 vif3 40:40:40:40:40:40:40:41 40:40:40:40:40:40:40:41/24add_vif_addr6 vif4 50:50:50:50:50:50:50:51 50:50:50:50:50:50:50:51/24add_vif_addr6 vif5 60:60:60:60:60:60:60:61 60:60:60:60:60:60:60:61/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST11 - Bugzilla BUG #139
	1) On two I-BGP peerings send an update with an empty aspath
	2) Used to cause a the BGP decision process to fail.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:39:01.594796 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:39:01.681157 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:39:01.761656 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 1 aspath empty nexthop 172.16.1.1 med 1 nlri 10.10.10.0/24 
Coord peer2 send packet update origin 1 aspath empty nexthop 172.16.1.1 med 1 nlri 10.10.10.0/24 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test11)
WARNING:  Process: 10318 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10323 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:39:03.906456  ERROR xorp_fea_dummy:10321 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 10321 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:39:03.908806 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:39:03.908928 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:39:03.908960 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:39:03.909017  WARNING xorp_bgp:10325 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/14 11:39:03.909045  WARNING xorp_bgp:10325 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:39:03.909335  ERROR xorp_bgp:10325 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:39:03.909355  ERROR xorp_bgp:10325 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:39:03.909381  ERROR xorp_bgp:10325 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:39:03.909395  ERROR xorp_bgp:10325 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:39:03.909857  WARNING xorp_bgp:10325 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/01/14 11:39:03.909906  WARNING xorp_bgp:10325 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10325 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_routing2.sh   -l -t test11
Entering ./test_rib1.sh   -l -t test1
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
TEST1 - Send the same route to IBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10000 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:39:13.213162 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 1 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST1 - Send the same route to IBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10000 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:40:16.649089 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 1 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 1 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test1)
[ 2012/01/14 11:40:18.730313 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 10439 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:40:18.730565 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/14 11:40:18.730781  ERROR xorp_bgp:10445 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:40:18.730904  ERROR xorp_fea_dummy:10441 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 10443 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10441 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10445 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test1
Entering ./test_rib1.sh   -l -t test1_ipv6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
TEST1 IPV6 - Send the same route to IBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:40:28.29441 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 15 nexthop6 40:40:40:40:40:40:40:40 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 send packet update origin 2 aspath 15 nexthop6 40:40:40:40:40:40:40:40 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 assert established 
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 IPV6 - Send the same route to IBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10002 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:40:31.362562 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 15 nexthop6 40:40:40:40:40:40:40:40 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 send packet update origin 2 aspath 15 nexthop6 40:40:40:40:40:40:40:40 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test1_ipv6)
[ 2012/01/14 11:40:33.441681 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 10540 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:40:33.441911 INFO xorp_bgp BGP ] EVENT: timers 4
[ 2012/01/14 11:40:33.442122  ERROR xorp_bgp:10546 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 10544 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10546 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10542 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test1_ipv6
Entering ./test_rib1.sh   -l -t test2
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
TEST2 - Send the same route to EBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:40:42.736780 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 - Send the same route to EBGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:40:46.99384 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 172.16.1.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test2)
WARNING:  Process: 10638 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10634 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:40:48.177223 INFO xorp_bgp BGP ] EVENT: timers 5
[ 2012/01/14 11:40:48.178077  WARNING xorp_bgp:10640 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10640 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 10636 has message from dflt_sig_handler: SIGTERM received

Leaving ./test_rib1.sh   -l -t test2
Entering ./test_rib1.sh   -l -t test3
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
TEST3 - Send the same route to BGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:40:57.483657 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 192.150.187.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 192.150.187.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3 - Send the same route to BGP hence RIB twice
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:41:04.880100 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 192.150.187.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 192.150.187.2 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test3)
WARNING:  Process: 10728 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10733 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10730 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:41:10.963347 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:41:10.963483  WARNING xorp_bgp:10735 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:41:10.963590 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:41:10.964124  WARNING xorp_bgp:10735 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10735 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test3
Entering ./test_rib1.sh   -l -t test4
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST4 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:42:20.530610 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1add_route4 connected true false 128.16.0.0/24 172.16.2.2 1delete_route4 connected true false 128.16.0.0/24Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test4)
[ 2012/01/14 11:42:26.641813 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:42:26.642110 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 10827 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10829 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:42:26.643861  WARNING xorp_bgp:10833 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10833 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10831 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test4
Entering ./test_rib1.sh   -l -t test5
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST5 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:42:36.106624 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1add_route4 connected true false 128.16.0.0/24 172.16.2.2 1Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test5)
WARNING:  Process: 10909 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10911 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10913 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:42:40.210109 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:42:40.210283  WARNING xorp_bgp:10915 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:42:40.210446  ERROR xorp_bgp:10915 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:42:40.210468  ERROR xorp_bgp:10915 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:42:40.210495  ERROR xorp_bgp:10915 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:42:40.210510  ERROR xorp_bgp:10915 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/01/14 11:42:40.210951  WARNING xorp_bgp:10915 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10915 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test5
Entering ./test_rib1.sh   -l -t test6
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
TEST6 - Send an update packet on an EBGP 5 times
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:42:49.503565 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Iteration: 1
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 2
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 3
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 4
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 5
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Coord peer1 assert established 
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST6 - Send an update packet on an EBGP 5 times
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:42:56.118272 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Iteration: 1
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 2
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 3
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 4
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Iteration: 5
Coord peer1 send packet update origin 1 aspath 65009 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 trie sent lookup 10.10.10.0/24 aspath 65009 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 20.20.20.0/24 
Coord peer1 assert established 
Coord peer1 assert established 
WARNING:  Process: 10984 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10988 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:43:01.585416 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:43:01.585554  WARNING xorp_bgp:10990 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:43:01.585684 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 10986 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10990 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test6
Entering ./test_rib1.sh   -l -t test7
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST7 - Try and force BGP to deregister interest from the RIB
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:44:11.156305 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1add_route4 connected true false 128.16.0.0/24 172.16.2.2 1Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.0.1 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.1.1 nlri 20.20.20.20/24 
delete_route4 connected true false 128.16.0.0/24delete_route4 connected true false 128.16.0.0/16Coord peer1 send packet update withdraw 10.10.10.0/24 withdraw 20.20.20.20/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test7)
[ 2012/01/14 11:44:19.298094 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:44:19.298364 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 11254 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11258 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11260 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11256 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test7
Entering ./test_rib1.sh   -l -t test8
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST8 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:44:28.774915 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1add_route4 connected true false 128.16.0.0/24 172.16.2.2 2delete_route4 connected true false 128.16.0.0/24Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test8)
WARNING:  Process: 11341 has message from dflt_sig_handler: SIGTERM received[ 2012/01/14 11:44:34.886902 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)

WARNING:  Process: 11345 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:44:34.887093  WARNING xorp_bgp:11347 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:44:34.887245 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:44:34.887840  WARNING xorp_bgp:11347 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 11347 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11343 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test8
Entering ./test_rib1.sh   -l -t test9
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST9 - Check nexthop change on originated route
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:44:44.379028 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
originate_route4 10.10.10.0/24 10.69.1.1 true false
add_route4 connected true false 10.69.1.0/24 172.16.1.2 1delete_route4 connected true false 10.69.1.0/24Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test9)
[ 2012/01/14 11:44:48.446434 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:44:48.446695 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/14 11:44:48.446892  WARNING xorp_bgp:11424 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 11417 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11420 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11422 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:44:48.447823  WARNING xorp_bgp:11424 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 11424 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test9
Entering ./test_rib1.sh   -l -t test10
local_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10000 127.0.0.1 20001 65008 192.150.187.78 5
set_parameter 127.0.0.1 10000 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10000 127.0.0.1 20001
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65009 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65009 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
make_rib_errors_fatalnew_vif vif0new_vif vif1new_vif vif2new_vif vif3add_vif_addr4 vif0 172.16.1.1 172.16.1.1/24add_vif_addr4 vif1 172.16.2.1 172.16.2.1/24add_vif_addr6 vif2 40:40:40:40:40:40:40:40 40:40:40:40:40:40:40:40/24add_vif_addr6 vif3 50:50:50:50:50:50:50:50 50:50:50:50:50:50:50:50/24Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST10 - Nexthop resolver crashes if queuing a 0.0.0.0/0 nlri
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65009 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:44:57.964291 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1Coord peer1 send packet update origin 2 aspath 65009 nexthop 128.16.0.1 nlri 0.0.0.0/0 nlri 20.20.20.20/24 
Coord peer1 assert established 
./test_rib1.sh: Tests Succeeded (BGP/RIB: test10)
WARNING:  Process: 11487 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11491 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:45:02.31686 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 11489 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:45:02.32517  WARNING xorp_bgp:11493 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 11493 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib1.sh   -l -t test10
Entering ./test_rib_fea1.sh   -l -t test1
Configuring fea
create_interface 803740 vif0
create_interface 803740 vif1
create_interface 803740 vif2
create_interface 803740 vif3
enable_interface 803740 vif0
enable_interface 803740 vif1
enable_interface 803740 vif2
enable_interface 803740 vif3
create_vif 803740 vif0 vif0
create_vif 803740 vif1 vif1
create_vif 803740 vif2 vif2
create_vif 803740 vif3 vif3
enable_vif 803740 vif0 vif0
enable_vif 803740 vif1 vif1
enable_vif 803740 vif2 vif2
enable_vif 803740 vif3 vif3
create_address4 803740 vif0 vif0 172.16.1.1
create_address4 803740 vif1 vif1 172.16.2.1
create_address6 803740 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 803740 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 803740 vif0 vif0 172.16.1.1 24
set_prefix4 803740 vif1 vif1 172.16.2.1 24
set_prefix6 803740 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 803740 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 803740 vif0 vif0 172.16.1.1
enable_address4 803740 vif1 vif1 172.16.2.1
enable_address6 803740 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 803740 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 803740
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST1 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:46:13.90620 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:46:13.174417 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:46:13.267401 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
add_route4 connected true false 128.16.0.0/16 172.16.1.1add_route4 connected true false 128.16.0.0/24 172.16.2.1delete_route4 connected true false 128.16.0.0/24Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer2 trie recv lookup 20.20.20.20/24 aspath 65008,64001 
Coord peer2 trie recv lookup 30.30.30.30/24 aspath 65008,64001 
Coord peer2 trie recv lookup 40.40.40.40/24 aspath 65008,64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route4 connected true false 128.16.0.0/16Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test1)
[ 2012/01/14 11:46:19.723942 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:46:19.724093 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:46:19.724140 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:46:19.724320  WARNING xorp_bgp:11566 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:46:19.724496 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 11560 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:46:19.724814  ERROR xorp_bgp:11566 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 11562 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11564 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11566 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test1
Entering ./test_rib_fea1.sh   -l -t test1_ipv6
Configuring fea
create_interface 270216 vif0
create_interface 270216 vif1
create_interface 270216 vif2
create_interface 270216 vif3
enable_interface 270216 vif0
enable_interface 270216 vif1
enable_interface 270216 vif2
enable_interface 270216 vif3
create_vif 270216 vif0 vif0
create_vif 270216 vif1 vif1
create_vif 270216 vif2 vif2
create_vif 270216 vif3 vif3
enable_vif 270216 vif0 vif0
enable_vif 270216 vif1 vif1
enable_vif 270216 vif2 vif2
enable_vif 270216 vif3 vif3
create_address4 270216 vif0 vif0 172.16.1.1
create_address4 270216 vif1 vif1 172.16.2.1
create_address6 270216 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 270216 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 270216 vif0 vif0 172.16.1.1 24
set_prefix4 270216 vif1 vif1 172.16.2.1 24
set_prefix6 270216 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 270216 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 270216 vif0 vif0 172.16.1.1
enable_address4 270216 vif1 vif1 172.16.2.1
enable_address6 270216 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 270216 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 270216
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 IPV6 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 0 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/14 11:46:30.709730 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 0 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/14 11:46:30.796281 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/14 11:46:30.882651 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16::1 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16:1::1 nlri6 30:30:30:30:30:00:00:00/80 nlri6 40:40:40:40:40:00:00:00/80 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
add_route6 connected true false 128:16::0/32 40:40:40:40:40:40:40:40add_route6 connected true false 128:16::0/48 50:50:50:50:50:50:50:50delete_route6 connected true false 128:16::0/48Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 aspath 65008,64004 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route6 connected true false 128:16::0/32Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test1_ipv6)
[ 2012/01/14 11:46:37.341794 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:46:37.341930 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:46:37.341961 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:46:37.342134  WARNING xorp_bgp:11813 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:46:37.342290 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 11806 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:46:37.342612  ERROR xorp_bgp:11813 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 11811 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11809 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 11813 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test1_ipv6
Entering ./test_rib_fea1.sh   -l -t test2
Configuring fea
create_interface 337657 vif0
create_interface 337657 vif1
create_interface 337657 vif2
create_interface 337657 vif3
enable_interface 337657 vif0
enable_interface 337657 vif1
enable_interface 337657 vif2
enable_interface 337657 vif3
create_vif 337657 vif0 vif0
create_vif 337657 vif1 vif1
create_vif 337657 vif2 vif2
create_vif 337657 vif3 vif3
enable_vif 337657 vif0 vif0
enable_vif 337657 vif1 vif1
enable_vif 337657 vif2 vif2
enable_vif 337657 vif3 vif3
create_address4 337657 vif0 vif0 172.16.1.1
create_address4 337657 vif1 vif1 172.16.2.1
create_address6 337657 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 337657 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 337657 vif0 vif0 172.16.1.1 24
set_prefix4 337657 vif1 vif1 172.16.2.1 24
set_prefix6 337657 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 337657 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 337657 vif0 vif0 172.16.1.1
enable_address4 337657 vif1 vif1 172.16.2.1
enable_address6 337657 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 337657 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 337657
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST2 - Run test1 twice with the same process
TEST1 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:47:48.412216 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:47:48.492597 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:47:48.576339 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
add_route4 connected true false 128.16.0.0/16 172.16.1.1add_route4 connected true false 128.16.0.0/24 172.16.2.1delete_route4 connected true false 128.16.0.0/24Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer2 trie recv lookup 20.20.20.20/24 aspath 65008,64001 
Coord peer2 trie recv lookup 30.30.30.30/24 aspath 65008,64001 
Coord peer2 trie recv lookup 40.40.40.40/24 aspath 65008,64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route4 connected true false 128.16.0.0/16Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
TEST1 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:47:55.97058 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:47:55.185836 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:47:55.275340 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.1.1 nlri 30.30.30.30/24 nlri 40.40.40.40/24 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
add_route4 connected true false 128.16.0.0/16 172.16.1.1add_route4 connected true false 128.16.0.0/24 172.16.2.1delete_route4 connected true false 128.16.0.0/24Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer2 trie recv lookup 20.20.20.20/24 aspath 65008,64001 
Coord peer2 trie recv lookup 30.30.30.30/24 aspath 65008,64001 
Coord peer2 trie recv lookup 40.40.40.40/24 aspath 65008,64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route4 connected true false 128.16.0.0/16Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer2 trie recv lookup 20.20.20.20/24 not 
Coord peer2 trie recv lookup 30.30.30.30/24 not 
Coord peer2 trie recv lookup 40.40.40.40/24 not 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test2)
[ 2012/01/14 11:48:01.733411 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 12051 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:48:01.733546 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:48:01.733579 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:48:01.733678  WARNING xorp_bgp:12053 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 12047 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:48:01.733923 INFO xorp_bgp BGP ] EVENT: timers 4
[ 2012/01/14 11:48:01.734522  WARNING xorp_bgp:12053 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 12049 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12053 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test2
Entering ./test_rib_fea1.sh   -l -t test2_ipv6
Configuring fea
create_interface 700358 vif0
create_interface 700358 vif1
create_interface 700358 vif2
create_interface 700358 vif3
enable_interface 700358 vif0
enable_interface 700358 vif1
enable_interface 700358 vif2
enable_interface 700358 vif3
create_vif 700358 vif0 vif0
create_vif 700358 vif1 vif1
create_vif 700358 vif2 vif2
create_vif 700358 vif3 vif3
enable_vif 700358 vif0 vif0
enable_vif 700358 vif1 vif1
enable_vif 700358 vif2 vif2
enable_vif 700358 vif3 vif3
create_address4 700358 vif0 vif0 172.16.1.1
create_address4 700358 vif1 vif1 172.16.2.1
create_address6 700358 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 700358 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 700358 vif0 vif0 172.16.1.1 24
set_prefix4 700358 vif1 vif1 172.16.2.1 24
set_prefix6 700358 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 700358 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 700358 vif0 vif0 172.16.1.1
enable_address4 700358 vif1 vif1 172.16.2.1
enable_address6 700358 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 700358 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 700358
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 IPV6 - Run test1 twice with the same process
TEST1 IPV6 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 0 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/14 11:48:12.764015 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 0 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/14 11:48:12.848325 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/14 11:48:12.936006 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16::1 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16:1::1 nlri6 30:30:30:30:30:00:00:00/80 nlri6 40:40:40:40:40:00:00:00/80 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
add_route6 connected true false 128:16::0/32 40:40:40:40:40:40:40:40add_route6 connected true false 128:16::0/48 50:50:50:50:50:50:50:50delete_route6 connected true false 128:16::0/48Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 aspath 65008,64004 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route6 connected true false 128:16::0/32Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
TEST1 IPV6 - Exercise the next hop resolver
Coord reset 
Coord target 127.0.0.1 10004 
Coord initialise attach peer1 
Coord peer1 establish AS 64004 holdtime 0 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/01/14 11:48:19.464338 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10005 
Coord initialise attach peer2 
Coord peer2 establish AS 64005 holdtime 0 id 10.10.10.2 keepalive false ipv6 true 
[ 2012/01/14 11:48:19.550105 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10006 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false ipv6 true 
[ 2012/01/14 11:48:19.638498 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16::1 nlri6 10:10:10:10:10:00:00:00/80 nlri6 20:20:20:20:20:00:00:00/80 
Coord peer1 send packet update origin 2 aspath 64004 nexthop6 128:16:1::1 nlri6 30:30:30:30:30:00:00:00/80 nlri6 40:40:40:40:40:00:00:00/80 
Sent routes to BGP, waiting...
Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
add_route6 connected true false 128:16::0/32 40:40:40:40:40:40:40:40add_route6 connected true false 128:16::0/48 50:50:50:50:50:50:50:50delete_route6 connected true false 128:16::0/48Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 aspath 65008,64004 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 aspath 65008,64004 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route6 connected true false 128:16::0/32Coord peer2 trie recv lookup 10:10:10:10:10:00:00:00/80 not 
Coord peer2 trie recv lookup 20:20:20:20:20:00:00:00/80 not 
Coord peer2 trie recv lookup 30:30:30:30:30:00:00:00/80 not 
Coord peer2 trie recv lookup 40:40:40:40:40:00:00:00/80 not 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test2_ipv6)
[ 2012/01/14 11:48:26.103689 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:48:26.103820 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:48:26.103855 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 12390 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:48:26.104010  WARNING xorp_bgp:12396 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:48:26.104162 INFO xorp_bgp BGP ] EVENT: timers 6
[ 2012/01/14 11:48:26.104472  ERROR xorp_bgp:12396 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 12392 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12394 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12396 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test2_ipv6
Entering ./test_rib_fea1.sh   -l -t test3
Configuring fea
create_interface 486101 vif0
create_interface 486101 vif1
create_interface 486101 vif2
create_interface 486101 vif3
enable_interface 486101 vif0
enable_interface 486101 vif1
enable_interface 486101 vif2
enable_interface 486101 vif3
create_vif 486101 vif0 vif0
create_vif 486101 vif1 vif1
create_vif 486101 vif2 vif2
create_vif 486101 vif3 vif3
enable_vif 486101 vif0 vif0
enable_vif 486101 vif1 vif1
enable_vif 486101 vif2 vif2
enable_vif 486101 vif3 vif3
create_address4 486101 vif0 vif0 172.16.1.1
create_address4 486101 vif1 vif1 172.16.2.1
create_address6 486101 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 486101 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 486101 vif0 vif0 172.16.1.1 24
set_prefix4 486101 vif1 vif1 172.16.2.1 24
set_prefix6 486101 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 486101 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 486101 vif0 vif0 172.16.1.1
enable_address4 486101 vif1 vif1 172.16.2.1
enable_address6 486101 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 486101 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 486101
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST3 - Try and force a deregistration from the RIB
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:49:37.231329 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:49:37.318755 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:49:37.406664 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1add_route4 connected true false 128.16.0.0/24 172.16.2.2 1delete_route4 connected true false 128.16.0.0/24Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
delete_route4 connected true false 128.16.0.0/16Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:49:39.639367 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:49:39.726202 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:49:39.813383 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test3)
WARNING:  Process: 12728 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:49:39.848810 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:49:39.848930 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:49:39.849030  WARNING xorp_bgp:12734 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:49:39.849199 INFO xorp_bgp BGP ] EVENT: timers 5
[ 2012/01/14 11:49:39.849315  WARNING xorp_bgp:12734 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 12732 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12730 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12734 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test3
Entering ./test_rib_fea1.sh   -l -t test4
Configuring fea
create_interface 828168 vif0
create_interface 828168 vif1
create_interface 828168 vif2
create_interface 828168 vif3
enable_interface 828168 vif0
enable_interface 828168 vif1
enable_interface 828168 vif2
enable_interface 828168 vif3
create_vif 828168 vif0 vif0
create_vif 828168 vif1 vif1
create_vif 828168 vif2 vif2
create_vif 828168 vif3 vif3
enable_vif 828168 vif0 vif0
enable_vif 828168 vif1 vif1
enable_vif 828168 vif2 vif2
enable_vif 828168 vif3 vif3
create_address4 828168 vif0 vif0 172.16.1.1
create_address4 828168 vif1 vif1 172.16.2.1
create_address6 828168 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 828168 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 828168 vif0 vif0 172.16.1.1 24
set_prefix4 828168 vif1 vif1 172.16.2.1 24
set_prefix6 828168 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 828168 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 828168 vif0 vif0 172.16.1.1
enable_address4 828168 vif1 vif1 172.16.2.1
enable_address6 828168 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 828168 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 828168
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4 - Metrics changing for a nexthop
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:49:50.855841 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:49:50.936407 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:49:51.20999 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 
Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer3 trie recv lookup 10.10.10.0/24 not 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test4)
[ 2012/01/14 11:49:55.243132 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:49:55.243271 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:49:55.243304 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 12972 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:49:55.243474  WARNING xorp_bgp:12978 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:49:55.243635 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: [ 2012/01/14 11:49:55.243871  ERROR xorp_bgp:12978 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
12976 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12978 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 12974 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test4
Entering ./test_rib_fea1.sh   -l -t test5
Configuring fea
create_interface 425582 vif0
create_interface 425582 vif1
create_interface 425582 vif2
create_interface 425582 vif3
enable_interface 425582 vif0
enable_interface 425582 vif1
enable_interface 425582 vif2
enable_interface 425582 vif3
create_vif 425582 vif0 vif0
create_vif 425582 vif1 vif1
create_vif 425582 vif2 vif2
create_vif 425582 vif3 vif3
enable_vif 425582 vif0 vif0
enable_vif 425582 vif1 vif1
enable_vif 425582 vif2 vif2
enable_vif 425582 vif3 vif3
create_address4 425582 vif0 vif0 172.16.1.1
create_address4 425582 vif1 vif1 172.16.2.1
create_address6 425582 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 425582 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 425582 vif0 vif0 172.16.1.1 24
set_prefix4 425582 vif1 vif1 172.16.2.1 24
set_prefix6 425582 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 425582 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 425582 vif0 vif0 172.16.1.1
enable_address4 425582 vif1 vif1 172.16.2.1
enable_address6 425582 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 425582 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 425582
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST5: 
	1) Send two update packets with the same route
	2) The nexthops are different one resolves the other doesn't
	3) The route add on the RIB causes the unresolvable nexthop to resolve
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:51:06.314014 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:51:06.396790 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:51:06.479881 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 1.2.3.4 nlri 10.10.10.0/24 
Coord peer2 trie recv lookup 10.10.10.0/24 not 
Coord peer3 trie recv lookup 10.10.10.0/24 not 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/24 
Coord peer2 trie recv lookup 10.10.10.0/24 aspath 65008,64001 
Coord peer3 trie recv lookup 10.10.10.0/24 aspath 64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test5)
WARNING:  Process: 13185 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:51:12.724522 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 13181 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:51:12.724640 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:51:12.724742  WARNING xorp_bgp:13187 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:51:12.724923 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13183 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:51:12.725573  WARNING xorp_bgp:13187 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13187 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test5
Entering ./test_rib_fea1.sh   -l -t test6
Configuring fea
create_interface 473522 vif0
create_interface 473522 vif1
create_interface 473522 vif2
create_interface 473522 vif3
enable_interface 473522 vif0
enable_interface 473522 vif1
enable_interface 473522 vif2
enable_interface 473522 vif3
create_vif 473522 vif0 vif0
create_vif 473522 vif1 vif1
create_vif 473522 vif2 vif2
create_vif 473522 vif3 vif3
enable_vif 473522 vif0 vif0
enable_vif 473522 vif1 vif1
enable_vif 473522 vif2 vif2
enable_vif 473522 vif3 vif3
create_address4 473522 vif0 vif0 172.16.1.1
create_address4 473522 vif1 vif1 172.16.2.1
create_address6 473522 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 473522 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 473522 vif0 vif0 172.16.1.1 24
set_prefix4 473522 vif1 vif1 172.16.2.1 24
set_prefix6 473522 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 473522 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 473522 vif0 vif0 172.16.1.1
enable_address4 473522 vif1 vif1 172.16.2.1
enable_address6 473522 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 473522 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 473522
Configuring rib
make_rib_errors_fatallocal_config 65008 192.150.187.78 false
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 64001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 64002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 64004 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 64005 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST6: 
	1) Send two update packets with the same route
	2) The nexthops are different one resolves the other doesn't
	3) The route add on the RIB doesn't cause the unresolvable nexthop to resolve
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 64001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:51:23.700357 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 64002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:51:23.789608 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:51:23.879719 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
add_route4 connected true false 128.16.0.0/16 172.16.1.2 1Coord peer1 send packet update origin 2 aspath 64001 nexthop 1.2.3.4 nlri 10.10.10.0/32 
Coord peer2 trie recv lookup 10.10.10.0/32 not 
Coord peer3 trie recv lookup 10.10.10.0/32 not 
Coord peer1 send packet update origin 2 aspath 64001 nexthop 128.16.0.1 nlri 10.10.10.0/32 
Coord peer2 trie recv lookup 10.10.10.0/32 aspath 65008,64001 
Coord peer3 trie recv lookup 10.10.10.0/32 aspath 64001 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_rib_fea1.sh: Tests Succeeded (BGP/FEA: test6)
[ 2012/01/14 11:51:30.116615 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:51:30.116756 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:51:30.116788 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:51:30.116948  WARNING xorp_bgp:13406 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:51:30.117105 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13400 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13404 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:51:30.117773  WARNING xorp_bgp:13406 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13406 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13402 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test6
Entering ./test_path_attribute1.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1:
	1) Send an update packet with an optional nontransitive path
	   attribute. This path attribute should not be propogated
         by the BGP process
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:51:40.662807 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/14 11:51:40.705650 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/14 11:51:40.746336 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 pathattr 0x80,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute1.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: 13621 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:51:42.958892 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 13617 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:51:42.959007 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:51:42.959101  WARNING xorp_bgp:13623 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:51:42.959271 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/14 11:51:42.959794  WARNING xorp_bgp:13623 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13619 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13623 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute1.sh   -l -t test1
Entering ./test_path_attribute1.sh   -l -t test2
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST2:
	1) Send an update packet with an optional transitive path
	   attribute. This path attribute should be propogated
         by the BGP process with the partial bit set.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:52:53.546496 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/14 11:52:53.589431 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/14 11:52:53.629970 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 pathattr 0xe0,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 pathattr 0xe0,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 pathattr 0xc0,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute1.sh: Tests Succeeded (BGP: test2)
WARNING:  Process: 13722 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:52:55.839788  ERROR xorp_fea_dummy:13724 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 13726 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:52:55.841237 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:52:55.841390 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:52:55.841582  WARNING xorp_bgp:13728 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:52:55.841692 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 13724 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:52:55.842207  WARNING xorp_bgp:13728 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13728 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute1.sh   -l -t test2
Entering ./test_path_attribute1.sh   -l -t test3
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3:
	1) Send an update packet with two optional path
	   attributes. One has the transitive bit set the other
         doesn't. Only the path attribute with the transitive bit
         set should be propogated by the BGP process, with the
         partial bit set.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:53:06.311783 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/14 11:53:06.354041 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/14 11:53:06.391961 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 pathattr 0xe0,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 pathattr 0xe0,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 pathattr 0xc0,19,1,1 pathattr 0x80,20,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute1.sh: Tests Succeeded (BGP: test3)
WARNING:  Process: 13833 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13837 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:53:08.600134 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:53:08.600284 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:53:08.600318 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:53:08.600365  WARNING xorp_bgp:13839 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/14 11:53:08.600392  WARNING xorp_bgp:13839 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:53:08.601099  WARNING xorp_bgp:13839 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13839 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13835 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute1.sh   -l -t test3
Entering ./test_path_attribute1.sh   -l -t test4
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4:
	1) Send an update packet with a community
	   attribute of more than 256 bytes
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:53:19.108320 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/14 11:53:19.151665 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/14 11:53:19.193045 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 community 1 community 2 community 3 community 4 community 5 community 6 community 7 community 8 community 9 community 10 community 11 community 12 community 13 community 14 community 15 community 16 community 17 community 18 community 19 community 20 community 21 community 22 community 23 community 24 community 25 community 26 community 27 community 28 community 29 community 30 community 31 community 32 community 33 community 34 community 35 community 36 community 37 community 38 community 39 community 40 community 41 community 42 community 43 community 44 community 45 community 46 community 47 community 48 community 49 community 50 community 51 community 52 community 53 community 54 community 55 community 56 community 57 community 58 community 59 community 60 community 61 community 62 community 63 community 64 community 65 community 66 community 67 community 68 community 69 community 70 community 71 community 72 community 73 community 74 community 75 community 76 community 77 community 78 community 79 community 80 community 81 community 82 community 83 community 84 community 85 community 86 community 87 community 88 community 89 community 90 community 91 community 92 community 93 community 94 community 95 community 96 community 97 community 98 community 99 community 100 community 101 community 102 community 103 community 104 community 105 community 106 community 107 community 108 community 109 community 110 community 111 community 112 community 113 community 114 community 115 community 116 community 117 community 118 community 119 community 120 community 121 community 122 community 123 community 124 community 125 community 126 community 127 community 128 community 129 community 130 community 131 community 132 community 133 community 134 community 135 community 136 community 137 community 138 community 139 community 140 community 141 community 142 community 143 community 144 community 145 community 146 community 147 community 148 community 149 community 150 community 151 community 152 community 153 community 154 community 155 community 156 community 157 community 158 community 159 community 160 community 161 community 162 community 163 community 164 community 165 community 166 community 167 community 168 community 169 community 170 community 171 community 172 community 173 community 174 community 175 community 176 community 177 community 178 community 179 community 180 community 181 community 182 community 183 community 184 community 185 community 186 community 187 community 188 community 189 community 190 community 191 community 192 community 193 community 194 community 195 community 196 community 197 community 198 community 199 community 200 community 201 community 202 community 203 community 204 community 205 community 206 community 207 community 208 community 209 community 210 community 211 community 212 community 213 community 214 community 215 community 216 community 217 community 218 community 219 community 220 community 221 community 222 community 223 community 224 community 225 community 226 community 227 community 228 community 229 community 230 community 231 community 232 community 233 community 234 community 235 community 236 community 237 community 238 community 239 community 240 community 241 community 242 community 243 community 244 community 245 community 246 community 247 community 248 community 249 community 250 community 251 community 252 community 253 community 254 community 255 community 256 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 community 1 community 2 community 3 community 4 community 5 community 6 community 7 community 8 community 9 community 10 community 11 community 12 community 13 community 14 community 15 community 16 community 17 community 18 community 19 community 20 community 21 community 22 community 23 community 24 community 25 community 26 community 27 community 28 community 29 community 30 community 31 community 32 community 33 community 34 community 35 community 36 community 37 community 38 community 39 community 40 community 41 community 42 community 43 community 44 community 45 community 46 community 47 community 48 community 49 community 50 community 51 community 52 community 53 community 54 community 55 community 56 community 57 community 58 community 59 community 60 community 61 community 62 community 63 community 64 community 65 community 66 community 67 community 68 community 69 community 70 community 71 community 72 community 73 community 74 community 75 community 76 community 77 community 78 community 79 community 80 community 81 community 82 community 83 community 84 community 85 community 86 community 87 community 88 community 89 community 90 community 91 community 92 community 93 community 94 community 95 community 96 community 97 community 98 community 99 community 100 community 101 community 102 community 103 community 104 community 105 community 106 community 107 community 108 community 109 community 110 community 111 community 112 community 113 community 114 community 115 community 116 community 117 community 118 community 119 community 120 community 121 community 122 community 123 community 124 community 125 community 126 community 127 community 128 community 129 community 130 community 131 community 132 community 133 community 134 community 135 community 136 community 137 community 138 community 139 community 140 community 141 community 142 community 143 community 144 community 145 community 146 community 147 community 148 community 149 community 150 community 151 community 152 community 153 community 154 community 155 community 156 community 157 community 158 community 159 community 160 community 161 community 162 community 163 community 164 community 165 community 166 community 167 community 168 community 169 community 170 community 171 community 172 community 173 community 174 community 175 community 176 community 177 community 178 community 179 community 180 community 181 community 182 community 183 community 184 community 185 community 186 community 187 community 188 community 189 community 190 community 191 community 192 community 193 community 194 community 195 community 196 community 197 community 198 community 199 community 200 community 201 community 202 community 203 community 204 community 205 community 206 community 207 community 208 community 209 community 210 community 211 community 212 community 213 community 214 community 215 community 216 community 217 community 218 community 219 community 220 community 221 community 222 community 223 community 224 community 225 community 226 community 227 community 228 community 229 community 230 community 231 community 232 community 233 community 234 community 235 community 236 community 237 community 238 community 239 community 240 community 241 community 242 community 243 community 244 community 245 community 246 community 247 community 248 community 249 community 250 community 251 community 252 community 253 community 254 community 255 community 256 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 community 1 community 2 community 3 community 4 community 5 community 6 community 7 community 8 community 9 community 10 community 11 community 12 community 13 community 14 community 15 community 16 community 17 community 18 community 19 community 20 community 21 community 22 community 23 community 24 community 25 community 26 community 27 community 28 community 29 community 30 community 31 community 32 community 33 community 34 community 35 community 36 community 37 community 38 community 39 community 40 community 41 community 42 community 43 community 44 community 45 community 46 community 47 community 48 community 49 community 50 community 51 community 52 community 53 community 54 community 55 community 56 community 57 community 58 community 59 community 60 community 61 community 62 community 63 community 64 community 65 community 66 community 67 community 68 community 69 community 70 community 71 community 72 community 73 community 74 community 75 community 76 community 77 community 78 community 79 community 80 community 81 community 82 community 83 community 84 community 85 community 86 community 87 community 88 community 89 community 90 community 91 community 92 community 93 community 94 community 95 community 96 community 97 community 98 community 99 community 100 community 101 community 102 community 103 community 104 community 105 community 106 community 107 community 108 community 109 community 110 community 111 community 112 community 113 community 114 community 115 community 116 community 117 community 118 community 119 community 120 community 121 community 122 community 123 community 124 community 125 community 126 community 127 community 128 community 129 community 130 community 131 community 132 community 133 community 134 community 135 community 136 community 137 community 138 community 139 community 140 community 141 community 142 community 143 community 144 community 145 community 146 community 147 community 148 community 149 community 150 community 151 community 152 community 153 community 154 community 155 community 156 community 157 community 158 community 159 community 160 community 161 community 162 community 163 community 164 community 165 community 166 community 167 community 168 community 169 community 170 community 171 community 172 community 173 community 174 community 175 community 176 community 177 community 178 community 179 community 180 community 181 community 182 community 183 community 184 community 185 community 186 community 187 community 188 community 189 community 190 community 191 community 192 community 193 community 194 community 195 community 196 community 197 community 198 community 199 community 200 community 201 community 202 community 203 community 204 community 205 community 206 community 207 community 208 community 209 community 210 community 211 community 212 community 213 community 214 community 215 community 216 community 217 community 218 community 219 community 220 community 221 community 222 community 223 community 224 community 225 community 226 community 227 community 228 community 229 community 230 community 231 community 232 community 233 community 234 community 235 community 236 community 237 community 238 community 239 community 240 community 241 community 242 community 243 community 244 community 245 community 246 community 247 community 248 community 249 community 250 community 251 community 252 community 253 community 254 community 255 community 256 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute1.sh: Tests Succeeded (BGP: test4)
[ 2012/01/14 11:53:21.425729 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:53:21.425879 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:53:21.425914 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:53:21.426002  WARNING xorp_bgp:13944 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 13942 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13938 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:53:21.426769  WARNING xorp_bgp:13944 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 13944 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 13940 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute1.sh   -l -t test4
Entering ./test_path_attribute1.sh   -l -t test5
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST5:
	1) Check BGP handles AS4Aggregator correctly.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:54:31.975199 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/14 11:54:32.18590 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/14 11:54:32.62606 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 as4aggregator 30.30.30.30 10.10000 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 as4aggregator 30.30.30.30 10.10000 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 as4aggregator 30.30.30.30 10.10000 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute1.sh: Tests Succeeded (BGP: test5)
WARNING:  Process: 14043 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14048 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:54:34.268375 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:54:34.268515 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:54:34.268548 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:54:34.268580  WARNING xorp_bgp:14050 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 14046 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:54:34.269315  WARNING xorp_bgp:14050 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14050 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute1.sh   -l -t test5
Entering ./test_path_attribute2.sh   -l -t test1
local_config 0.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20002 65003 192.150.187.78 5
set_parameter 127.0.0.1 10003 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 (exactly as in test_path_attribute1.sh):
	1) Send an update packet with an optional nontransitive path
	   attribute. This path attribute should not be propogated
         by the BGP process
         Note: 4byte ASnums are enabled on the BGP instance, though not on the test peers.
         This is a simple test that enabling 4-byte ASnums doesn't break anything.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:54:44.764491 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65008 holdtime 0 id 192.150.187.101 
[ 2012/01/14 11:54:44.807424 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer3 establish AS 65003 holdtime 0 id 192.150.187.102 
[ 2012/01/14 11:54:44.848821 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer2 expect packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 localpref 100 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer3 expect packet update origin 2 aspath 65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 pathattr 0x80,19,1,1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_path_attribute2.sh: Tests Succeeded (BGP: test1)
[ 2012/01/14 11:54:47.58052 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:54:47.58202 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:54:47.58236 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:54:47.58412  WARNING xorp_bgp:14165 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:54:47.58572 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 14163 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14158 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:54:47.59123  WARNING xorp_bgp:14165 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14161 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14165 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute2.sh   -l -t test1
Entering ./test_path_attribute3.sh   -l -t test1
local_config 2.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1:
	1) Send an update packet to BGP with a 4-byte ASnum and check that
	   it forwards an ASpath including AS_TRAN to its peers.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:54:56.488862 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65002 holdtime 0 id 192.150.187.101 
[ 2012/01/14 11:54:56.528080 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer2 expect packet update origin 2 aspath 23456,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 as4path 2.65008,65001,1,2,[3,4,5],6,[7,8],9 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
./test_path_attribute3.sh: Tests Succeeded (BGP: test1)
[ 2012/01/14 11:54:58.671946 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:54:58.672308 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 14271 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14267 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:54:58.672564  WARNING xorp_bgp:14273 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:54:58.673486  WARNING xorp_bgp:14273 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14273 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14269 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute3.sh   -l -t test1
Entering ./test_path_attribute3.sh   -l -t test2
local_config 2.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2:
	1) Send an update packet to BGP with a 4-byte ASnum and check that
	   it forwards a 4byte ASpath to its peers.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:55:08.129512 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65002 holdtime 0 id 192.150.187.101 use_4byte_asnums true 
[ 2012/01/14 11:55:08.172573 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer2 expect packet update origin 2 aspath 2.65008,65001,1,2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
./test_path_attribute3.sh: Tests Succeeded (BGP: test2)
WARNING:  Process: 14346 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:55:10.318570 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:55:10.318699 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:55:10.318731  WARNING xorp_bgp:14352 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:55:10.318916 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:55:10.319389  WARNING xorp_bgp:14352 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14352 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14350 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14348 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute3.sh   -l -t test2
Entering ./test_path_attribute3.sh   -l -t test3
local_config 2.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST3:
	1) Send an update packet to BGP with a 4-byte ASnum and check that
	   it can merge AS4Path and ASPath information.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:56:19.796295 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65002 holdtime 0 id 192.150.187.101 use_4byte_asnums true 
[ 2012/01/14 11:56:19.843132 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer2 expect packet update origin 2 aspath 2.65008,65001,1,2.2,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,23456,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 as4path 65001,1,2.2,[3,4,5],6,[7,8],9 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
./test_path_attribute3.sh: Tests Succeeded (BGP: test3)
WARNING:  Process: 14430 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:56:21.990183 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:56:21.990425  WARNING xorp_bgp:14432 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:56:21.990462 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:56:21.991115  WARNING xorp_bgp:14432 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14426 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14432 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14428 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute3.sh   -l -t test3
Entering ./test_path_attribute3.sh   -l -t test4
local_config 2.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4:
	1) Send an update packet to BGP with a 4-byte ASnum and check that
	   it can merge AS4Path and ASPath information.  
         In this case the 2-byte ASes have added data that isn't in the AS4Path.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:56:31.352581 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65002 holdtime 0 id 192.150.187.101 use_4byte_asnums true 
[ 2012/01/14 11:56:31.395454 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer2 expect packet update origin 2 aspath 2.65008,65001,1,2,10.10,[3,4,5],6,[7,8],9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,23456,[3,4,5],6,[7,8],9 nexthop 20.20.20.20 as4path 10.10,[3,4,5],6,[7,8],9 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
./test_path_attribute3.sh: Tests Succeeded (BGP: test4)
WARNING:  Process: 14515 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14510 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:56:33.540965 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:56:33.541164  WARNING xorp_bgp:14517 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:56:33.541281 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/01/14 11:56:33.541798  WARNING xorp_bgp:14517 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14517 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14513 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute3.sh   -l -t test4
Entering ./test_path_attribute3.sh   -l -t test5
local_config 2.65008 192.150.187.78 true
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 5
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 5
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST5:
	1) Send an update packet to BGP with a 4-byte ASnum and check that
	   it can merge AS4Path and ASPath information.  
         In this case the 2-byte ASes have added data that isn't in the AS4Path.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer1 establish AS 65001 holdtime 0 id 192.150.187.100 
[ 2012/01/14 11:56:42.934204 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer2 establish AS 65002 holdtime 0 id 192.150.187.101 use_4byte_asnums true 
[ 2012/01/14 11:56:42.975712 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord peer2 expect packet update origin 2 aspath 2.65008,65001,1,2,11.11,10.10,[3,4,5.5],6,[7.7,8],9.9 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer1 send packet update origin 2 aspath 65001,1,2,23456,23456,[3,4,23456],6,[23456,8],23456 nexthop 20.20.20.20 as4path 11.11,10.10,[3,4,5.5],6,[7.7,8],9.9 nlri 10.10.10.0/24 nlri 20.20.20.20/24 
Coord peer2 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
./test_path_attribute3.sh: Tests Succeeded (BGP: test5)
[ 2012/01/14 11:56:45.118665 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:56:45.118802 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:56:45.118948  WARNING xorp_bgp:14596 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:56:45.119036 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 14590 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:56:45.120057  WARNING xorp_bgp:14596 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14596 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14594 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14592 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_path_attribute3.sh   -l -t test5
Entering ./test_route_reflection1.sh   -l -t test1
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10003 127.0.0.1 20003 true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10006 127.0.0.1 20006 true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:56:55.731264 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:56:55.815529 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:56:55.900055 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test1)
[ 2012/01/14 11:56:55.932859  ERROR xorp_fea_dummy:14674 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 14672 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:56:55.933075 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:56:55.933200 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:56:55.933231 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:56:55.933395  WARNING xorp_bgp:14678 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:56:55.933548 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 14676 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14678 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14674 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection1.sh   -l -t test1
Entering ./test_route_reflection1.sh   -l -t test2
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10003 127.0.0.1 20003 true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10006 127.0.0.1 20006 true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST2 (UNH - BGP_CONF.4.4 PART A)
	1) Send an update packet on peer1
	2) Verify that the packet arrives at peer2 and peer3
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:58:06.566401 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:58:06.653875 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:58:06.742451 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.1 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.1 clusterlist 0.0.0.11 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test2)
WARNING:  Process: 14766 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14770 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:58:08.998062 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:58:08.998203 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:58:08.998239 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:58:08.998284  WARNING xorp_bgp:14772 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 14768 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:58:08.999049  WARNING xorp_bgp:14772 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14772 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection1.sh   -l -t test2
Entering ./test_route_reflection1.sh   -l -t test3
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10003 127.0.0.1 20003 true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10006 127.0.0.1 20006 true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3 (UNH - BGP_CONF.4.4 PART B)
	1) Send an update packet on peer2
	2) Verify that the packet arrives at peer1 and peer3
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:58:19.530934 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:58:19.616173 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:58:19.705286 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.2 clusterlist 0.0.0.11 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.2 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.2 clusterlist 0.0.0.11 
Coord peer2 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 
Coord peer1 assert queue 0 
Coord peer2 assert queue 1 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test3)
[ 2012/01/14 11:58:21.951188 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:58:21.951342 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/01/14 11:58:21.951377 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
14899 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:58:21.951555  WARNING xorp_bgp:14905 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 11:58:21.951723 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 11:58:21.951908  WARNING xorp_fea_dummy:14901 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 19  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/01/14 11:58:21.951997  ERROR xorp_fea_dummy:14901 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 14903 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:58:21.953128  WARNING xorp_bgp:14905 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 14905 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 14901 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection1.sh   -l -t test3
Entering ./test_route_reflection1.sh   -l -t test4
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10003 127.0.0.1 20003 true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10006 127.0.0.1 20006 true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4
	1) Send an update packet with the routers originator id
	2) This packet should be supressed by the router
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:58:32.546746 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:58:32.632813 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:58:32.714644 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 192.150.187.78 clusterlist 0.0.0.11 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 192.150.187.78 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 192.150.187.78 clusterlist 0.0.0.11 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 192.150.187.78 clusterlist 1.2.3.4 
[ 2012/01/14 11:58:32.823819  WARNING xorp_bgp:15031 BGP bgp/plumbing.cc:1160 push ] push <IPv4:Safi(Unicast)> when none needed
Coord peer1 assert queue 1 
Coord peer2 assert queue 1 
Coord peer3 assert queue 1 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test4)
[ 2012/01/14 11:58:34.970172 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:58:34.970250 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:58:34.970283 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:58:34.970476  WARNING xorp_bgp:15031 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: [ 2012/01/14 11:58:34.970847 INFO xorp_bgp BGP ] EVENT: timers 2
15029 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 15025 has message from dflt_sig_handler: SIGTERM received

WARNING:  Process: 15031 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15027 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection1.sh   -l -t test4
Entering ./test_route_reflection1.sh   -l -t test5
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10003 127.0.0.1 20003 true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10006 127.0.0.1 20006 true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST5
	1) Send an update packet with the same cluster id
	2) This packet should be supressed by the router
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:59:45.612629 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:59:45.699542 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:59:45.785612 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 0.0.0.11 originatorid 192.150.187.78 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 0.0.0.11 originatorid 192.150.187.78 
Coord peer3 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 0.0.0.11 originatorid 192.150.187.78 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 0.0.0.11 
[ 2012/01/14 11:59:45.887714  WARNING xorp_bgp:15156 BGP bgp/plumbing.cc:1160 push ] push <IPv4:Safi(Unicast)> when none needed
Coord peer1 assert queue 1 
Coord peer2 assert queue 1 
Coord peer3 assert queue 1 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test5)
[ 2012/01/14 11:59:48.40222 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:59:48.40311 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:59:48.40344 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:59:48.40523  WARNING xorp_bgp:15156 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 15150 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15156 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15154 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15152 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection1.sh   -l -t test5
Entering ./test_route_reflection2.sh   -l -t test1
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65000 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65000 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 11:59:58.575743 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 11:59:58.662360 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65000 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 11:59:58.749313 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_route_reflection2.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: 15284 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 11:59:58.780271 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:59:58.780403 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:59:58.780437 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 11:59:58.780534  WARNING xorp_bgp:15290 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 15288 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15290 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15286 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection2.sh   -l -t test1
Entering ./test_route_reflection2.sh   -l -t test2
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65000 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65000 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST2 - Bugzilla BUG #425
	1) Verify that a CLUSTER_LIST is not sent to an E-BGP peer.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 12:00:09.345774 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 12:00:09.432029 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65000 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 12:00:09.521572 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 originatorid 10.10.10.1 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 65008,1 nexthop 192.150.187.78 nlri 10.10.10.0/24 med 1 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 clusterlist 1.2.3.4 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection2.sh: Tests Succeeded (BGP: test2)
WARNING:  Process: 15380 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15376 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 12:00:11.774023 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 12:00:11.774160 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 12:00:11.774197 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 12:00:11.774266  WARNING xorp_bgp:15382 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 15378 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 12:00:11.774996  WARNING xorp_bgp:15382 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 15382 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection2.sh   -l -t test2
Entering ./test_route_reflection2.sh   -l -t test3
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65000 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65000 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST3 - Based on Bugzilla BUG #425
	1) Verify that an ORIGINATOR_ID is not sent to an E-BGP peer.
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 12:01:22.399383 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 12:01:22.486328 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65000 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 12:01:22.576027 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 65008,1 nexthop 192.150.187.78 nlri 10.10.10.0/24 med 1 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection2.sh: Tests Succeeded (BGP: test3)
WARNING:  Process: 15500 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15504 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15502 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 12:01:24.829778 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 12:01:24.829914 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 12:01:24.829946 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 12:01:24.830015  WARNING xorp_bgp:15506 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/01/14 12:01:24.830744  WARNING xorp_bgp:15506 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 15506 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection2.sh   -l -t test3
Entering ./test_route_reflection2.sh   -l -t test4
local_config 65008 192.150.187.78 false
route_reflector 0.0.0.11 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65008 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65008 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
route_reflector_client 127.0.0.1 10002 127.0.0.1 20002 true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65000 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65008 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65008 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
route_reflector_client 127.0.0.1 10005 127.0.0.1 20005 true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65000 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST4 - Based on Bugzilla BUG #425
	1) ORIGINATOR_IDs and CLUSTER_LIST attributes shouldn't be sent
	           to EBGP peers include both attributes
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65008 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 12:01:35.358437 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65008 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 12:01:35.449467 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65000 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 12:01:35.534314 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 clusterlist 1.2.3.4 
Coord peer2 expect packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 clusterlist 1.2.3.4 clusterlist 0.0.0.11 
Coord peer3 expect packet update origin 2 aspath 65008,1 nexthop 192.150.187.78 nlri 10.10.10.0/24 med 1 
Coord peer1 send packet update origin 2 aspath 1 nexthop 192.150.187.78 nlri 10.10.10.0/24 localpref 10 originatorid 1.2.3.4 clusterlist 1.2.3.4 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_reflection2.sh: Tests Succeeded (BGP: test4)
[ 2012/01/14 12:01:37.789356  ERROR xorp_fea_dummy:15633 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 15631 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 12:01:37.790149 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 12:01:37.790292 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 12:01:37.790325 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 12:01:37.790369  WARNING xorp_bgp:15637 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 15635 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 12:01:37.790635 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 12:01:37.791146  WARNING xorp_bgp:15637 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 15637 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15633 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_reflection2.sh   -l -t test4
Entering ./test_route_flap_damping1.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65001 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65002 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST1 - Establish three peerings
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 12:01:48.341322 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 12:01:48.428996 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 12:01:48.521807 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_route_flap_damping1.sh: Tests Succeeded (BGP route flapping: test1)
WARNING:  Process: 15757 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 12:01:48.555927 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 12:01:48.556062 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 12:01:48.556171  WARNING xorp_bgp:15763 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 15759 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 12:01:48.556361 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 15763 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15761 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_flap_damping1.sh   -l -t test1
Entering ./test_route_flap_damping1.sh   -l -t test2
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65001 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65002 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 60 seconds for TCP TIME_WAIT state timeout
TEST2 - Bugzilla BUG #471
	1) Introduce a route on an E-BGP peering.
	2) Enable route flap damping on the BGP process.
	3) Withdraw orignal route. (used to cause a BGP assert)
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 12:02:59.137902 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 12:02:59.225264 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 12:02:59.306771 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer2 expect packet update origin 2 aspath 65008,65001 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 
Coord peer3 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 localpref 100 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
route_flap_damping 15 60 750 3000 false
Coord peer1 expect packet update withdraw 10.10.10.0/24 
Coord peer2 expect packet update withdraw 10.10.10.0/24 
Coord peer3 expect packet update withdraw 10.10.10.0/24 
Coord peer1 send packet update withdraw 10.10.10.0/24 
Coord peer1 assert queue 2 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_flap_damping1.sh: Tests Succeeded (BGP route flapping: test2)
WARNING:  Process: 15850 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15848 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15846 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 12:03:03.729231 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 12:03:03.729374 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 12:03:03.729412 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 12:03:03.729477  WARNING xorp_bgp:15852 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 15852 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_flap_damping1.sh   -l -t test2
Entering ./test_route_flap_damping1.sh   -l -t test3
local_config 65008 192.150.187.78 false
register_rib
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 65001 192.150.187.78 0
set_parameter 127.0.0.1 10001 127.0.0.1 20001 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 65002 192.150.187.78 0
set_parameter 127.0.0.1 10002 127.0.0.1 20002 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 65008 192.150.187.78 0
set_parameter 127.0.0.1 10003 127.0.0.1 20003 MultiProtocol.IPv4.Unicast true
enable_peer 127.0.0.1 10003 127.0.0.1 20003
add_peer lo 127.0.0.1 10004 127.0.0.1 20004 65001 192.150.187.78 0
set_parameter 127.0.0.1 10004 127.0.0.1 20004 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10004 127.0.0.1 20004
add_peer lo 127.0.0.1 10005 127.0.0.1 20005 65002 192.150.187.78 0
set_parameter 127.0.0.1 10005 127.0.0.1 20005 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10005 127.0.0.1 20005
add_peer lo 127.0.0.1 10006 127.0.0.1 20006 65008 192.150.187.78 0
set_parameter 127.0.0.1 10006 127.0.0.1 20006 MultiProtocol.IPv6.Unicast true
enable_peer 127.0.0.1 10006 127.0.0.1 20006
Waiting 0 seconds for TCP TIME_WAIT state timeout
TEST3 - Variation on test2
	1) Introduce a route on an E-BGP peering.
	2) Enable route flap damping on the BGP process.
	3) Introduce same route (used to cause a BGP assert)
Coord reset 
Coord target 127.0.0.1 10001 
Coord initialise attach peer1 
Coord peer1 establish AS 65001 holdtime 0 id 10.10.10.1 keepalive false 
[ 2012/01/14 12:03:14.219863 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord target 127.0.0.1 10002 
Coord initialise attach peer2 
Coord peer2 establish AS 65002 holdtime 0 id 10.10.10.2 keepalive false 
[ 2012/01/14 12:03:14.301110 INFO coord BGP ] peer2: callback_connected, OK: 1 connected 100 Okay
Coord peer2 assert established 
Coord target 127.0.0.1 10003 
Coord initialise attach peer3 
Coord peer3 establish AS 65008 holdtime 0 id 10.10.10.3 keepalive false 
[ 2012/01/14 12:03:14.387709 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
Coord peer1 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer2 expect packet update origin 2 aspath 65008,65001 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 
Coord peer3 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 localpref 100 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer1 assert queue 1 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
route_flap_damping 15 60 750 3000 false
Coord peer1 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer2 expect packet update origin 2 aspath 65008,65001 nexthop 192.150.187.78 med 1 nlri 10.10.10.0/24 
Coord peer3 expect packet update origin 2 aspath 65001 nexthop 192.150.187.78 localpref 100 nlri 10.10.10.0/24 
Coord peer1 send packet update origin 2 aspath 65001 nexthop 192.150.187.78 nlri 10.10.10.0/24 
Coord peer1 assert queue 2 
Coord peer2 assert queue 0 
Coord peer3 assert queue 0 
Coord peer1 assert established 
Coord peer2 assert established 
Coord peer3 assert established 
./test_route_flap_damping1.sh: Tests Succeeded (BGP route flapping: test3)
[ 2012/01/14 12:03:18.803770 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 12:03:18.803919 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/01/14 12:03:18.803952 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 15995 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 12:03:18.804052  WARNING xorp_bgp:16001 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 15999 has message from dflt_sig_handler: SIGTERM received
[ 2012/01/14 12:03:18.804340 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/01/14 12:03:18.804865  WARNING xorp_bgp:16001 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 16001 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 15997 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_route_flap_damping1.sh   -l -t test3
Entering ./test_terminate.sh   -l -t test1
local_config 65008 192.150.187.78 false
register_rib
TEST1 - Verify that BGP shuts down cleanly
shutdown
[ 2012/01/14 12:03:24.904980 INFO xorp_bgp BGP ] EVENT: timers 3

******************* Command:     ../xorp_bgp         exited status: 0 16148
[ 2012/01/14 12:03:24.907245 WARNING xorp_finder LIBXORP ] read error: _fd: 18  offset: 0  total-len: 4 error: Connection reset by peer
./test_terminate.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: 16141 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16146 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16144 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_terminate.sh   -l -t test1
Entering ./test_terminate.sh   -l -t test2
local_config 65008 192.150.187.78 false
register_rib
TEST2 - Verify that BGP shuts down after enabling three peerings
add_peer lo 127.0.0.1 10001 127.0.0.1 20001 6401 127.0.0.1 60
enable_peer 127.0.0.1 10001 127.0.0.1 20001
add_peer lo 127.0.0.1 10002 127.0.0.1 20002 6402 127.0.0.1 60
enable_peer 127.0.0.1 10002 127.0.0.1 20002
add_peer lo 127.0.0.1 10003 127.0.0.1 20003 6403 127.0.0.1 60
enable_peer 127.0.0.1 10003 127.0.0.1 20003
shutdown
[ 2012/01/14 12:03:36.60723 INFO xorp_bgp BGP ] EVENT: timers 3

******************* Command:     ../xorp_bgp         exited status: 0 16169
[ 2012/01/14 12:03:36.62520 WARNING xorp_finder LIBXORP ] read error: _fd: 18  offset: 0  total-len: 4 error: Connection reset by peer
./test_terminate.sh: Tests Succeeded (BGP: test2)
WARNING:  Process: 16167 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16163 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 16165 has message from dflt_sig_handler: SIGTERM received
Leaving ./test_terminate.sh   -l -t test2

scons: warning: Two different environments were specified for target aspath.os,
	but they appear to have the same action: $SHCXX -o $TARGET -c $SHCXXFLAGS $SHCCFLAGS $_CCCOMCOM $SOURCES
File "/home/buildbot/xorp.ct/slave/full3/build/xorp/bgp/SConscript", line 169, in <module>
scons: done reading SConscript files.
scons: Building targets ...
gcc -o obj/i686-pc-linux-gnu/libcomm/tests/test_comm.o -c -std=gnu99 -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wnested-externs -pipe -DXRL_PF=120 -DXORP_VERSION=1.8.5 -I. -Iobj/i686-pc-linux-gnu/libcomm -Ilibcomm -Iobj/i686-pc-linux-gnu -I. libcomm/tests/test_comm.c
gcc -o obj/i686-pc-linux-gnu/libcomm/tests/test_comm -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -Wl,-rpath=usr/lib -rdynamic obj/i686-pc-linux-gnu/libcomm/tests/test_comm.o -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -Lobj/i686-pc-linux-gnu/libcomm/tests/usr/lib -Llibcomm/tests/usr/lib -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_asyncio.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_asyncio.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_asyncio -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_asyncio.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_callback.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_callback.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_callback -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_callback.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_config_param.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_config_param.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_config_param -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_config_param.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_heap.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_heap.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_heap -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_heap.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipnet.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipnet.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipnet -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ipnet.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipv4.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipv4.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipv4 -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ipv4.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipv4net.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipv4net.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipv4net -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ipv4net.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipv6.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipv6.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipv6 -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ipv6.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipv6net.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipv6net.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipv6net -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ipv6net.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipvx.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipvx.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipvx -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ipvx.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipvxnet.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ipvxnet.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ipvxnet -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ipvxnet.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_mac.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_mac.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_mac -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_mac.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_observers.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_observers.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_observers -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_observers.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ref_ptr.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ref_ptr.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ref_ptr -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ref_ptr.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ref_trie.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_ref_trie.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_ref_trie -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_ref_trie.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_run_command.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_run_command.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_run_command -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_run_command.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_sched.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_sched.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_sched -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_sched.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_service.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_service.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_service -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_service.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_task.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_task.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_task -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_task.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_test_main.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_test_main.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_test_main -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_test_main.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_time_slice.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_time_slice.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_time_slice -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_time_slice.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_timer.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_timer.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_timer -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_timer.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_timeval.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_timeval.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_timeval -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_timeval.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_trie.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_trie.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_trie -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_trie.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_types.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_types.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_types -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_types.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_utils.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_utils.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_utils -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_utils.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_vif.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_vif.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_vif -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_vif.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_profile.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libxorp -Ilibxorp libxorp/tests/test_profile.cc
g++ -o obj/i686-pc-linux-gnu/libxorp/tests/test_profile -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libxorp/tests/test_profile.o -Lobj/i686-pc-linux-gnu/libxorp/tests/usr/lib -Llibxorp/tests/usr/lib -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libproto/tests/test_checksum.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libproto -Ilibproto libproto/tests/test_checksum.cc
g++ -o obj/i686-pc-linux-gnu/libproto/tests/test_checksum -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libproto/tests/test_checksum.o -Lobj/i686-pc-linux-gnu/libproto/tests/usr/lib -Llibproto/tests/usr/lib -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libproto/tests/test_config_node_id.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libproto -Ilibproto libproto/tests/test_config_node_id.cc
g++ -o obj/i686-pc-linux-gnu/libproto/tests/test_config_node_id -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libproto/tests/test_config_node_id.o -Lobj/i686-pc-linux-gnu/libproto/tests/usr/lib -Llibproto/tests/usr/lib -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libproto/tests/test_packet.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libproto -Ilibproto libproto/tests/test_packet.cc
g++ -o obj/i686-pc-linux-gnu/libproto/tests/test_packet -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libproto/tests/test_packet.o -Lobj/i686-pc-linux-gnu/libproto/tests/usr/lib -Llibproto/tests/usr/lib -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libfeaclient/tests/test_local_copy.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libfeaclient -Ilibfeaclient -Iobj/i686-pc-linux-gnu/libfeaclient/tests -Ilibfeaclient/tests libfeaclient/tests/test_local_copy.cc
g++ -o obj/i686-pc-linux-gnu/libfeaclient/tests/test_local_copy -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libfeaclient/tests/test_local_copy.o -Lobj/i686-pc-linux-gnu/libfeaclient/tests/usr/lib -Llibfeaclient/tests/usr/lib -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/libfeaclient/tests/test_remote_copy.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/libfeaclient -Ilibfeaclient -Iobj/i686-pc-linux-gnu/libfeaclient/tests -Ilibfeaclient/tests libfeaclient/tests/test_remote_copy.cc
g++ -o obj/i686-pc-linux-gnu/libfeaclient/tests/test_remote_copy -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/libfeaclient/tests/test_remote_copy.o -Lobj/i686-pc-linux-gnu/libfeaclient/tests/usr/lib -Llibfeaclient/tests/usr/lib -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxst_test_fea_ifmgr_mirror -lxorp_finder -lxif_rib -lxst_ribclient -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/mrt/tests/test_mrib.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/mrt -Imrt mrt/tests/test_mrib.cc
g++ -o obj/i686-pc-linux-gnu/mrt/tests/test_mrib -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/mrt -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/mrt/tests/test_mrib.o -Lobj/i686-pc-linux-gnu/mrt/tests/usr/lib -Lmrt/tests/usr/lib -Lobj/i686-pc-linux-gnu/mrt -Lmrt -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_mrt -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/mrt/tests/test_mrt.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/mrt -Imrt mrt/tests/test_mrt.cc
g++ -o obj/i686-pc-linux-gnu/mrt/tests/test_mrt -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/mrt -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/mrt/tests/test_mrt.o -Lobj/i686-pc-linux-gnu/mrt/tests/usr/lib -Lmrt/tests/usr/lib -Lobj/i686-pc-linux-gnu/mrt -Lmrt -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_mrt -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rib/tests/test_deletion.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rib -Irib -Iobj/i686-pc-linux-gnu/rib/tests -Irib/tests rib/tests/test_deletion.cc
g++ -o obj/i686-pc-linux-gnu/rib/tests/rt_tab_expect.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rib -Irib -Iobj/i686-pc-linux-gnu/rib/tests -Irib/tests rib/tests/rt_tab_expect.cc
g++ -o obj/i686-pc-linux-gnu/rib/tests/test_deletion -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rib/tests/test_deletion.o obj/i686-pc-linux-gnu/rib/tests/rt_tab_expect.o -Lobj/i686-pc-linux-gnu/rib/tests/usr/lib -Lrib/tests/usr/lib -Lobj/i686-pc-linux-gnu/rib -Lrib -Lobj/i686-pc-linux-gnu/policy -Lpolicy -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_rib -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxif_fti -lxif_rib_client -lxif_finder_event_notifier -lxif_redist4 -lxif_redist6 -lxif_redist_transaction4 -lxif_redist_transaction6 -lxif_policy_redist4 -lxif_policy_redist6 -lxif_profile_client -lxst_fea_ifmgr_mirror -lxst_rib -lxorp_policy_backend -lxorp_policy_common -lxorp_proto -lxorp_finder -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rib/tests/test_redist.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rib -Irib -Iobj/i686-pc-linux-gnu/rib/tests -Irib/tests rib/tests/test_redist.cc
g++ -o obj/i686-pc-linux-gnu/rib/tests/test_redist -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rib/tests/test_redist.o -Lobj/i686-pc-linux-gnu/rib/tests/usr/lib -Lrib/tests/usr/lib -Lobj/i686-pc-linux-gnu/rib -Lrib -Lobj/i686-pc-linux-gnu/policy -Lpolicy -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_rib -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxif_fti -lxif_rib_client -lxif_finder_event_notifier -lxif_redist4 -lxif_redist6 -lxif_redist_transaction4 -lxif_redist_transaction6 -lxif_policy_redist4 -lxif_policy_redist6 -lxif_profile_client -lxst_fea_ifmgr_mirror -lxst_rib -lxorp_policy_backend -lxorp_policy_common -lxorp_proto -lxorp_finder -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rib/tests/test_register.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rib -Irib -Iobj/i686-pc-linux-gnu/rib/tests -Irib/tests rib/tests/test_register.cc
g++ -o obj/i686-pc-linux-gnu/rib/tests/dummy_register_server.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rib -Irib -Iobj/i686-pc-linux-gnu/rib/tests -Irib/tests rib/tests/dummy_register_server.cc
g++ -o obj/i686-pc-linux-gnu/rib/tests/test_register -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rib/tests/test_register.o obj/i686-pc-linux-gnu/rib/tests/dummy_register_server.o -Lobj/i686-pc-linux-gnu/rib/tests/usr/lib -Lrib/tests/usr/lib -Lobj/i686-pc-linux-gnu/rib -Lrib -Lobj/i686-pc-linux-gnu/policy -Lpolicy -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_rib -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxif_fti -lxif_rib_client -lxif_finder_event_notifier -lxif_redist4 -lxif_redist6 -lxif_redist_transaction4 -lxif_redist_transaction6 -lxif_policy_redist4 -lxif_policy_redist6 -lxif_profile_client -lxst_fea_ifmgr_mirror -lxst_rib -lxorp_policy_backend -lxorp_policy_common -lxorp_proto -lxorp_finder -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_checksum.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/ospf -Iospf -Iobj/i686-pc-linux-gnu/ospf/tests -Iospf/tests ospf/tests/test_checksum.cc
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_checksum -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/ospf/tests/test_checksum.o -Lobj/i686-pc-linux-gnu/ospf/tests/usr/lib -Lospf/tests/usr/lib -Lobj/i686-pc-linux-gnu/ospf -Lospf -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_ospf -lxst_ospfv2 -lxst_ospfv3 -lxif_rib -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_fea_rawpkt4 -lxif_fea_rawpkt6 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_packet.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/ospf -Iospf -Iobj/i686-pc-linux-gnu/ospf/tests -Iospf/tests ospf/tests/test_packet.cc
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_packet -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/ospf/tests/test_packet.o -Lobj/i686-pc-linux-gnu/ospf/tests/usr/lib -Lospf/tests/usr/lib -Lobj/i686-pc-linux-gnu/ospf -Lospf -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_ospf -lxst_ospfv2 -lxst_ospfv3 -lxif_rib -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_fea_rawpkt4 -lxif_fea_rawpkt6 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_peering.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/ospf -Iospf -Iobj/i686-pc-linux-gnu/ospf/tests -Iospf/tests ospf/tests/test_peering.cc
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_peering -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/ospf/tests/test_peering.o -Lobj/i686-pc-linux-gnu/ospf/tests/usr/lib -Lospf/tests/usr/lib -Lobj/i686-pc-linux-gnu/ospf -Lospf -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_ospf -lxst_ospfv2 -lxst_ospfv3 -lxif_rib -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_fea_rawpkt4 -lxif_fea_rawpkt6 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_routing.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/ospf -Iospf -Iobj/i686-pc-linux-gnu/ospf/tests -Iospf/tests ospf/tests/test_routing.cc
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_routing -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/ospf/tests/test_routing.o -Lobj/i686-pc-linux-gnu/ospf/tests/usr/lib -Lospf/tests/usr/lib -Lobj/i686-pc-linux-gnu/ospf -Lospf -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_ospf -lxst_ospfv2 -lxst_ospfv3 -lxif_rib -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_fea_rawpkt4 -lxif_fea_rawpkt6 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_routing_table.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/ospf -Iospf -Iobj/i686-pc-linux-gnu/ospf/tests -Iospf/tests ospf/tests/test_routing_table.cc
g++ -o obj/i686-pc-linux-gnu/ospf/tests/test_routing_table -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/ospf/tests/test_routing_table.o -Lobj/i686-pc-linux-gnu/ospf/tests/usr/lib -Lospf/tests/usr/lib -Lobj/i686-pc-linux-gnu/ospf -Lospf -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxorp_ospf -lxst_ospfv2 -lxst_ospfv3 -lxif_rib -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_fea_rawpkt4 -lxif_fea_rawpkt6 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_proto -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_auth.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rip -Irip -Iobj/i686-pc-linux-gnu/rip/tests -Irip/tests rip/tests/test_auth.cc
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_auth -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rip/tests/test_auth.o -Lobj/i686-pc-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/i686-pc-linux-gnu/rip -Lrip -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_outputs.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rip -Irip -Iobj/i686-pc-linux-gnu/rip/tests -Irip/tests rip/tests/test_outputs.cc
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_outputs -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rip/tests/test_outputs.o -Lobj/i686-pc-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/i686-pc-linux-gnu/rip -Lrip -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_packets.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rip -Irip -Iobj/i686-pc-linux-gnu/rip/tests -Irip/tests rip/tests/test_packets.cc
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_packets -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rip/tests/test_packets.o -Lobj/i686-pc-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/i686-pc-linux-gnu/rip -Lrip -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_request.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rip -Irip -Iobj/i686-pc-linux-gnu/rip/tests -Irip/tests rip/tests/test_request.cc
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_request -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rip/tests/test_request.o -Lobj/i686-pc-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/i686-pc-linux-gnu/rip -Lrip -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_route_walk.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rip -Irip -Iobj/i686-pc-linux-gnu/rip/tests -Irip/tests rip/tests/test_route_walk.cc
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_route_walk -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rip/tests/test_route_walk.o -Lobj/i686-pc-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/i686-pc-linux-gnu/rip -Lrip -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_timers.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rip -Irip -Iobj/i686-pc-linux-gnu/rip/tests -Irip/tests rip/tests/test_timers.cc
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_timers -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rip/tests/test_timers.o -Lobj/i686-pc-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/i686-pc-linux-gnu/rip -Lrip -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_update_queue.o -c -O2 -g3 -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe -DXORP_BUILDINFO -DXRL_PF=120 -DXORP_VERSION=1.8.5 -Iobj/i686-pc-linux-gnu -I. -I. -Iobj/i686-pc-linux-gnu/rip -Irip -Iobj/i686-pc-linux-gnu/rip/tests -Irip/tests rip/tests/test_update_queue.cc
g++ -o obj/i686-pc-linux-gnu/rip/tests/test_update_queue -Wl,-z,origin -Wl,-rpath=None -Wl,-rpath=usr/lib -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/backend -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/policy/common -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/interfaces -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/xrl/targets -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxipc -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp -Wl,-rpath=/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm -rdynamic obj/i686-pc-linux-gnu/rip/tests/test_update_queue.o -Lobj/i686-pc-linux-gnu/rip/tests/usr/lib -Lrip/tests/usr/lib -Lobj/i686-pc-linux-gnu/rip -Lrip -Lobj/i686-pc-linux-gnu/libfeaclient -Llibfeaclient -Lobj/i686-pc-linux-gnu/policy/backend -Lpolicy/backend -Lobj/i686-pc-linux-gnu/policy/common -Lpolicy/common -Lobj/i686-pc-linux-gnu/xrl/interfaces -Lxrl/interfaces -Lobj/i686-pc-linux-gnu/xrl/targets -Lxrl/targets -Lobj/i686-pc-linux-gnu/libxipc -Llibxipc -Lobj/i686-pc-linux-gnu/libproto -Llibproto -Lobj/i686-pc-linux-gnu/libxorp -Llibxorp -Lobj/i686-pc-linux-gnu/libcomm -Llibcomm -lxst_rip -lxorp_rip -lxorp_ripng -lxif_rip -lxif_finder_event_notifier -lxorp_fea_client -lxif_fea_ifmgr_mirror -lxif_fea_ifmgr_replicator -lxst_fea_ifmgr_mirror -lxif_socket4 -lxorp_policy_backend -lxorp_policy_common -lxorp_ipc -lxorp_core -lxorp_comm
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libcomm/tests/test_comm
[ 2012/01/14 12:05:36.565951 WARNING test_comm LIBCOMM ] SO_REUSEPORT Undefined!
OK: open TCP socket
OK: open UDP socket
OK: open and bind TCP socket to port 12340
OK: open and bind UDP socket to port 12340
OK: open, bind and join UDP socket to group 224.0.1.20 and port 12340
OK: open, bind and listen TCP socket on port 12340
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_asyncio
Test Passed (open socket)  run_test libxorp/tests/test_asyncio.cc:447
Test Passed (set nonblock)  run_test libxorp/tests/test_asyncio.cc:452
Test Passed (set nonblock[1])  run_test libxorp/tests/test_asyncio.cc:457
184 75 17 134 169 60 105 133 98 126 25 175 113 140 121 91 181 90 36 79 15 167 127 64 58 188 49 160 150 132 40 30 97 142 189 173 146 105 29 49 169 25 43 12 13 182 81 141 51 106 85 Test Passed (
Transfered 2600673700 bytes between AsyncFileWriter and AsyncFileReader.
)  run_test libxorp/tests/test_asyncio.cc:526
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_callback
Widget event 3
Funky, Funky, Widget event 4
Funky, Funky, Funky, Funky, Funky, Funky, Funky, Funky, Widget event 5
SafeWidget event 0
SafeWidget event 1
SafeWidget event 2
SafeWidget event 3
SafeWidget event 4
Test Passed (Callback tests)  main libxorp/tests/test_callback.cc:140
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_config_param
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_heap
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ipnet
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ipv4
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ipv4net
Running: test_ipv4net_valid_constructors
Test Passed: test_ipv4net_valid_constructors
Running: test_ipv4net_invalid_constructors
Creating InvalidNetmaskLength exception, file: libxorp/ipnet.hh:61 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
Test Passed: test_ipv4net_invalid_constructors
Running: test_ipv4net_operators
Test Passed: test_ipv4net_operators
Running: test_ipv4net_address_type
Test Passed: test_ipv4net_address_type
Running: test_ipv4net_address_overlap
Test Passed: test_ipv4net_address_overlap
Running: test_ipv4net_address_const
Test Passed: test_ipv4net_address_const
Running: test_ipv4net_manipulate_address
Test Passed: test_ipv4net_manipulate_address
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ipv6
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ipv6net
Running: test_ipv6net_valid_constructors
Test Passed: test_ipv6net_valid_constructors
Running: test_ipv6net_invalid_constructors
Creating InvalidNetmaskLength exception, file: libxorp/ipnet.hh:61 netmask_length: 129
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
Test Passed: test_ipv6net_invalid_constructors
Running: test_ipv6net_operators
Test Passed: test_ipv6net_operators
Running: test_ipv6net_address_type
Test Passed: test_ipv6net_address_type
Running: test_ipv6net_address_overlap
Test Passed: test_ipv6net_address_overlap
Running: test_ipv6net_address_const
Test Passed: test_ipv6net_address_const
Running: test_ipv6net_manipulate_address
Test Passed: test_ipv6net_manipulate_address
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ipvx
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ipvxnet
Running: test_ipvxnet_valid_constructors
Test Passed: test_ipvxnet_valid_constructors
Running: test_ipvxnet_invalid_constructors
Creating InvalidNetmaskLength exception, file: libxorp/ipvxnet.hh:49 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipvxnet.hh:49 netmask_length: 129
Creating InvalidNetmaskLength exception, file: libxorp/ipv4.cc:232 netmask_length: 33
Creating InvalidNetmaskLength exception, file: libxorp/ipv6.cc:412 netmask_length: 129
Test Passed: test_ipvxnet_invalid_constructors
Running: test_ipvxnet_operators
Test Passed: test_ipvxnet_operators
Running: test_ipvxnet_address_type
Test Passed: test_ipvxnet_address_type
Running: test_ipvxnet_address_overlap
Test Passed: test_ipvxnet_address_overlap
Running: test_ipvxnet_address_const
Test Passed: test_ipvxnet_address_const
Running: test_ipvxnet_manipulate_address
Test Passed: test_ipvxnet_manipulate_address
Running: test_ipvxnet_invalid_manipulate_address
Test Passed: test_ipvxnet_invalid_manipulate_address
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_mac
Running: test_mac_valid_constructors
Test Passed: test_mac_valid_constructors
Running: test_mac_invalid_constructors
Test Passed: test_mac_invalid_constructors
Running: test_mac_valid_copy_in_out
Test Passed: test_mac_valid_copy_in_out
Running: test_mac_invalid_copy_in_out
Test Passed: test_mac_invalid_copy_in_out
Running: test_mac_operators
Test Passed: test_mac_operators
Running: test_mac_address_type
Test Passed: test_mac_address_type
Running: test_mac_address_const
Test Passed: test_mac_address_const
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_observers
------------------------------------------------------
notif sched 2595453.306010
notif sched 2595452.836010
notif added fd: 5 mask: 0x1
notif added fd: 6 mask: 0x2
notif added fd: 5 mask: 0x4
notif removed fd: 5 mask: 0x1
notif removed fd: 6 mask: 0x2
notif removed fd: 5 mask: 0x4
fd: 6 event: 1 is here
.notif sched 2595452.866010
.notif sched 2595452.896010
.notif sched 2595452.926010
.notif sched 2595452.956010
.notif sched 2595452.986010
.notif sched 2595453.016010
.notif sched 2595453.046010
.notif sched 2595453.076010
.notif sched 2595453.106010
.notif sched 2595453.136010
.notif sched 2595453.166010
.notif sched 2595453.196010
.notif sched 2595453.226010
.notif sched 2595453.256010
.notif sched 2595453.286010
.notif sched 2595453.316010
#notif unsch 2595453.316010
Test Passed (observers)  run_test libxorp/tests/test_observers.cc:223
------------------------------------------------------
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ref_ptr
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_ref_trie
adding n1: 1.2.1.0/24 route: 0xbf85b4d7
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------


adding n2: 1.2.0.0/16 route: 0xbf85b4d6
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------


adding n3: 1.2.3.0/24 route: 0xbf85b4d5
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------


adding n4: 1.2.128.0/24 route: 0xbf85b4d4
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------


adding n5: 1.2.0.0/20 route: 0xbf85b4d3
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/20
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
---------------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------


adding n6: 1.2.192.0/24 route: 0xbf85b4d2
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.192.0/24
Test Passed (trie lookup net)  test libxorp/tests/test_ref_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.192.1
Test Passed (trie find)  test_find libxorp/tests/test_ref_trie.cc:81
-----------
-----------------------------------------------
looking up net: 1.2.191.1
Test Passed (trie find)  test_find libxorp/tests/test_ref_trie.cc:81
-----------
---- print trie ---
*** node: 1.2.128.0/24               PL
*** node: 1.2.192.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up upper bound: 1.2.190.1
Test Passed (1.2.191.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.190.1
Test Passed (1.2.129.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.120.1
Test Passed (1.2.127.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.120.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.192.1
Test Passed (1.2.192.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.192.1
Test Passed (1.2.192.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.128.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.128.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.193.1
Test Passed (1.2.255.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.193.1
Test Passed (1.2.193.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.191.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up lower bound: 1.2.190.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.255.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (255.255.255.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (0.0.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up net: fe80::2c0:4fff:0:0/96
Test Passed ()  test6 libxorp/tests/test_ref_trie.cc:164
-----------
-----------------------------------------------
looking up net: fe80::2c0:4fff:fe68:8c58
Test Passed ()  test_find6 libxorp/tests/test_ref_trie.cc:185
-----------
-----------------------------------------------
looking up upper bound: fe80::2c0:4fff:fe68:8c58
Test Passed (fe80::2c0:4fff:ffff:ffff)  test_upper_bound6 libxorp/tests/test_ref_trie.cc:202
-----------
---- print trie ---
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.0.0.0/14                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
-----------------------------------------------
looking up net: 1.2.2.1
Test Passed (trie find)  test_find libxorp/tests/test_ref_trie.cc:81
-----------
-----------------------------------------------
looking up less specific for net: 1.2.1.0/24
Test Passed ()  test_less_specific libxorp/tests/test_ref_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.2.3.0/24
Test Passed ()  test_less_specific libxorp/tests/test_ref_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.3.0.0/17
Test Passed ()  test_less_specific libxorp/tests/test_ref_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.2.0.0/15
Test Passed (lookup less specific net)  test_less_specific libxorp/tests/test_ref_trie.cc:97
-----------
-----------------------------------------------
looking up less specific for net: 1.2.128.0/24
Test Passed ()  test_less_specific libxorp/tests/test_ref_trie.cc:107
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.4.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.0.1
Test Passed (1.2.0.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.0.0.0/14                 PL
---------------
-----------------------------------------------
looking up upper bound: 1.0.0.1
Test Passed (1.2.0.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.0.0.1
Test Passed (0.0.0.0)  test_lower_bound libxorp/tests/test_ref_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.3.128.1
Test Passed (255.255.255.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
-----------------------------------------------
looking up upper bound: 1.2.2.1
Test Passed (1.2.2.255)  test_upper_bound libxorp/tests/test_ref_trie.cc:124
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
---------------
------
------
---- print trie ---
*** node: 1.3.0.0/17                 PL
*** node: 1.0.0.0/14                 PL
---------------
------
------
------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
------
------
------
------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
------
Test replacement of interior node
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
==================
Test of begin()
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
---------------
==================
Test of lower_bound()
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
---------------
iter.key = 1.2.1.0/24
Test /32 prefix works
-----------------------------------------------
looking up net: 9.9.9.9
Test Passed (trie find)  test_find libxorp/tests/test_ref_trie.cc:81
-----------
-----------------------------------------------
looking up net: 9.9.9.8
Test Passed (trie find)  test_find libxorp/tests/test_ref_trie.cc:81
-----------
==================
Test of preorder iterator
adding n16: 1.2.3.0/24 route: 0xbf85b4c8
adding n17: 1.2.1.0/24 route: 0xbf85b4c7
adding n18: 1.2.0.0/16 route: 0xbf85b4c6
adding n19: 1.2.128.0/24 route: 0xbf85b4c5
adding n20: 1.2.0.0/20 route: 0xbf85b4c4
-----------
Test of prefix increment (++ti)
-----------
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
Test Passed ()  main libxorp/tests/test_ref_trie.cc:638
-----------
Test of postfix increment (ti++)
-----------
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
Test Passed ()  main libxorp/tests/test_ref_trie.cc:662
Remove entry that is being pointed at by an iterator
adding n1: 1.2.1.0/24 route: 0xbf85abb9
Test Passed ()  test_equals_postorder libxorp/tests/test_ref_trie.cc:264
Remove entry that is being pointed at by an iterator
adding n1: 1.2.1.0/24 route: 0xbf85abb9
Test Passed ()  test_equals_preorder libxorp/tests/test_ref_trie.cc:237
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_run_command
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_sched
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_service
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_task
Test Passed (test weights)  run_test libxorp/tests/test_task.cc:191
Test Passed (test priority 1)  run_test libxorp/tests/test_task.cc:197
Test Passed (test priority 2)  run_test libxorp/tests/test_task.cc:203
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_test_main
Running: test1
Test Passed: test1
Running: test2
Test Passed: test2
Running: test3
Test Passed: test3
Running: test4
Test Passed: test4
Running: test5
Test Passed: test5
Running: test6
Test Passed: test6
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_time_slice
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_timer
a is 2147483647.999998
b is 2147483647.999999
c is 2147483648.000000
a < b is 1
b < c is 0
......................................................................................................................................................................O++ create a bunch of timers to fire in about 2s
++ move deadline of 1/3 of them by 5s
++ create 100K timers which never fire because
they go out of scope and are automatically deleted
++ wait for the two batches of events at 2 and 5s
-- fired 0
-- fired 0
O-- fired 1
-- fired 1
O-- fired 2
-- fired 2
O-- fired 3
-- fired 3
O-- fired 4
-- fired 4
O-- fired 5
-- fired 5
O-- fired 6
-- fired 6
O-- fired 7
-- fired 7
O-- fired 8
-- fired 8
O-- fired 9
-- fired 9
O-- fired 10
-- fired 10
O-- fired 11
-- fired 11
O-- fired 12
-- fired 12
O-- fired 13
-- fired 13
O-- fired 14
-- fired 14
O-- fired 15
-- fired 15
O-- fired 16
-- fired 16
O-- fired 17
-- fired 17
O-- fired 18
-- fired 18
O-- fired 19
-- fired 19
O-- fired 20
-- fired 20
O-- fired 21
-- fired 21
O-- fired 22
-- fired 22
O-- fired 23
-- fired 23
O-- fired 24
-- fired 24
O-- fired 25
-- fired 25
O-- fired 26
-- fired 26
O-- fired 27
-- fired 27
O-- fired 28
-- fired 28
O-- fired 29
-- fired 29
O-- fired 30
-- fired 30
O-- fired 31
-- fired 31
O-- fired 32
-- fired 32
O-- fired 33
-- fired 33
O-- fired 34
-- fired 34
O-- fired 35
-- fired 35
O-- fired 36
-- fired 36
O-- fired 37
-- fired 37
O-- fired 38
-- fired 38
O-- fired 39
-- fired 39
O-- fired 40
-- fired 40
O-- fired 41
-- fired 41
O-- fired 42
-- fired 42
O-- fired 43
-- fired 43
O-- fired 44
-- fired 44
O-- fired 45
-- fired 45
O-- fired 46
-- fired 46
O-- fired 47
O-- fired 48
-- fired 48
O-- fired 49
-- fired 49
O-- fired 50
-- fired 50
O-- fired 51
-- fired 51
O-- fired 52
-- fired 52
O-- fired 53
-- fired 53
O-- fired 54
-- fired 54
O-- fired 55
O-- fired 56
-- fired 56
O-- fired 57
-- fired 57
O-- fired 58
-- fired 58
O-- fired 59
-- fired 59
O-- fired 60
-- fired 60
O-- fired 61
-- fired 61
O-- fired 62
-- fired 62
O-- fired 63
-- fired 63
O-- fired 64
-- fired 64
O-- fired 65
-- fired 65
O-- fired 66
-- fired 66
O-- fired 67
-- fired 67
O-- fired 68
-- fired 68
O-- fired 69
-- fired 69
O-- fired 70
-- fired 70
O-- fired 71
-- fired 71
O-- fired 72
-- fired 72
O-- fired 73
-- fired 73
O-- fired 74
-- fired 74
O-- fired 75
-- fired 75
O-- fired 76
-- fired 76
O-- fired 77
-- fired 77
O-- fired 78
-- fired 78
O-- fired 79
-- fired 79
O-- fired 80
-- fired 80
O-- fired 81
-- fired 81
O-- fired 82
-- fired 82
O-- fired 83
-- fired 83
O-- fired 84
-- fired 84
O-- fired 85
-- fired 85
O-- fired 86
-- fired 86
O-- fired 87
-- fired 87
O-- fired 88
-- fired 88
O-- fired 89
-- fired 89
O-- fired 90
-- fired 90
O-- fired 91
-- fired 91
O-- fired 92
-- fired 92
O-- fired 93
-- fired 93
O-- fired 94
-- fired 94
O-- fired 95
-- fired 95
O-- fired 96
-- fired 96
O-- fired 97
-- fired 97
O-- fired 98
-- fired 98
O-- fired 99
Start ZeroTimer test
End ZeroTimer test
-- fired 99
O
done with test_many
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_timeval
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_trie
Test Passed (find on empty trie found nothing)  main libxorp/tests/test_trie.cc:270
adding n1: 1.2.1.0/24 route: 0xbfdfba89
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------


adding n2: 1.2.0.0/16 route: 0xbfdfba88
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------


adding n3: 1.2.3.0/24 route: 0xbfdfba87
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------


adding n4: 1.2.128.0/24 route: 0xbfdfba86
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------


adding n5: 1.2.0.0/20 route: 0xbfdfba85
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/20
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.1.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up net: 1.2.3.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
---------------
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
---- print trie ---
*** node: 1.2.128.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------


adding n6: 1.2.192.0/24 route: 0xbfdfba84
-----------------------------------------------
looking up net: 1.2.0.0/16
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.128.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.192.0/24
Test Passed ()  test libxorp/tests/test_trie.cc:60
-----------
-----------------------------------------------
looking up net: 1.2.192.1
Test Passed ()  test_find libxorp/tests/test_trie.cc:81
-----------
-----------------------------------------------
looking up net: 1.2.191.1
Test Passed ()  test_find libxorp/tests/test_trie.cc:81
-----------
---- print trie ---
*** node: 1.2.128.0/24               PL
*** node: 1.2.192.0/24               PL
*** node: 1.2.0.0/16                 PL
---------------
-----------------------------------------------
looking up upper bound: 1.2.190.1
Test Passed (1.2.191.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.190.1
Test Passed (1.2.129.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.120.1
Test Passed (1.2.127.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.120.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.192.1
Test Passed (1.2.192.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.192.1
Test Passed (1.2.192.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.128.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.128.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.193.1
Test Passed (1.2.255.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.193.1
Test Passed (1.2.193.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.191.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up lower bound: 1.2.190.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (1.2.255.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.128.1
Test Passed (255.255.255.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (0.0.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up net: fe80::2c0:4fff:0:0/96
Test Passed ()  test6 libxorp/tests/test_trie.cc:164
-----------
-----------------------------------------------
looking up net: fe80::2c0:4fff:fe68:8c58
Test Passed ()  test_find6 libxorp/tests/test_trie.cc:185
-----------
-----------------------------------------------
looking up upper bound: fe80::2c0:4fff:fe68:8c58
Test Passed (fe80::2c0:4fff:ffff:ffff)  test_upper_bound6 libxorp/tests/test_trie.cc:202
-----------
---- print trie ---
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.0.0.0/14                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/16                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
-----------------------------------------------
looking up net: 1.2.2.1
Test Passed ()  test_find libxorp/tests/test_trie.cc:81
-----------
-----------------------------------------------
looking up less specific for net: 1.2.1.0/24
Test Passed ()  test_less_specific libxorp/tests/test_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.2.3.0/24
Test Passed ()  test_less_specific libxorp/tests/test_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.3.0.0/17
Test Passed ()  test_less_specific libxorp/tests/test_trie.cc:107
-----------
-----------------------------------------------
looking up less specific for net: 1.2.0.0/15
Test Passed ()  test_less_specific libxorp/tests/test_trie.cc:97
-----------
-----------------------------------------------
looking up less specific for net: 1.2.128.0/24
Test Passed ()  test_less_specific libxorp/tests/test_trie.cc:107
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
-----------------------------------------------
looking up lower bound: 1.2.128.1
Test Passed (1.2.4.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.2.0.1
Test Passed (1.2.0.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.2.0.0/15                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
*** node: 1.0.0.0/14                 PL
---------------
-----------------------------------------------
looking up upper bound: 1.0.0.1
Test Passed (1.2.0.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up lower bound: 1.0.0.1
Test Passed (0.0.0.0)  test_lower_bound libxorp/tests/test_trie.cc:142
-----------
-----------------------------------------------
looking up upper bound: 1.3.128.1
Test Passed (255.255.255.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
-----------------------------------------------
looking up upper bound: 1.2.2.1
Test Passed (1.2.2.255)  test_upper_bound libxorp/tests/test_trie.cc:124
-----------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.3.0.0/17                 PL
---------------
---- print trie ---
*** node: 1.3.0.0/17                 PL
*** node: 1.0.0.0/14                 PL
---------------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
------
------
------
------
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
------
Test replacement of interior node
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
*** node: 1.2.0.0/15                 PL
*** node: 1.0.0.0/14                 PL
---------------
==================
Test of begin()
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
---------------
==================
Test of lower_bound()
---- print trie ---
*** node: 1.2.1.0/24                 PL
*** node: 1.2.2.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.2.0/23                 PL
---------------
iter.key = 1.2.1.0/24
Test /32 prefix works
-----------------------------------------------
looking up net: 9.9.9.9
Test Passed ()  test_find libxorp/tests/test_trie.cc:81
-----------
-----------------------------------------------
looking up net: 9.9.9.8
Test Passed ()  test_find libxorp/tests/test_trie.cc:81
-----------
==================
Test of preorder iterator
adding n16: 1.2.3.0/24 route: 0xbfdfba7a
adding n17: 1.2.1.0/24 route: 0xbfdfba79
adding n18: 1.2.0.0/16 route: 0xbfdfba78
adding n19: 1.2.128.0/24 route: 0xbfdfba77
adding n20: 1.2.0.0/20 route: 0xbfdfba76
-----------
Test of prefix increment (++ti)
-----------
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
Test Passed ()  main libxorp/tests/test_trie.cc:637
-----------
Test of postfix increment (ti++)
-----------
*** node: 1.2.0.0/16                 PL
*** node: 1.2.0.0/20                 PL
*** node: 1.2.1.0/24                 PL
*** node: 1.2.3.0/24                 PL
*** node: 1.2.128.0/24               PL
Test Passed ()  main libxorp/tests/test_trie.cc:661
Find subtree
---- print trie ---
*** node: 169.229.0.136/29           PL
*** node: 192.150.187.0/25           PL
*** node: 192.168.254.2/32           PL
*** node: 192.168.254.3/32           PL
---------------
---- print trie ---
*** node: 169.229.0.136/29           PL
*** node: 192.150.187.248/29         PL
*** node: 192.168.254.2/32           PL
*** node: 192.168.254.3/32           PL
---------------
Test Passed ()  test_find_subtree libxorp/tests/test_trie.cc:259
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_types
Passed Test: serialization test for IPv4
Passed Test: serialization test for IPv4Net
Passed Test: serialization test for IPv6
Passed Test: serialization test for IPv6
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_utils
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_vif
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libxorp/tests/test_profile
Running: test1
Test Passed: test1
Running: test2
Test Passed: test2
Running: test3
Test Passed: test3
Running: test4
Test Passed: test4
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto/tests/test_checksum
Running: test_inet_checksum
Test Passed: test_inet_checksum
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto/tests/test_config_node_id
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libproto/tests/test_packet
Running: test_ipv4_header
Test Passed: test_ipv4_header
Running: test_ipv6_header
Test Passed: test_ipv6_header
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient/tests/test_local_copy
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/libfeaclient/tests/test_remote_copy
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/mrt/tests/test_mrib


RUNNING TEST1

Installing entry for 123.45.0.0/24
PASS
Installing entry for 123.45.0.0/24
PASS
Installing entry for 123.45.0.0/24
PASS

Searching for   123.45.0.1
Found entry: 123.45.0.0/24
PASS

Searching for   123.45.1.255
PASS

MribTable size = 1
PASS

List of all entries:
123.45.0.0/24
PASS


RUNNING TEST2

Installing entry for 1.1.0.0/16
PASS
Installing entry for 1.2.0.0/24
PASS
Installing entry for 1.2.0.0/16
PASS

Searching for   1.2.0.1
Found entry: 1.2.0.0/24
PASS

Searching for   1.2.1.1
Found entry: 1.2.0.0/16
PASS

List of all entries:
1.1.0.0/16
1.2.0.0/16
1.2.0.0/24
PASS


RUNNING TEST3

Installing entry for 1.1.0.0/16
PASS
Installing entry for 1.2.1.0/24
PASS
Installing entry for 1.2.0.0/16
PASS

Searching for   1.2.0.1
Found entry: 1.2.0.0/16
PASS

Searching for   1.2.1.1
Found entry: 1.2.1.0/24
PASS

List of all entries:
1.1.0.0/16
1.2.0.0/16
1.2.1.0/24
PASS
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/mrt/tests/test_mrt
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rib/tests/test_deletion
-------------------------------------------------------
-------------------------------------------------------
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rib/tests/test_redist
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rib/tests/test_register
[ 2012/01/14 12:06:13.936028  ERROR test_register:16548 RIB rib/rt_tab_register.cc:382 delete_registration ] delete_registration called for unregisted net: 1.0.5.0/26
[ 2012/01/14 12:06:13.936307  ERROR test_register:16548 RIB rib/rt_tab_register.cc:382 delete_registration ] delete_registration called for unregisted net: 1.0.5.0/26
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf/tests/test_checksum
Running: test1
Test Passed: test1
Running: test2
Test Passed: test2
Running: test3
Test Passed: test3
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf/tests/test_packet
Running: hello_print
Test Passed: hello_print
Running: data_description_print
Test Passed: data_description_print
Running: link_state_update_print
Test Passed: link_state_update_print
Running: link_state_request_print
Test Passed: link_state_request_print
Running: link_state_acknowledgement_print
Test Passed: link_state_acknowledgement_print
Running: router_lsa_print
Test Passed: router_lsa_print
Running: network_lsa_print
Test Passed: network_lsa_print
Running: summary_network_lsa_print
Test Passed: summary_network_lsa_print
Running: summary_router_lsa_print
Test Passed: summary_router_lsa_print
Running: as_external_lsa_print
Test Passed: as_external_lsa_print
Running: type7_lsa_print
Test Passed: type7_lsa_print
Running: link_lsa_print
Test Passed: link_lsa_print
Running: intra_area_prefix_lsa_print
Test Passed: intra_area_prefix_lsa_print
Running: hello_compareV2
Test Passed: hello_compareV2
Running: hello_compareV3
Test Passed: hello_compareV3
Running: hello_badlenV2
Test Passed: hello_badlenV2
Running: hello_badlenV3
Test Passed: hello_badlenV3
Running: ddp_compareV2
Test Passed: ddp_compareV2
Running: ddp_compareV3
Test Passed: ddp_compareV3
Running: ddp_badlenV2
Test Passed: ddp_badlenV2
Running: ddp_badlenV3
Test Passed: ddp_badlenV3
Running: lsup_compareV2
Test Passed: lsup_compareV2
Running: lsup_compareV3
Test Passed: lsup_compareV3
Running: lsup_badlenV2
Test Passed: lsup_badlenV2
Running: lsup_badlenV3
Test Passed: lsup_badlenV3
Running: lsrp_compareV2
Test Passed: lsrp_compareV2
Running: lsrp_compareV3
Test Passed: lsrp_compareV3
Running: lsrp_badlenV2
Test Passed: lsrp_badlenV2
Running: lsrp_badlenV3
Test Passed: lsrp_badlenV3
Running: lsap_compareV2
Test Passed: lsap_compareV2
Running: lsap_compareV3
Test Passed: lsap_compareV3
Running: lsap_badlenV2
Test Passed: lsap_badlenV2
Running: lsap_badlenV3
Test Passed: lsap_badlenV3
Running: packet_decoder1V2
Test Passed: packet_decoder1V2
Running: packet_decoder1V3
Test Passed: packet_decoder1V3
Running: packet_decoder2V2
Test Passed: packet_decoder2V2
Running: packet_decoder2V3
Test Passed: packet_decoder2V3
Running: packet_decode_bad1V2
Test Passed: packet_decode_bad1V2
Running: packet_decode_bad2V2
Test Passed: packet_decode_bad2V2
Running: packet_decode_bad3V2
Test Passed: packet_decode_bad3V2
Running: router_lsa_compareV2
Test Passed: router_lsa_compareV2
Running: router_lsa_compareV3
Test Passed: router_lsa_compareV3
Running: network_lsa_compareV2
Test Passed: network_lsa_compareV2
Running: network_lsa_compareV3
Test Passed: network_lsa_compareV3
Running: summary_network_lsa_compareV2
Test Passed: summary_network_lsa_compareV2
Running: summary_network_lsa_compareV3
Test Passed: summary_network_lsa_compareV3
Running: summary_router_lsa_compareV2
Test Passed: summary_router_lsa_compareV2
Running: summary_router_lsa_compareV3
Test Passed: summary_router_lsa_compareV3
Running: as_external_lsa_compareV2
Test Passed: as_external_lsa_compareV2
Running: as_external_lsa_compareV3
Test Passed: as_external_lsa_compareV3
Running: type7_lsa_compareV2
Test Passed: type7_lsa_compareV2
Running: type7_lsa_compareV3
Test Passed: type7_lsa_compareV3
Running: link_lsa_compareV3
Test Passed: link_lsa_compareV3
Running: intra_area_prefix_lsa_compareV3
Test Passed: intra_area_prefix_lsa_compareV3
Running: lsa_decoder1V2
Test Passed: lsa_decoder1V2
Running: lsa_decoder1V3
Test Passed: lsa_decoder1V3
Running: lsa_decoder2V2
Test Passed: lsa_decoder2V2
Running: lsa_decoder2V3
Test Passed: lsa_decoder2V3
Running: lsa_decoder3V3
Test Passed: lsa_decoder3V3
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf/tests/test_peering
Running: single_peerV2
[ 2012/01/14 12:06:13.998917  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/01/14 12:06:13.999084  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:13.999219  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/01/14 12:06:14.999272  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:06:14.999391  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/01/14 12:06:14.999485  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/01/14 12:06:14.999577  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/01/14 12:06:14.999669  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
Test Passed: single_peerV2
Running: single_peerV3
[ 2012/01/14 12:06:15.152  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/01/14 12:06:15.244  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:15.368  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth0/vif0  old-status: 1
[ 2012/01/14 12:06:15.458  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:15.569  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/01/14 12:06:16.256  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:06:16.370  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/01/14 12:06:16.462  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/01/14 12:06:16.550  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/01/14 12:06:16.639  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
Test Passed: single_peerV3
Running: two_peersV2
[ 2012/01/14 12:06:16.1025  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/14 12:06:16.1119  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:16.1212  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/14 12:06:16.1300  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:16.1405  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/14 12:06:16.1516  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/01/14 12:06:25.57476  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:06:25.57661  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/14 12:06:25.57753  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/14 12:06:25.57841  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/14 12:06:25.57929  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:06:25.58048  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/14 12:06:25.58139  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/14 12:06:25.58226  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/14 12:06:25.58313  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:25.58409  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
Test Passed: two_peersV2
Running: two_peersV3
[ 2012/01/14 12:06:25.58807  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/14 12:06:25.58899  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:25.58997  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/14 12:06:25.59085  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:25.59182  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/01/14 12:06:25.59270  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:25.59364  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/01/14 12:06:25.59457  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:25.59562  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/14 12:06:25.59671  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/01/14 12:06:34.115522  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:06:34.115565  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/14 12:06:34.115582  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/14 12:06:34.115595  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/14 12:06:34.115609  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:06:34.115657  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/14 12:06:34.115674  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/14 12:06:34.115686  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/14 12:06:34.115700  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:34.115717  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:34.115877  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/14 12:06:34.115894  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:34.115913  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/14 12:06:34.115927  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:34.115954  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
Test Passed: two_peersV3
Running: two_peersV2s1
[ 2012/01/14 12:06:34.125251  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/14 12:06:34.126373  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/01/14 12:06:34.126409  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/01/14 12:06:35.116249  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/01/14 12:06:43.181429  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:06:43.181463  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/14 12:06:43.181479  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/14 12:06:43.181492  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/14 12:06:43.181506  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:06:43.181541  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/14 12:06:43.181558  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/14 12:06:43.181571  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/14 12:06:43.181584  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:43.181601  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:43.181760  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/14 12:06:43.181777  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:43.181799  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/14 12:06:43.181814  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:43.181835  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/01/14 12:06:43.181850  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:43.181869  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/01/14 12:06:43.181884  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:43.181909  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
Test Passed: two_peersV2s1
Running: two_peersV3s1
[ 2012/01/14 12:06:43.191250  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/14 12:06:43.192373  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/01/14 12:06:43.192409  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/01/14 12:06:44.182251  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/01/14 12:06:52.238463  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:06:52.238499  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/14 12:06:52.238515  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/14 12:06:52.238528  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/14 12:06:52.238542  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:06:52.238586  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/14 12:06:52.238603  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/14 12:06:52.238615  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/14 12:06:52.238629  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:52.238646  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:52.238797  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/14 12:06:52.238814  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:52.238832  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/14 12:06:52.238846  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:06:52.238872  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
Test Passed: two_peersV3s1
Running: two_peersV2s2
[ 2012/01/14 12:06:52.248250  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/01/14 12:06:52.249373  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/01/14 12:06:52.249408  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/01/14 12:06:53.239250  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/01/14 12:07:01.305427  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:07:01.305460  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/14 12:07:01.305476  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/14 12:07:01.305488  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/14 12:07:01.305502  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:07:01.305536  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/14 12:07:01.305553  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/14 12:07:01.305566  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/14 12:07:01.305579  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:01.305596  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:01.305754  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/14 12:07:01.305771  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:01.305793  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/14 12:07:01.305808  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:01.305829  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/01/14 12:07:01.305844  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:01.305864  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/01/14 12:07:01.305878  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:01.305903  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
Test Passed: two_peersV2s2
Running: two_peersV3s2
[ 2012/01/14 12:07:01.315250  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/01/14 12:07:01.316373  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/01/14 12:07:01.316409  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/01/14 12:07:02.306250  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/01/14 12:07:10.362462  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:07:10.362498  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/14 12:07:10.362514  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/14 12:07:10.362527  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/14 12:07:10.362540  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:07:10.362584  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/14 12:07:10.362601  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/14 12:07:10.362613  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/14 12:07:10.362627  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:10.362643  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:10.362798  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/14 12:07:10.362814  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:10.362833  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/14 12:07:10.362847  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:10.362878  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/14 12:07:10.362910  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
Test Passed: two_peersV3s2
Running: p2pV2
[ 2012/01/14 12:07:20.363270  ERROR test_peering:16551 OSPF ospf/peer.cc:2678 update_router_linksV2 ] A single neighbour should be configured
[ 2012/01/14 12:07:20.363303  ERROR test_peering:16551 OSPF ospf/peer.cc:2678 update_router_linksV2 ] A single neighbour should be configured
[ 2012/01/14 12:07:20.363323  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:07:20.363341  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/14 12:07:20.363355  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/14 12:07:20.363371  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/14 12:07:20.363386  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:07:20.363402  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/14 12:07:20.363415  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/14 12:07:20.363427  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/14 12:07:20.363440  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:20.363455  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:20.363613  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/01/14 12:07:20.363629  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:20.363651  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/01/14 12:07:20.363667  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:20.363687  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/01/14 12:07:20.363702  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:20.363721  WARNING test_peering:16551 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/01/14 12:07:20.363736  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:20.363765  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/01/14 12:07:20.363798  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
Test Passed: p2pV2
Running: p2pV3
[ 2012/01/14 12:07:29.364277  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:07:29.364306  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/01/14 12:07:29.364321  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/01/14 12:07:29.364334  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/01/14 12:07:29.364348  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:07:29.364368  WARNING test_peering:16551 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/01/14 12:07:29.364382  WARNING test_peering:16551 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/01/14 12:07:29.364395  WARNING test_peering:16551 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/01/14 12:07:29.364408  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:29.364424  WARNING test_peering:16551 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
Test Passed: p2pV3
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf/tests/test_routing
Running: r1V2
[ 2012/01/14 12:07:29.380003  WARNING test_routing:16554 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/01/14 12:07:29.380174  WARNING test_routing:16554 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:29.380269  WARNING test_routing:16554 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/01/14 12:07:29.380803  WARNING test_routing:16554 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:07:29.380916  WARNING test_routing:16554 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/01/14 12:07:29.381008  WARNING test_routing:16554 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/01/14 12:07:29.381101  WARNING test_routing:16554 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/01/14 12:07:29.381194  WARNING test_routing:16554 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
Test Passed: r1V2
Running: r1V3
[ 2012/01/14 12:07:29.381669  WARNING test_routing:16554 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/01/14 12:07:29.381762  WARNING test_routing:16554 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:29.381853  WARNING test_routing:16554 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/01/14 12:07:29.382060  WARNING test_routing:16554 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:07:29.382186  WARNING test_routing:16554 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/01/14 12:07:29.382278  WARNING test_routing:16554 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/01/14 12:07:29.382366  WARNING test_routing:16554 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/01/14 12:07:29.382460  WARNING test_routing:16554 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
Test Passed: r1V3
Running: r2
[ 2012/01/14 12:07:29.382823  WARNING test_routing:16554 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/01/14 12:07:29.382913  WARNING test_routing:16554 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/01/14 12:07:29.383000  WARNING test_routing:16554 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/01/14 12:07:29.383280  WARNING test_routing:16554 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/01/14 12:07:29.383382  WARNING test_routing:16554 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/01/14 12:07:29.383476  WARNING test_routing:16554 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/01/14 12:07:29.383563  WARNING test_routing:16554 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/01/14 12:07:29.383651  WARNING test_routing:16554 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
Test Passed: r2
Running: r3V2
Test Passed: r3V2
Running: r3V3
Test Passed: r3V3
Running: r4
Test Passed: r4
Running: r5
Test Passed: r5
Running: r6
Test Passed: r6
Running: r7
Test Passed: r7
Running: r8
Test Passed: r8
Running: r9
Test Passed: r9
Running: r10
Test Passed: r10
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf/tests/test_routing_table
Running: rt1v2
Test Passed: rt1v2
Running: rt1v3
Test Passed: rt1v3
Running: ire1v2
Test Passed: ire1v2
Running: ire1v3
Test Passed: ire1v3
Running: ire2v2
Test Passed: ire2v2
Running: ire2v3
Test Passed: ire2v3
Running: trie1v2
Test Passed: trie1v2
Running: trie1v3
Test Passed: trie1v3
Running: trie2v2
Test Passed: trie2v2
Running: trie2v3
Test Passed: trie2v3
Running: r1v2
Test Passed: r1v2
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip/tests/test_auth
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip/tests/test_outputs
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip/tests/test_packets
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip/tests/test_request
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip/tests/test_route_walk
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip/tests/test_timers
route db route dump took 0.004148 seconds
peer route dump took 0.003740 seconds
route db route dump took 0.003344 seconds
route db route dump took 0.005375 seconds
peer route dump took 0.004095 seconds
route db route dump took 0.005006 seconds
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/rip/tests/test_update_queue
scons: done building targets.
program finished with exit code 0
elapsedTime=4036.744862