(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")
Mkdir("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/lib/xorp/sbin")
Mkdir("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/lib/xorp/bin")
Mkdir("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/fea.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/fea.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/host.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/host.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/igmp.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/igmp.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/mfea.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/mfea.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/misc.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/misc.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/mld.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/mld.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/pim.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/pim.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/policy.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/policy.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/rib.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/rib.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/mfea6.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/mfea6.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/pim6.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/pim6.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/ospfv3.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/ospfv3.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/olsr4.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/olsr4.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/ospfv2.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/ospfv2.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/bgp.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/bgp.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/rip.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/rip.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/ripng.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/ripng.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/vrrp.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/vrrp.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/xorpsh.cmds", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/xorpsh.cmds")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/fib2mrib.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/fib2mrib.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/igmp.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/igmp.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/interfaces.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/interfaces.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/mfea4.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/mfea4.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/mld.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/mld.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/pimsm4.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/pimsm4.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/plumbing.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/plumbing.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/policy.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/policy.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/protocols.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/protocols.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/rib.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/rib.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/rtrmgr.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/rtrmgr.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/static_routes.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/static_routes.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/mfea6.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/mfea6.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/pimsm6.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/pimsm6.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/ospfv3.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/ospfv3.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/firewall.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/firewall.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/olsr4.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/olsr4.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/ospfv2.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/ospfv2.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/bgp.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/bgp.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/rip.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/rip.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/ripng.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/ripng.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/vrrp.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/vrrp.tp")
Copy("/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/etc/templates/fea.tp", "/home/buildbot/xorp.ct/slave/full3/build/xorp/etc/templates/fea.tp")
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/02/20 12:17:47.224158 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/02/20 12:17:47.260106  ERROR coord:28744 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/02/20 12:17:49.282383 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/02/20 12:17:49.282478  ERROR call_xrl:28789 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/02/20 12:17:49.285666  ERROR xorp_fea_dummy:28736 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 28733 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 28738 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 28736 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:17:49.288752 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:17:49.288891  WARNING xorp_bgp:28740 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:17:49.289428  WARNING xorp_bgp:28740 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/20 12:17:49.289538  WARNING xorp_bgp:28740 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 28740 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: 28728buildbot 28790  0.0  0.0   2576   888 ?        S    12:17   0:00 sh -c ps auxwww|grep test_peer
buildbot 28792  0.0  0.0   1968   512 ?        R    12:17   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/02/20 12:17:57.875048  WARNING xorp_bgp:28808 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/02/20 12:17:57.888727 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert queue 1 
[ 2012/02/20 12:17:59.905992 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/02/20 12:17:59.906092  ERROR call_xrl:28861 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)
[ 2012/02/20 12:17:59.909653 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:17:59.909842 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: [ 2012/02/20 12:17:59.910457  WARNING xorp_bgp:28808 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
28802 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 28808 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 28804 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 28806 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: 28797buildbot 28862  0.0  0.0   2576   884 ?        S    12:17   0:00 sh -c ps auxwww|grep test_peer
buildbot 28864  0.0  0.0   1968   500 ?        R    12:17   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/02/20 12:18:08.464034  WARNING xorp_bgp:28880 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/02/20 12:18:08.478821 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/02/20 12:18:10.519286 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/02/20 12:18:10.519379  ERROR call_xrl:28936 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)
[ 2012/02/20 12:18:10.522325 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:18:10.522526 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 28874 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 28878 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:18:10.522984  WARNING xorp_bgp:28880 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 28880 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:18:10.523495  ERROR xorp_fea_dummy:28876 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 28876 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: 28869buildbot 28937  0.0  0.0   2576   892 ?        S    12:18   0:00 sh -c ps auxwww|grep test_peer
buildbot 28939  0.0  0.0   1968   512 ?        S    12:18   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/02/20 12:18:19.198728 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
[ 2012/02/20 12:18:50.200609 INFO xorp_bgp BGP ] Sending: Notification Packet: Hold Timer Expired(4)
[ 2012/02/20 12:18:50.201371 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)
WARNING:  Process: 28951 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 28955 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 28953 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:18:53.234724 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 28957 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/02/20 12:19:01.651042 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 expect packet notify 5 
Coord peer1 send packet update 
[ 2012/02/20 12:19:03.694719  WARNING xorp_bgp:29035 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/02/20 12:19:03.694832 INFO xorp_bgp BGP ] Sending: Notification Packet: Finite State Machine Error(5)
[ 2012/02/20 12:19:03.695249 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/02/20 12:19:05.731869 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 29028 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29035 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29031 has message from dflt_sig_handler: WARNING:  Process: 29033 has message from dflt_sig_handler: SIGTERM received
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/02/20 12:19:14.173338 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
[ 2012/02/20 12:19:14.173841  WARNING xorp_bgp:29098 BGP bgp/peer.cc:1018 event_openmess ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} Illegal holdtime value 1 secs
[ 2012/02/20 12:19:14.173956 INFO xorp_bgp BGP ] Sending: Notification Packet: OPEN Message Error(2): Unacceptable Hold Time(6)
[ 2012/02/20 12:19:14.174950  WARNING test_peer:29100 BGP bgp/harness/test_peer.cc:534 send ] Not connected
[ 2012/02/20 12:19:14.175034  WARNING test_peer:29100 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/02/20 12:19:14.175192 WARNING coord BGP ] TCP connection from test_peer: peer1 to 127.0.0.1 closed
[ 2012/02/20 12:19:14.175245 WARNING coord BGP ] callback: keepalive 102 Command failed Not connected
Coord peer1 assert queue 0 
./test_peering1.sh: Tests Succeeded (BGP: test3)
[ 2012/02/20 12:19:16.205148 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 29092 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29096 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29098 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29094 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/02/20 12:19:24.641063 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/02/20 12:19:26.759321  ERROR xorp_fea_dummy:29156 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 29154 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29158 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29156 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:19:26.761468 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:19:26.761627  WARNING xorp_bgp:29160 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:19:26.762196  WARNING xorp_bgp:29160 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 29160 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/02/20 12:19:37.262693 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 29222 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:19:37.262940 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 29226 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29228 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29224 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/02/20 12:20:45.735146 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/02/20 12:20:45.774609  WARNING xorp_bgp:29287 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/02/20 12:20:45.774711 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 1 [0x1]
[ 2012/02/20 12:20:45.775851 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/02/20 12:20:47.811550 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 29285 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29281 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29287 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29283 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/02/20 12:20:56.196957 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/02/20 12:20:56.238423  WARNING xorp_bgp:29355 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/02/20 12:20:56.238527 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 2 [0x2]
[ 2012/02/20 12:20:56.240129 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)
[ 2012/02/20 12:20:58.276101 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 29348 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29355 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29350 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29353 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/02/20 12:21:06.691400 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/02/20 12:21:08.732393  WARNING xorp_bgp:29417 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/02/20 12:21:08.732492 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 3 [0x3]
[ 2012/02/20 12:21:08.733573 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/02/20 12:21:08.766815 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 29415 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29417 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29411 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29413 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/02/20 12:21:17.207629 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/02/20 12:21:17.246887  WARNING xorp_bgp:29479 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/02/20 12:21:17.246995 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Missing Well-known Attribute(3) - Type 3 [0x3]
[ 2012/02/20 12:21:17.248608 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/02/20 12:21:19.300006 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 29473 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29477 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29479 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29475 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/02/20 12:21:27.747702 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)
[ 2012/02/20 12:21:29.863830 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 29538 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:21:29.864108 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/20 12:21:29.864625  WARNING xorp_bgp:29545 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 29545 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29542 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29540 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/02/20 12:22:38.345118 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)
[ 2012/02/20 12:22:40.462257 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 29607 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29611 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:22:40.463075  WARNING xorp_bgp:29613 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 29613 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:22:40.463960  ERROR xorp_fea_dummy:29609 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 29609 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/02/20 12:22:48.866656 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: 29685 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29681 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:22:55.90631 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 29683 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29687 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/02/20 12:23:03.514772 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/02/20 12:23:05.649460 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:23:05.649728 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 29766 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:23:05.650381  WARNING xorp_bgp:29772 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: WARNING:  Process: 2977029772 has message from dflt_sig_handler: SIGTERM received has message from dflt_sig_handler: SIGTERM received

WARNING:  Process: 29768 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/02/20 12:23:14.109102 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)
[ 2012/02/20 12:23:16.245476 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:23:16.245733 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 29841 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:23:16.246155  WARNING xorp_bgp:29843 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 29843 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29837 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29839 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/02/20 12:23:24.710022 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)
WARNING:  Process: 29908 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:23:26.853106 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 29912 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:23:26.853757  WARNING xorp_bgp:29914 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 29914 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29910 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/02/20 12:24:35.355170 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)
[ 2012/02/20 12:24:37.488614 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 29984 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:24:37.489695  WARNING xorp_bgp:29986 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 29986 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29982 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 29980 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/02/20 12:24:45.881869 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/02/20 12:24:45.985647 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test15)
WARNING:  Process: 30057 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:24:46.21139  ERROR xorp_fea_dummy:30059 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
[ 2012/02/20 12:24:46.21379 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: WARNING:  Process: 30059 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30063 has message from dflt_sig_handler: SIGTERM received
30061 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/02/20 12:24:54.440981 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: 30127 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30129 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30131 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:24:56.606256 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 30133 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/02/20 12:25:05.44561 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/02/20 12:25:05.80431 WARNING coord BGP ] Received duplicate nlri or withdraw 30.30.30.0/24 in update message
[ 2012/02/20 12:25:05.80663  WARNING xorp_bgp:30207 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: 30205 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:25:07.182902 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 30201 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30207 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 30203 has message from dflt_sig_handler: 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/02/20 12:25:15.644180 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/02/20 12:25:19.815338 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test18)
WARNING:  Process: 30272 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30277 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:25:19.851251 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 30275 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:25:19.851411  WARNING xorp_bgp:30279 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:25:19.851537 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 30279 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/02/20 12:26:28.361924 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/02/20 12:26:28.401078 WARNING coord BGP ] Could not delete 30.30.30.0/24
[ 2012/02/20 12:26:28.401321  WARNING xorp_bgp:30360 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/02/20 12:26:28.401417  WARNING xorp_bgp:30360 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/02/20 12:26:32.509164 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test19)
[ 2012/02/20 12:26:34.542093 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 30354 has message from dflt_sig_handler: SIGTERM received[ 2012/02/20 12:26:34.542237 INFO xorp_bgp BGP ] EVENT: timers 2

WARNING:  Process: WARNING:  Process: 30360 has message from dflt_sig_handler: SIGTERM received
30358 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:26:34.543635  ERROR xorp_fea_dummy:30356 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 30356 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/02/20 12:26:42.937544 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/02/20 12:26:42.975601 WARNING coord BGP ] Could not delete 30.30.30.0/24
[ 2012/02/20 12:26:42.975795  WARNING xorp_bgp:30445 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/02/20 12:26:42.975888  WARNING xorp_bgp:30445 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/02/20 12:26:47.82367 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test20)
[ 2012/02/20 12:26:49.118745 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 30439 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:26:49.118943 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 30443 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30445 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30441 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/02/20 12:26:57.536496 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
Coord peer1 send packet update withdraw6 2000::/3 
[ 2012/02/20 12:26:57.574132 WARNING coord BGP ] Could not delete 2000::/3
[ 2012/02/20 12:26:57.574389  WARNING xorp_bgp:30524 BGP bgp/route_table_ribin.cc:265 delete_route ] Attempt to delete route for net 2000::/3 that wasn't in RIB-In
[ 2012/02/20 12:26:57.574491  WARNING xorp_bgp:30524 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/02/20 12:27:01.683337 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test20_ipv6)
[ 2012/02/20 12:27:03.718465 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:27:03.718707 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 30518 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30524 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30520 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30522 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/02/20 12:27:12.167892 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/02/20 12:27:16.335890 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test21)
WARNING:  Process: 30599 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30604 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:27:18.369774 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:27:18.369948  WARNING xorp_bgp:30606 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:27:18.370075 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 30606 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30601 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/02/20 12:28:26.832378 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test22)
[ 2012/02/20 12:28:26.861889 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 30682 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30686 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30688 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30684 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/02/20 12:28:35.243864 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)
[ 2012/02/20 12:28:35.298990 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:28:35.299255 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 30747 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30743 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:28:35.299753  WARNING xorp_bgp:30749 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 30749 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30745 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/02/20 12:28:43.702587 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/02/20 12:28:43.751738 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:28:43.752023 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 30805 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:28:43.752490  WARNING xorp_bgp:30807 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 30807 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30801 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30803 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/02/20 12:28:52.183813 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/02/20 12:28:52.235805 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 30859 has message from dflt_sig_handler: SIGTERM received[ 2012/02/20 12:28:52.236033 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 30863 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:28:52.236453  WARNING xorp_bgp:30865 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/20 12:28:52.236557  WARNING xorp_bgp:30865 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 30865 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:28:52.236692  WARNING xorp_fea_dummy:30861 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 18  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/02/20 12:28:52.236781  ERROR xorp_fea_dummy:30861 MFEA fea/xrl_mfea_node.cc:183 finder_disconnect_event ] Finder disconnect event. Exiting immediately...

WARNING:  Process: 30861 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/02/20 12:29:00.701217 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)
WARNING:  Process: 30917 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:29:02.773193 INFO xorp_bgp BGP ] EVENT: timers 4
[ 2012/02/20 12:29:02.773760  WARNING xorp_bgp:30924 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 30920 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30924 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30922 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/02/20 12:29:11.234875  WARNING xorp_bgp:30987 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/02/20 12:29:11.248253 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)
[ 2012/02/20 12:29:13.325847 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 30981 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:29:13.326078 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/20 12:29:13.326299 WARNING xorp_rib LIBXORP ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 30985 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 30983 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:29:13.328165  WARNING xorp_bgp:30987 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 30987 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/02/20 12:30:21.904643 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)
WARNING:  Process: 31044 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:30:23.981199 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:30:23.981362  WARNING xorp_bgp:31050 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 31046[ 2012/02/20 12:30:23.981871  WARNING xorp_bgp:31050 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 31050 has message from dflt_sig_handler: SIGTERM received

WARNING:  Process: 31048 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/02/20 12:30:32.378275 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/02/20 12:30:36.438848 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/02/20 12:30:36.440067 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)
WARNING:  Process: 31122 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:30:40.497956 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 31126 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31128 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31124 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/02/20 12:30:51.3697 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
Coord peer1 assert established 
./test_peering1.sh: Tests Succeeded (BGP: test30)
WARNING:  Process: 31197 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31193 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:30:53.38049 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 31195 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31199 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/02/20 12:31:01.475822 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/02/20 12:31:03.553100 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:31:03.553375 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 31265 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 
31261 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:31:03.553885  WARNING xorp_bgp:31267 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 31267 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31263 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/02/20 12:31:12.26801 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)
[ 2012/02/20 12:31:16.126462 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:31:16.126748 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 31327 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31323 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:31:16.127277  WARNING xorp_bgp:31329 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/20 12:31:16.127317  WARNING xorp_bgp:31329 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 31329 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:31:16.128171  ERROR xorp_fea_dummy:31325 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 31325 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 60 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/02/20 12:32:24.602443 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/02/20 12:32:26.703696 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/02/20 12:32:28.813667 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/02/20 12:32:30.916899 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/02/20 12:32:33.22404 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/02/20 12:32:35.130993 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/02/20 12:32:37.240023 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/02/20 12:32:39.347296 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/02/20 12:32:41.452760 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/02/20 12:32:43.561735 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/02/20 12:32:45.670531 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
[ 2012/02/20 12:32:45.670507 INFO xorp_bgp BGP ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} rejecting connection: current state IDLE(1) holdtimer running
[ 2012/02/20 12:32:45.670653  WARNING test_peer:31398 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/02/20 12:32:45.671019 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/02/20 12:32:47.706975 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 31390 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31396 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: WARNING:  Process: 31392 has message from dflt_sig_handler: SIGTERM received
31394 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 0 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/02/20 12:32:56.157348 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/02/20 12:32:56.200558  WARNING xorp_bgp:31619 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/02/20 12:32:56.200663 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Connection Not Synchronized(1)
[ 2012/02/20 12:32:56.201627 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)
WARNING:  Process: 31617 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31613 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:33:00.261514 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 31615 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31619 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/02/20 12:33:08.731310 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/02/20 12:33:08.768433  ERROR xorp_bgp:31685 BGP bgp/socket.cc:316 async_read_message ] Illegal length value 0
[ 2012/02/20 12:33:08.768540 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 0 [0 0]
[ 2012/02/20 12:33:08.769779 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/02/20 12:33:12.826379 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: WARNING:  Process: 31679 has message from dflt_sig_handler: SIGTERM received
31685 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31681 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31683 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 60 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/02/20 12:34:21.324916 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/02/20 12:34:21.384965  WARNING xorp_bgp:31751 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/02/20 12:34:21.385075 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 20 [0 0x14]
[ 2012/02/20 12:34:21.385300  WARNING test_peer:31753 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/02/20 12:34:21.386115 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/02/20 12:34:25.442017 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 31745 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31751 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31747 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31749 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/02/20 12:34:33.833436 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/02/20 12:34:33.874740  ERROR xorp_bgp:31826 BGP bgp/peer.cc:322 get_message ] Peer-{lo127.0.0.1(10002) 127.0.0.1(20002)} Unknown packet type 10
[ 2012/02/20 12:34:33.874851 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Type(3) - field : 10 [0xa]
[ 2012/02/20 12:34:33.875810 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)
WARNING:  Process: 31820 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:34:37.935476 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 31824 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: WARNING:  Process: 31826 has message from dflt_sig_handler: SIGTERM received
31822 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/02/20 12:34:46.350500 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/02/20 12:34:46.388443  WARNING xorp_bgp:31893 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/02/20 12:34:46.388550 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed AS_PATH(11)
[ 2012/02/20 12:34:46.389763 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)
[ 2012/02/20 12:34:50.446361 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 31887 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31893 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31889 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31891 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/02/20 12:34:58.876822 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/02/20 12:35:00.916197  WARNING xorp_bgp:31959 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/02/20 12:35:00.916305 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 20 [0 0x14]
[ 2012/02/20 12:35:00.916423  WARNING test_peer:31961 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/02/20 12:35:00.917370 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/02/20 12:35:02.953323 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 31953 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31959 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31957 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 31955 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/02/20 12:35:11.400885 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/02/20 12:35:13.445450  WARNING xorp_bgp:32024 BGP bgp/peer.cc:1018 event_openmess ] Peer-{lo127.0.0.1(10001) 127.0.0.1(20001)} Unsupported BGPVERSION 6
[ 2012/02/20 12:35:13.445569 INFO xorp_bgp BGP ] Sending: Notification Packet: OPEN Message Error(2): Unsupported Version Number(1) - Min supported Version is 4 [0 0x4]
[ 2012/02/20 12:35:13.446141 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: 32016 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32022 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:35:15.477797 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 32020 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32024 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/02/20 12:35:23.937732 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/02/20 12:35:25.977502  WARNING xorp_bgp:32088 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/02/20 12:35:25.977614 INFO xorp_bgp BGP ] Sending: Notification Packet: OPEN Message Error(2): Bad BGP Identifier(3)
[ 2012/02/20 12:35:25.978542 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)
[ 2012/02/20 12:35:28.13227 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 32082 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32088 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32086 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32084 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/02/20 12:35:36.471227 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/02/20 12:35:36.509128  WARNING xorp_bgp:32151 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/02/20 12:35:36.509235 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 22 [0 0x16]
[ 2012/02/20 12:35:36.509453  WARNING test_peer:32153 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/02/20 12:35:36.510425 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: [ 2012/02/20 12:35:40.566595 INFO xorp_bgp BGP ] EVENT: timers 3
32145 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32151 has message from dflt_sig_handler: SIGTERM receivedWARNING:  Process: 32149 has message from dflt_sig_handler: SIGTERM received

WARNING:  Process: 32147 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/02/20 12:35:49.35538 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/02/20 12:35:49.75201  WARNING xorp_bgp:32217 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/02/20 12:35:49.75499 INFO xorp_bgp BGP ] Sending: Notification Packet: Message Header Error(1): Bad Message Length(2) - field: 20 [0 0x14]
[ 2012/02/20 12:35:49.76130  WARNING test_peer:32219 BGP bgp/harness/test_peer.cc:748 receive ] read error: Connection reset by peer
[ 2012/02/20 12:35:49.77123 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/02/20 12:35:53.133210 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 32215 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32211 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: WARNING:  Process: 32217 has message from dflt_sig_handler: SIGTERM received
32213 has message from dflt_sig_handler: SIGTERM 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/02/20 12:36:01.603346 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/02/20 12:36:01.642193 WARNING coord BGP ] BAD Message: Bad Flags in Origin attribute 0
[ 2012/02/20 12:36:01.642476  WARNING xorp_bgp:32284 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/02/20 12:36:01.642577 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x1 0x1 0x1]
[ 2012/02/20 12:36:01.643422 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/02/20 12:36:05.700421 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 32278 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32284 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32282 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32280 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/02/20 12:36:14.182151 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/02/20 12:36:14.222144 WARNING coord BGP ] BAD Message: Bad Flags in AS Path attribute 0
[ 2012/02/20 12:36:14.222379  WARNING xorp_bgp:32350 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/02/20 12:36:14.222498 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x2 0x4 0x2 0x1 0xfd 0xe8]
[ 2012/02/20 12:36:14.223230 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: 32344 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32348 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:36:18.282047 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 32346 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32350 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/02/20 12:36:26.747159 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/02/20 12:36:26.784926 WARNING coord BGP ] BAD Message: Bad Flags in NextHop attribute 0
[ 2012/02/20 12:36:26.785174  WARNING xorp_bgp:32416 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/02/20 12:36:26.785289 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x3 0x4 0x14 0x14 0x14 0x14]
[ 2012/02/20 12:36:26.786009 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)
WARNING:  Process: 32410 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32414 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32412 has message from dflt_sig_handler: [ 2012/02/20 12:36:30.845395 INFO xorp_bgp BGP ] EVENT: timers 2
SIGTERM received
WARNING:  Process: 32416 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/02/20 12:36:39.310859 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/02/20 12:36:39.351363 WARNING coord BGP ] BAD Message: Bad Flags in MEDAttribute 0
[ 2012/02/20 12:36:39.351644  WARNING xorp_bgp:32483 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/02/20 12:36:39.351761 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x4 0x4 0x14 0x14 0x14 0x14]
[ 2012/02/20 12:36:39.352769 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)
WARNING:  Process: 32477 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:36:43.412265 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 32481 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32483 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32479 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/02/20 12:36:51.874198 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/02/20 12:36:51.917018 WARNING coord BGP ] BAD Message: Bad Flags in LocalPrefAttribute 0
[ 2012/02/20 12:36:51.917268  WARNING xorp_bgp:32549 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/02/20 12:36:51.917389 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x5 0x4 0x14 0x14 0x14 0x14]
[ 2012/02/20 12:36:51.918275 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)
WARNING:  Process: 32543 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:36:55.977428 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 32547 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32549 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32545 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/02/20 12:37:04.446696 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/02/20 12:37:04.486358 WARNING coord BGP ] BAD Message: Bad Flags in AtomicAggregate attribute 0
[ 2012/02/20 12:37:04.486608  WARNING xorp_bgp:32615 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/02/20 12:37:04.486721 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Attribute Flags Error(4) [0 0x6 0]
[ 2012/02/20 12:37:04.488397 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: 32609 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:37:08.544848 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 32613 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32615 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32611 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/02/20 12:37:17.6821 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/02/20 12:37:17.45735 WARNING coord BGP ] BAD Message: Bad Flags in AtomicAggregate attribute 0
[ 2012/02/20 12:37:17.45993  WARNING xorp_bgp:32682 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/02/20 12:37:17.46106 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/02/20 12:37:17.47082 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)
WARNING:  Process: 32676 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32680 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32678 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:37:21.108798 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 32682 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/02/20 12:37:29.575019 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/02/20 12:37:29.612969 WARNING coord BGP ] BAD Message: Unknown Origin Type 5
[ 2012/02/20 12:37:29.613288  WARNING xorp_bgp:32748 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/02/20 12:37:29.613413 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Invalid ORIGIN Attribute(6) [0x40 0x1 0x1 0x5]
[ 2012/02/20 12:37:29.615162 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: test51)
WARNING:  Process: 32742 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32746 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:37:33.675207 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 32748 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 32744 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/02/20 12:37:42.135178 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/02/20 12:37:42.174337 WARNING coord BGP ] BAD Message: NextHop 255.255.255.255 is not a unicast address
[ 2012/02/20 12:37:42.174614  WARNING xorp_bgp:354 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/02/20 12:37:42.174719 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Invalid NEXT_HOP Attribute(8)
[ 2012/02/20 12:37:42.175628 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: 348 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:37:46.232899 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 352 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 354 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 350 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/02/20 12:37:54.699276 INFO coord BGP ] peer1: callback_connected, OK: 1 connected 100 Okay
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/02/20 12:37:54.735905  WARNING xorp_bgp:421 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/02/20 12:37:54.736001 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Invalid Network Field(10)
[ 2012/02/20 12:37:54.736965 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)
WARNING:  Process: [ 2012/02/20 12:37:58.795579 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 415 has message from dflt_sig_handler: SIGTERM received
419 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 417 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 421 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/02/20 12:38:07.258927 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/02/20 12:38:07.301996 WARNING coord BGP ] BAD Message: Bad Flags in Unknown attribute
[ 2012/02/20 12:38:07.302253  WARNING xorp_bgp:487 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/02/20 12:38:07.302368 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Unrecognized Well-known Attribute(2) -  [0 0x13 0x1 0]
[ 2012/02/20 12:38:07.303858 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: 481 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 485 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 483 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:38:11.361353 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 487 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/02/20 12:38:19.823909 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/02/20 12:38:19.862500 WARNING coord BGP ] BAD Message: Unexpected confederation
[ 2012/02/20 12:38:19.862767  WARNING xorp_bgp:554 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/02/20 12:38:19.862866 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed AS_PATH(11)
[ 2012/02/20 12:38:19.863971 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)
WARNING:  Process: 548 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: [ 2012/02/20 12:38:23.921588 INFO xorp_bgp BGP ] EVENT: timers 3
552 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 554 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 550 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 0 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/02/20 12:38:32.461620 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)
[ 2012/02/20 12:38:34.534694 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:38:34.534991 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 633 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:38:34.535757  WARNING xorp_bgp:640 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 638 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 640 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 636 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 60 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/02/20 12:39:43.73860  WARNING xorp_bgp:730 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/02/20 12:39:43.88661 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)
[ 2012/02/20 12:39:45.161394 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 724 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 728 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 726 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:39:45.163774  WARNING xorp_bgp:730 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 730 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/02/20 12:39:53.555697 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/02/20 12:39:53.594224  WARNING xorp_bgp:815 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/02/20 12:39:53.594315 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed Attribute List(1)
[ 2012/02/20 12:39:53.594933 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)
[ 2012/02/20 12:39:57.653446 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 809 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 815 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 811 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 813 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/02/20 12:40:06.64050 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/02/20 12:40:06.102972  WARNING xorp_bgp:881 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/02/20 12:40:06.103072 INFO xorp_bgp BGP ] Sending: Notification Packet: UPDATE Message Error(3): Malformed Attribute List(1)
[ 2012/02/20 12:40:06.104581 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/02/20 12:40:10.160291 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 875 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 879 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 881 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 877 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)
WARNING:  Process: [ 2012/02/20 12:40:20.514011 INFO xorp_bgp BGP ] EVENT: timers 2
953 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:40:20.514462 WARNING xorp_finder LIBXORP ] read error: _fd: 16  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 955 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 949 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 951 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)
WARNING:  Process: 1000 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 996 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:40:30.847342  ERROR xorp_fea_dummy:998 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 1002 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 998 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/02/20 12:40:41.156371 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1043 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1049 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1045 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1047 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: 1090 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:40:51.497152  ERROR xorp_fea_dummy:1092 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 1094 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:40:51.497419 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1096 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1092 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/02/20 12:41:01.827702 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1137 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1140 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1144 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1142 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/02/20 12:41:12.160044 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1191 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1189 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1185 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1187 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/02/20 12:41:22.497936 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1232 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1236 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1238 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:41:22.499500  ERROR xorp_fea_dummy:1234 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 1234 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)
[ 2012/02/20 12:41:32.839331 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1279 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1284 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1286 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:41:32.840434  ERROR xorp_fea_dummy:1282 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 1282 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)
WARNING:  Process: 1327 has message from dflt_sig_handler: SIGTERM received[ 2012/02/20 12:41:43.175651  ERROR xorp_fea_dummy:1329 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...

WARNING:  Process: 1331 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:41:43.176140 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1333 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1329 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: 1374 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1378 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:41:53.506366 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 1376 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1380 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/02/20 12:42:03.836475 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1421 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1425 has message from dflt_sig_handler: WARNING:  Process: 1427 has message from dflt_sig_handler: SIGTERM received
SIGTERM received
WARNING:  Process: 1423 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: 1468 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1473 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1475 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1471 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/02/20 12:42:24.495805 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1516 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:42:24.495894  ERROR xorp_fea_dummy:1518 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 1520 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1522 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1518 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/02/20 12:42:34.832528 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1563 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1567 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1569 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1565 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)
[ 2012/02/20 12:42:45.159950 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1610 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1615 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1617 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1612 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: 1659 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1663 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:42:55.502855 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 1661 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1665 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/02/20 12:43:05.841899 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1706 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1712 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1710 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1708 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)
[ 2012/02/20 12:43:13.996638 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 1758 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1762 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1764 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1760 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 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 64001 holdtime 40 id 10.10.10.1 keepalive false 
[ 2012/02/20 12:43:24.685067 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/02/20 12:43:24.773188 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/02/20 12:43:24.860273 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: 1787 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:43:24.891192 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:43:24.891341 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:43:24.891376 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:43:24.891421  WARNING xorp_bgp:1793 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:43:24.891686 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/20 12:43:24.891724  ERROR xorp_bgp:1793 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:43:24.891739  ERROR xorp_bgp:1793 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:43:24.891764  ERROR xorp_bgp:1793 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:43:24.891779  ERROR xorp_bgp:1793 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 1789 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1791 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1793 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 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 40 id 10.10.10.1 keepalive false ipv6 true 
[ 2012/02/20 12:44:35.577840 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/02/20 12:44:35.667102 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/02/20 12:44:35.753688 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing1.sh: Tests Succeeded (BGP: test1_ipv6)
[ 2012/02/20 12:44:35.785815 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:44:35.785955 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:44:35.785987 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:44:35.786138  WARNING xorp_bgp:1903 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:44:35.786464  ERROR xorp_fea_dummy:1899 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 1897 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1901 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1899 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 1903 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/02/20 12:44:46.403748 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/02/20 12:44:46.485956 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/02/20 12:44:46.573783 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)
WARNING:  Process: 2009 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2004 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:44:52.933316 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:44:52.933435 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:44:52.933540  WARNING xorp_bgp:2011 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:44:52.933724 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 2007 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:44:52.934367  WARNING xorp_bgp:2011 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2011 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 0 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/02/20 12:45:03.615539 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/02/20 12:45:03.700085 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/02/20 12:45:03.786090 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/02/20 12:45:10.337343 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:45:10.337498 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:45:10.337532 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:45:10.337628  WARNING xorp_bgp:2161 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 2159 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2155 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:45:10.338561  WARNING xorp_bgp:2161 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2161 has message from dflt_sig_handler: WARNING:  Process: 2157 has message from dflt_sig_handler: SIGTERM received
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 60 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/02/20 12:46:21.75759 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/02/20 12:46:21.158132 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/02/20 12:46:21.243763 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)
[ 2012/02/20 12:46:27.591458  ERROR xorp_fea_dummy:2339 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: [ 2012/02/20 12:46:27.591541 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
2337 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:46:27.591692 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:46:27.591727 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:46:27.591912  WARNING xorp_bgp:2343 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:46:27.592313  ERROR xorp_bgp:2343 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 2341 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:46:27.592938  WARNING xorp_bgp:2343 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2343 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2339 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 0 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/02/20 12:46:38.232750 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/02/20 12:46:38.315957 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/02/20 12:46:38.400345 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: 2503 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:46:42.673711 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:46:42.673861 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:46:42.673897 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:46:42.673942  WARNING xorp_bgp:2509 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:46:42.674217 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/20 12:46:42.674252  ERROR xorp_bgp:2509 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:46:42.674268  ERROR xorp_bgp:2509 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:46:42.674294  ERROR xorp_bgp:2509 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:46:42.674308  ERROR xorp_bgp:2509 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 2507 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:46:42.674862  WARNING xorp_bgp:2509 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/20 12:46:42.674914  WARNING xorp_bgp:2509 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2509 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2505 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 60 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/02/20 12:47:53.371680 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/02/20 12:47:53.455525 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/02/20 12:47:53.545209 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)
[ 2012/02/20 12:47:57.829301  ERROR xorp_fea_dummy:2646 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 2643 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2648 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2646 has message from dflt_sig_handler: SIGTERM received[ 2012/02/20 12:47:57.831720 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:47:57.831842 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:47:57.831881 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:47:57.831949  WARNING xorp_bgp:2650 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:47:57.832227  ERROR xorp_bgp:2650 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:47:57.832248  ERROR xorp_bgp:2650 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:47:57.832274  ERROR xorp_bgp:2650 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:47:57.832288  ERROR xorp_bgp:2650 XRL libxipc/xrl_router.cc:588 send ] NO FINDER

[ 2012/02/20 12:47:57.832756  WARNING xorp_bgp:2650 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2650 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/02/20 12:48:08.460929 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/02/20 12:48:08.549004 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/02/20 12:48:08.634334 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)
[ 2012/02/20 12:48:10.953010 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:48:10.953120 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/02/20 12:48:10.953255  WARNING xorp_bgp:2804 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 2798 has message from dflt_sig_handler: SIGTERM received
2802 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:48:10.953431 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/20 12:48:10.953464  ERROR xorp_bgp:2804 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:48:10.953481  ERROR xorp_bgp:2804 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:48:10.953507  ERROR xorp_bgp:2804 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:48:10.953522  ERROR xorp_bgp:2804 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:48:10.954105  WARNING xorp_bgp:2804 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 2804 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 2800 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/02/20 12:49:21.638991 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/02/20 12:49:21.725837 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/02/20 12:49:21.807027 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)
[ 2012/02/20 12:49:23.928296 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:49:23.928423 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:49:23.928455 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:49:23.928603  WARNING xorp_bgp:3143 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:49:23.929011  WARNING xorp_bgp:3143 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 3137 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:49:23.929134  ERROR xorp_fea_dummy:3139 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 3141 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3139 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3143 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/02/20 12:49:34.544232 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/02/20 12:49:34.633746 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/02/20 12:49:34.714210 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)
[ 2012/02/20 12:49:36.902537 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:49:36.902687 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:49:36.902728 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:49:36.902913  WARNING xorp_bgp:3276 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:49:36.903082 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 3270 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:49:36.903338  ERROR xorp_bgp:3276 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 3274 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3276 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3272 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/02/20 12:49:47.578331 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/02/20 12:49:47.660222 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/02/20 12:49:47.742641 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test1)
WARNING:  Process: 3427 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3431 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3429 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:49:47.783475 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:49:47.783598 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:49:47.783628 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:49:47.783693  WARNING xorp_bgp:3433 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:49:47.783955  ERROR xorp_bgp:3433 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:49:47.784214  ERROR xorp_bgp:3433 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:49:47.784316  ERROR xorp_bgp:3433 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:49:47.784405  ERROR xorp_bgp:3433 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 3433 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/02/20 12:50:58.490729 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/02/20 12:50:58.579117 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/02/20 12:50:58.664006 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_routing2.sh: Tests Succeeded (BGP: test1_ipv6)
[ 2012/02/20 12:50:58.695345  ERROR xorp_fea_dummy:3558 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 3556 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:50:58.695992 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:50:58.696103 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:50:58.696195  WARNING xorp_bgp:3562 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:50:58.696358 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 3560 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3558 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3562 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/02/20 12:51:09.307430 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/02/20 12:51:09.390252 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/02/20 12:51:09.479399 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)
[ 2012/02/20 12:51:09.667644 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:51:09.667797 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:51:09.667831 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:51:09.668003  WARNING xorp_bgp:3693 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:51:09.668171 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 3691 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:51:09.669003  WARNING xorp_bgp:3693 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/20 12:51:09.669053  WARNING xorp_bgp:3693 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 3687 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3693 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3689 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/02/20 12:51:20.330499 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/02/20 12:51:20.417683 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/02/20 12:51:20.506426 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)
WARNING:  Process: 3805 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3809 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3807 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:51:22.710307 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:51:22.710439 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:51:22.710471 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:51:22.710525  WARNING xorp_bgp:3811 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:51:22.711340  WARNING xorp_bgp:3811 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/20 12:51:22.711402  WARNING xorp_bgp:3811 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/20 12:51:22.711428  WARNING xorp_bgp:3811 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 3811 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/02/20 12:52:33.429699 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/02/20 12:52:33.514861 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/02/20 12:52:33.601744 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)
[ 2012/02/20 12:52:35.801568 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:52:35.801713 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:52:35.801745 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 3938 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:52:35.801916  WARNING xorp_bgp:3945 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:52:35.802073 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/20 12:52:35.802385  ERROR xorp_bgp:3945 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:52:35.802483  ERROR xorp_fea_dummy:3941 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 3943 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3941 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 3945 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/02/20 12:52:46.433787 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/02/20 12:52:46.521247 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/02/20 12:52:46.597486 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: 4065 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:52:59.579313 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:52:59.579423 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:52:59.579552  WARNING xorp_bgp:4072 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:52:59.579721 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: [ 2012/02/20 12:52:59.579756  ERROR xorp_bgp:4072 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:52:59.579773  ERROR xorp_bgp:4072 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:52:59.579798  ERROR xorp_bgp:4072 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:52:59.579813  ERROR xorp_bgp:4072 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
4067 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4072 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4070 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: 4301 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4305 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4307 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4303 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/02/20 12:54:20.880253 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/02/20 12:54:20.968028 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/02/20 12:54:21.52296 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: 4373 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4377 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: [ 2012/02/20 12:54:21.237094 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:54:21.237224 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:54:21.237257 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:54:21.237305  WARNING xorp_bgp:4379 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
4375[ 2012/02/20 12:54:21.237566 INFO xorp_bgp BGP ] EVENT: timers 2
 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:54:21.238150  WARNING xorp_bgp:4379 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/20 12:54:21.238202  WARNING xorp_bgp:4379 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/20 12:54:21.238228  WARNING xorp_bgp:4379 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4379 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/02/20 12:54:31.897549 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/02/20 12:54:31.985843 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/02/20 12:54:32.73004 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: 4494 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4498 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4496 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:54:32.269287 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:54:32.269399 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:54:32.269521  WARNING xorp_bgp:4500 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:54:32.269691 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/20 12:54:32.270370  WARNING xorp_bgp:4500 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/20 12:54:32.270420  WARNING xorp_bgp:4500 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/20 12:54:32.270446  WARNING xorp_bgp:4500 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4500 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/02/20 12:55:42.976091 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/02/20 12:55:43.64421 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/02/20 12:55:43.150053 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)
WARNING:  Process: 4616 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4620 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:55:45.332444 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:55:45.332591 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:55:45.332626 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:55:45.332685  WARNING xorp_bgp:4623 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/02/20 12:55:45.332710  WARNING xorp_bgp:4623 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:55:45.332996 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/20 12:55:45.333211  ERROR xorp_bgp:4623 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:55:45.333305  ERROR xorp_bgp:4623 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:55:45.333407  ERROR xorp_bgp:4623 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:55:45.333497  ERROR xorp_bgp:4623 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:55:45.334166  WARNING xorp_bgp:4623 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/20 12:55:45.334294  WARNING xorp_bgp:4623 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4618 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:55:45.334523  WARNING xorp_bgp:4623 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4623 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/02/20 12:55:55.965491 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/02/20 12:55:56.51835 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/02/20 12:55:56.141311 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: 4744 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4748 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:55:56.338165 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:55:56.338312 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:55:56.338346 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:55:56.338391  WARNING xorp_bgp:4750 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:55:56.338667 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/20 12:55:56.338697  ERROR xorp_bgp:4750 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:55:56.338714  ERROR xorp_bgp:4750 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:55:56.338739  ERROR xorp_bgp:4750 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:55:56.338754  ERROR xorp_bgp:4750 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 4746 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:55:56.339315  WARNING xorp_bgp:4750 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/20 12:55:56.339362  WARNING xorp_bgp:4750 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/20 12:55:56.339390  WARNING xorp_bgp:4750 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4750 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/02/20 12:56:07.9484 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/02/20 12:56:07.88837 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/02/20 12:56:07.173385 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: 4868 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:56:09.321126 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:56:09.321272 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:56:09.321305 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:56:09.321491  WARNING xorp_bgp:4874 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:56:09.321662 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 4872 has message from dflt_sig_handler: [ 2012/02/20 12:56:09.322375  WARNING xorp_bgp:4874 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
[ 2012/02/20 12:56:09.322425  WARNING xorp_bgp:4874 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4874 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4870 has message from dflt_sig_handler: SIGTERM received
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/02/20 12:56:18.626689 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/02/20 12:57:22.64178 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)
WARNING:  Process: 4988 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 4992 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:57:24.143541 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:57:24.143683  WARNING xorp_bgp:4994 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 4990 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:57:24.143801 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/20 12:57:24.144374  WARNING xorp_bgp:4994 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 4994 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/02/20 12:57:33.438267 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/02/20 12:57:36.768375 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/02/20 12:57:38.846998 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:57:38.847240 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 5088 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5092 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:57:38.847908  WARNING xorp_bgp:5094 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 5094 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5090 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/02/20 12:57:48.142149 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/02/20 12:57:51.503928 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)
[ 2012/02/20 12:57:53.582352 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:57:53.582604 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 5183 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5187 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:57:53.583322  WARNING xorp_bgp:5189 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 5189 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5185 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/02/20 12:58:02.889146 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/02/20 12:58:10.287499 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: 5277 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:58:16.368364 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:58:16.368542  WARNING xorp_bgp:5283 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 12:58:16.368668 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/20 12:58:16.369205  WARNING xorp_bgp:5283 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 5279 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5283 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5281 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/02/20 12:59:25.929454 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)
WARNING:  Process: 5379 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5375 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:59:32.42494 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 12:59:32.42648  WARNING xorp_bgp:5381 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 5377 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:59:32.43286  WARNING xorp_bgp:5381 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 5381 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/02/20 12:59:41.510202 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)
[ 2012/02/20 12:59:45.608144 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 5457 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 12:59:45.608413 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/20 12:59:45.608663  ERROR xorp_bgp:5464 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 12:59:45.608656  ERROR xorp_fea_dummy:5459 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 5461 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5464 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5459 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/02/20 12:59:54.902791 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/02/20 13:00:01.614399 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 
[ 2012/02/20 13:00:07.119418 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 5532 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:00:07.119662 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/20 13:00:07.119771  WARNING xorp_bgp:5538 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 5536 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5538 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5534 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/02/20 13:01:16.710035 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)
WARNING:  Process: 5802 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:01:24.858176 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 5807 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5809 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5805 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/02/20 13:01:34.327510 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: 5892 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5896 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:01:40.434561 INFO xorp_bgp BGP ] EVENT: timers 5
[ 2012/02/20 13:01:40.435358  WARNING xorp_bgp:5898 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 5898 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:01:40.436191  ERROR xorp_fea_dummy:5894 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 5894 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/02/20 13:01:49.923969 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)
WARNING:  Process: 5968 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5970 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 5972 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:01:53.990601 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:01:53.990757  WARNING xorp_bgp:5974 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:01:53.991399  WARNING xorp_bgp:5974 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 5974 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/02/20 13:02:03.506347 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: [ 2012/02/20 13:02:07.566576  ERROR xorp_fea_dummy:6040 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
6038 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:02:07.566920 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 6042 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:02:07.567704  WARNING xorp_bgp:6044 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 6044 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6040 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 542173 vif0
create_interface 542173 vif1
create_interface 542173 vif2
create_interface 542173 vif3
enable_interface 542173 vif0
enable_interface 542173 vif1
enable_interface 542173 vif2
enable_interface 542173 vif3
create_vif 542173 vif0 vif0
create_vif 542173 vif1 vif1
create_vif 542173 vif2 vif2
create_vif 542173 vif3 vif3
enable_vif 542173 vif0 vif0
enable_vif 542173 vif1 vif1
enable_vif 542173 vif2 vif2
enable_vif 542173 vif3 vif3
create_address4 542173 vif0 vif0 172.16.1.1
create_address4 542173 vif1 vif1 172.16.2.1
create_address6 542173 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 542173 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 542173 vif0 vif0 172.16.1.1 24
set_prefix4 542173 vif1 vif1 172.16.2.1 24
set_prefix6 542173 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 542173 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 542173 vif0 vif0 172.16.1.1
enable_address4 542173 vif1 vif1 172.16.2.1
enable_address6 542173 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 542173 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 542173
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/02/20 13:03:18.624866 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/02/20 13:03:18.708323 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/02/20 13:03:18.788616 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)
WARNING:  Process: 6115 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:03:25.242089  ERROR xorp_fea_dummy:6117 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
[ 2012/02/20 13:03:25.242426 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:03:25.242569 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:03:25.242601 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:03:25.242789  WARNING xorp_bgp:6121 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:03:25.242944 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/20 13:03:25.243247  ERROR xorp_bgp:6121 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 6119 has message from dflt_sig_handler: WARNING:  Process: 6117 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6121 has message from dflt_sig_handler: SIGTERM received
SIGTERM received
Leaving ./test_rib_fea1.sh   -l -t test1
Entering ./test_rib_fea1.sh   -l -t test1_ipv6
Configuring fea
create_interface 577095 vif0
create_interface 577095 vif1
create_interface 577095 vif2
create_interface 577095 vif3
enable_interface 577095 vif0
enable_interface 577095 vif1
enable_interface 577095 vif2
enable_interface 577095 vif3
create_vif 577095 vif0 vif0
create_vif 577095 vif1 vif1
create_vif 577095 vif2 vif2
create_vif 577095 vif3 vif3
enable_vif 577095 vif0 vif0
enable_vif 577095 vif1 vif1
enable_vif 577095 vif2 vif2
enable_vif 577095 vif3 vif3
create_address4 577095 vif0 vif0 172.16.1.1
create_address4 577095 vif1 vif1 172.16.2.1
create_address6 577095 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 577095 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 577095 vif0 vif0 172.16.1.1 24
set_prefix4 577095 vif1 vif1 172.16.2.1 24
set_prefix6 577095 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 577095 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 577095 vif0 vif0 172.16.1.1
enable_address4 577095 vif1 vif1 172.16.2.1
enable_address6 577095 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 577095 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 577095
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/02/20 13:03:36.244870 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/02/20 13:03:36.333573 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/02/20 13:03:36.418640 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/02/20 13:03:42.863557  ERROR xorp_fea_dummy:6363 MFEA fea/xrl_mfea_node.cc:183 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 6361 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6365 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:03:42.864410 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:03:42.864528 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:03:42.864625  WARNING xorp_bgp:6367 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:03:42.864806 INFO xorp_bgp BGP ] EVENT: timers 4
[ 2012/02/20 13:03:42.865419  WARNING xorp_bgp:6367 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: WARNING:  Process: 6367 has message from dflt_sig_handler: SIGTERM received
6363 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 615509 vif0
create_interface 615509 vif1
create_interface 615509 vif2
create_interface 615509 vif3
enable_interface 615509 vif0
enable_interface 615509 vif1
enable_interface 615509 vif2
enable_interface 615509 vif3
create_vif 615509 vif0 vif0
create_vif 615509 vif1 vif1
create_vif 615509 vif2 vif2
create_vif 615509 vif3 vif3
enable_vif 615509 vif0 vif0
enable_vif 615509 vif1 vif1
enable_vif 615509 vif2 vif2
enable_vif 615509 vif3 vif3
create_address4 615509 vif0 vif0 172.16.1.1
create_address4 615509 vif1 vif1 172.16.2.1
create_address6 615509 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 615509 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 615509 vif0 vif0 172.16.1.1 24
set_prefix4 615509 vif1 vif1 172.16.2.1 24
set_prefix6 615509 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 615509 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 615509 vif0 vif0 172.16.1.1
enable_address4 615509 vif1 vif1 172.16.2.1
enable_address6 615509 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 615509 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 615509
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/02/20 13:04:53.925852 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/02/20 13:04:54.15637 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/02/20 13:04:54.105943 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/02/20 13:05:00.631068 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/02/20 13:05:00.719960 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/02/20 13:05:00.807031 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)
WARNING:  Process: [ 2012/02/20 13:05:07.266119 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
6601 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:05:07.266259 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:05:07.266292 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:05:07.266423  WARNING xorp_bgp:6607 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:05:07.266675 INFO xorp_bgp BGP ] EVENT: timers 4
WARNING:  Process: 6605 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:05:07.267264  WARNING xorp_bgp:6607 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 6607 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6603 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 99907 vif0
create_interface 99907 vif1
create_interface 99907 vif2
create_interface 99907 vif3
enable_interface 99907 vif0
enable_interface 99907 vif1
enable_interface 99907 vif2
enable_interface 99907 vif3
create_vif 99907 vif0 vif0
create_vif 99907 vif1 vif1
create_vif 99907 vif2 vif2
create_vif 99907 vif3 vif3
enable_vif 99907 vif0 vif0
enable_vif 99907 vif1 vif1
enable_vif 99907 vif2 vif2
enable_vif 99907 vif3 vif3
create_address4 99907 vif0 vif0 172.16.1.1
create_address4 99907 vif1 vif1 172.16.2.1
create_address6 99907 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 99907 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 99907 vif0 vif0 172.16.1.1 24
set_prefix4 99907 vif1 vif1 172.16.2.1 24
set_prefix6 99907 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 99907 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 99907 vif0 vif0 172.16.1.1
enable_address4 99907 vif1 vif1 172.16.2.1
enable_address6 99907 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 99907 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 99907
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/02/20 13:05:18.305244 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/02/20 13:05:18.393684 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/02/20 13:05:18.477968 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/02/20 13:05:25.16523 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/02/20 13:05:25.107172 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/02/20 13:05:25.197439 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/02/20 13:05:31.645073 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 6944 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:05:31.645474 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:05:31.645627 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:05:31.645838  WARNING xorp_bgp:6951 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:05:31.646074 INFO xorp_bgp BGP ] EVENT: timers 6
[ 2012/02/20 13:05:31.646254  WARNING xorp_bgp:6951 LIBXORP libxorp/asyncio.cc:239 read ] read error: _fd: 11  offset: 0  total-len: 4 error: Connection reset by peer
WARNING:  Process: 6949 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 6947 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:05:31.646926  WARNING xorp_bgp:6951 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 6951 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 782619 vif0
create_interface 782619 vif1
create_interface 782619 vif2
create_interface 782619 vif3
enable_interface 782619 vif0
enable_interface 782619 vif1
enable_interface 782619 vif2
enable_interface 782619 vif3
create_vif 782619 vif0 vif0
create_vif 782619 vif1 vif1
create_vif 782619 vif2 vif2
create_vif 782619 vif3 vif3
enable_vif 782619 vif0 vif0
enable_vif 782619 vif1 vif1
enable_vif 782619 vif2 vif2
enable_vif 782619 vif3 vif3
create_address4 782619 vif0 vif0 172.16.1.1
create_address4 782619 vif1 vif1 172.16.2.1
create_address6 782619 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 782619 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 782619 vif0 vif0 172.16.1.1 24
set_prefix4 782619 vif1 vif1 172.16.2.1 24
set_prefix6 782619 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 782619 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 782619 vif0 vif0 172.16.1.1
enable_address4 782619 vif1 vif1 172.16.2.1
enable_address6 782619 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 782619 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 782619
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/02/20 13:06:42.768929 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/02/20 13:06:42.854716 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/02/20 13:06:42.941742 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/02/20 13:06:45.177339 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/02/20 13:06:45.262399 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/02/20 13:06:45.351568 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: 7282 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7286 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:06:45.388087 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:06:45.388204 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:06:45.388235 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:06:45.388276  WARNING xorp_bgp:7288 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:06:45.388502 INFO xorp_bgp BGP ] EVENT: timers 5
[ 2012/02/20 13:06:45.388533  ERROR xorp_bgp:7288 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 13:06:45.388549  ERROR xorp_bgp:7288 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 13:06:45.388573  ERROR xorp_bgp:7288 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 13:06:45.388588  ERROR xorp_bgp:7288 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 7288 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7284 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 199639 vif0
create_interface 199639 vif1
create_interface 199639 vif2
create_interface 199639 vif3
enable_interface 199639 vif0
enable_interface 199639 vif1
enable_interface 199639 vif2
enable_interface 199639 vif3
create_vif 199639 vif0 vif0
create_vif 199639 vif1 vif1
create_vif 199639 vif2 vif2
create_vif 199639 vif3 vif3
enable_vif 199639 vif0 vif0
enable_vif 199639 vif1 vif1
enable_vif 199639 vif2 vif2
enable_vif 199639 vif3 vif3
create_address4 199639 vif0 vif0 172.16.1.1
create_address4 199639 vif1 vif1 172.16.2.1
create_address6 199639 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 199639 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 199639 vif0 vif0 172.16.1.1 24
set_prefix4 199639 vif1 vif1 172.16.2.1 24
set_prefix6 199639 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 199639 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 199639 vif0 vif0 172.16.1.1
enable_address4 199639 vif1 vif1 172.16.2.1
enable_address6 199639 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 199639 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 199639
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/02/20 13:06:56.376211 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/02/20 13:06:56.462405 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/02/20 13:06:56.542063 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/02/20 13:07:00.764634 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:07:00.764770 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:07:00.764801 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/02/20 13:07:00.764973  WARNING xorp_bgp:7532 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
7526 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:07:00.765121 INFO xorp_bgp BGP ] EVENT: timers 3
[ 2012/02/20 13:07:00.765311  ERROR xorp_bgp:7532 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 13:07:00.765432  ERROR xorp_fea_dummy:7528 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 7530 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7532 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7528 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 224292 vif0
create_interface 224292 vif1
create_interface 224292 vif2
create_interface 224292 vif3
enable_interface 224292 vif0
enable_interface 224292 vif1
enable_interface 224292 vif2
enable_interface 224292 vif3
create_vif 224292 vif0 vif0
create_vif 224292 vif1 vif1
create_vif 224292 vif2 vif2
create_vif 224292 vif3 vif3
enable_vif 224292 vif0 vif0
enable_vif 224292 vif1 vif1
enable_vif 224292 vif2 vif2
enable_vif 224292 vif3 vif3
create_address4 224292 vif0 vif0 172.16.1.1
create_address4 224292 vif1 vif1 172.16.2.1
create_address6 224292 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 224292 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 224292 vif0 vif0 172.16.1.1 24
set_prefix4 224292 vif1 vif1 172.16.2.1 24
set_prefix6 224292 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 224292 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 224292 vif0 vif0 172.16.1.1
enable_address4 224292 vif1 vif1 172.16.2.1
enable_address6 224292 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 224292 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 224292
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/02/20 13:08:11.815496 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/02/20 13:08:11.901476 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/02/20 13:08:11.987110 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)
[ 2012/02/20 13:08:18.225124 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 7735 has message from dflt_sig_handler: SIGTERM received[ 2012/02/20 13:08:18.225275 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)

[ 2012/02/20 13:08:18.225311 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:08:18.225497  WARNING xorp_bgp:7743 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:08:18.225885  ERROR xorp_bgp:7743 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
WARNING:  Process: 7741 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7737 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7743 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 573004 vif0
create_interface 573004 vif1
create_interface 573004 vif2
create_interface 573004 vif3
enable_interface 573004 vif0
enable_interface 573004 vif1
enable_interface 573004 vif2
enable_interface 573004 vif3
create_vif 573004 vif0 vif0
create_vif 573004 vif1 vif1
create_vif 573004 vif2 vif2
create_vif 573004 vif3 vif3
enable_vif 573004 vif0 vif0
enable_vif 573004 vif1 vif1
enable_vif 573004 vif2 vif2
enable_vif 573004 vif3 vif3
create_address4 573004 vif0 vif0 172.16.1.1
create_address4 573004 vif1 vif1 172.16.2.1
create_address6 573004 vif2 vif2 40:40:40:40:40:40:40:40
create_address6 573004 vif3 vif3 50:50:50:50:50:50:50:50
set_prefix4 573004 vif0 vif0 172.16.1.1 24
set_prefix4 573004 vif1 vif1 172.16.2.1 24
set_prefix6 573004 vif2 vif2 40:40:40:40:40:40:40:40 24
set_prefix6 573004 vif3 vif3 50:50:50:50:50:50:50:50 24
enable_address4 573004 vif0 vif0 172.16.1.1
enable_address4 573004 vif1 vif1 172.16.2.1
enable_address6 573004 vif2 vif2 40:40:40:40:40:40:40:40
enable_address6 573004 vif3 vif3 50:50:50:50:50:50:50:50
commit_transaction 573004
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/02/20 13:08:29.214380 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/02/20 13:08:29.300023 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/02/20 13:08:29.386622 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)
WARNING:  Process: 7956 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7961 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 7958 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:08:35.637118 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:08:35.637258 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:08:35.637289 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:08:35.637358  WARNING xorp_bgp:7963 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:08:35.637624 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/20 13:08:35.637655  ERROR xorp_bgp:7963 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 13:08:35.637671  ERROR xorp_bgp:7963 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 13:08:35.637695  ERROR xorp_bgp:7963 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 13:08:35.637711  ERROR xorp_bgp:7963 XRL libxipc/xrl_router.cc:588 send ] NO FINDER
[ 2012/02/20 13:08:35.638218  WARNING xorp_bgp:7963 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 7963 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/02/20 13:08:46.187736 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/02/20 13:08:46.229939 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/02/20 13:08:46.270945 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: 8173 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:08:48.482579 WARNING xorp_rib LIBXORP ] read error: _fd: 14  offset: 0  total-len: 4 error: Connection reset by peer
[ 2012/02/20 13:08:48.482787 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:08:48.482898 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:08:48.483062  WARNING xorp_bgp:8179 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:08:48.483164 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 8177 has message from dflt_sig_handler: [ 2012/02/20 13:08:48.484056  WARNING xorp_bgp:8179 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
SIGTERM received
WARNING:  Process: 8179 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8175 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/02/20 13:09:59.61407 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/02/20 13:09:59.108010 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/02/20 13:09:59.153156 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)
[ 2012/02/20 13:10:01.360851 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:10:01.360991 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:10:01.361032 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 8281 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:10:01.361201  WARNING xorp_bgp:8287 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 8285 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:10:01.362301  WARNING xorp_bgp:8287 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 8287 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8283 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/02/20 13:10:11.849632 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/02/20 13:10:11.889668 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/02/20 13:10:11.934801 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)
[ 2012/02/20 13:10:14.132964  ERROR xorp_fea_dummy:8396 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 8394 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8398 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:10:14.133677 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:10:14.133792 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:10:14.133964  WARNING xorp_bgp:8400 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:10:14.134082 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: [ 2012/02/20 13:10:14.134810  WARNING xorp_bgp:8400 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
8396 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8400 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/02/20 13:10:24.641289 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/02/20 13:10:24.685191 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/02/20 13:10:24.728094 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)
WARNING:  Process: 8500 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8504 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8502 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:10:26.955069 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:10:26.955209 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:10:26.955240 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:10:26.955296  WARNING xorp_bgp:8506 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:10:26.955989  WARNING xorp_bgp:8506 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 8506 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/02/20 13:11:37.500122 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/02/20 13:11:37.540556 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/02/20 13:11:37.578285 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)
[ 2012/02/20 13:11:39.789915  ERROR xorp_fea_dummy:8607 MFEA fea/xrl_mfea_node.cc:183 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 8605 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:11:39.790237 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:11:39.790384 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:11:39.790419 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:11:39.790597  WARNING xorp_bgp:8611 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 8609 has message from dflt_sig_handler: SIGTERM received[ 2012/02/20 13:11:39.791711  WARNING xorp_bgp:8611 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion

WARNING:  Process: 8611 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8607 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/02/20 13:11:50.264708 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/02/20 13:11:50.305626 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/02/20 13:11:50.347829 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/02/20 13:11:52.555402 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:11:52.555542 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:11:52.555579 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 8720 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:11:52.555751  WARNING xorp_bgp:8726 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: [ 2012/02/20 13:11:52.555903 INFO xorp_bgp BGP ] EVENT: timers 2
8724 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:11:52.556446  WARNING xorp_bgp:8726 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 8726 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:11:52.557387  ERROR xorp_fea_dummy:8722 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 8722 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/02/20 13:12:01.977438 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/02/20 13:12:02.18878 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/02/20 13:12:04.160712 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:12:04.160849 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:12:04.161023  WARNING xorp_bgp:8834 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:12:04.161113 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: WARNING:  Process: 8828 has message from dflt_sig_handler: SIGTERM received
8832 has message from dflt_sig_handler: [ 2012/02/20 13:12:04.161718  WARNING xorp_bgp:8834 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
SIGTERM received
WARNING:  Process: 8834 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8830 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/02/20 13:12:13.607508 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/02/20 13:12:13.649652 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)
[ 2012/02/20 13:12:15.791727 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:12:15.791888 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: [ 2012/02/20 13:12:15.792068  WARNING xorp_bgp:8914 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
8907 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:12:15.792150 INFO xorp_bgp BGP ] EVENT: timers 2
[ 2012/02/20 13:12:15.792667  WARNING xorp_bgp:8914 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 8914 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8910 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 8912 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/02/20 13:13:25.259799 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/02/20 13:13:25.301497 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: 8990 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:13:27.444075 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:13:27.444213 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:13:27.444376  WARNING xorp_bgp:8996 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 8994 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:13:27.444927  WARNING xorp_bgp:8996 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 8996 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:13:27.445932  ERROR xorp_fea_dummy:8992 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 8992 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/02/20 13:13:36.813137 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/02/20 13:13:36.856604 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: 9075 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:13:38.998893 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:13:38.999026 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:13:38.999059  WARNING xorp_bgp:9081 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:13:38.999262 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 9077 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:13:38.999804  WARNING xorp_bgp:9081 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9081 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9079 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/02/20 13:13:48.391260 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/02/20 13:13:48.428862 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)
WARNING:  Process: [ 2012/02/20 13:13:50.571626 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:13:50.571835  WARNING xorp_bgp:9160 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 9154 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:13:50.571953 INFO xorp_bgp BGP ] EVENT: timers 3
9158 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9156 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:13:50.572492  WARNING xorp_bgp:9160 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9160 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/02/20 13:14:01.175143 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/02/20 13:14:01.261442 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/02/20 13:14:01.346915 INFO coord BGP ] peer3: callback_connected, OK: 1 connected 100 Okay
Coord peer3 assert established 
./test_route_reflection1.sh: Tests Succeeded (BGP: test1)
[ 2012/02/20 13:14:01.377827 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:14:01.377954 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:14:01.377982 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:14:01.378139  WARNING xorp_bgp:9243 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:14:01.378283 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 9236 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: WARNING:  Process: 9241 has message from dflt_sig_handler: SIGTERM received9243 has message from dflt_sig_handler: 
SIGTERM received
WARNING:  Process: 9238 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/02/20 13:15:12.10404 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/02/20 13:15:12.103780 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/02/20 13:15:12.186609 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: 9335 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:15:14.442595 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:15:14.442742 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:15:14.442776 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 9331 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:15:14.442877  WARNING xorp_bgp:9337 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 9333 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:15:14.443631  WARNING xorp_bgp:9337 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9337 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/02/20 13:15:24.983212 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/02/20 13:15:25.67003 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/02/20 13:15:25.155581 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)
WARNING:  Process: WARNING:  Process: 9462 has message from dflt_sig_handler: SIGTERM received
9466 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:15:27.410473 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:15:27.410578 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:15:27.410686  WARNING xorp_bgp:9468 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: [ 2012/02/20 13:15:27.410861 INFO xorp_bgp BGP ] EVENT: timers 3
9464 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:15:27.411394  WARNING xorp_bgp:9468 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9468 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/02/20 13:15:37.998965 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/02/20 13:15:38.84600 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/02/20 13:15:38.172134 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/02/20 13:15:38.277666  WARNING xorp_bgp:9593 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)
WARNING:  Process: 9591 has message from dflt_sig_handler: WARNING:  Process: SIGTERM received9587 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:15:40.424648 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:15:40.424701 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:15:40.424804  WARNING xorp_bgp:9593 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.

[ 2012/02/20 13:15:40.424974 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 9593 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9589 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/02/20 13:16:51.73379 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/02/20 13:16:51.162689 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/02/20 13:16:51.251077 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/02/20 13:16:51.356289  WARNING xorp_bgp:9718 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/02/20 13:16:53.505187 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:16:53.505302 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:16:53.505339 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 9712 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:16:53.505528  WARNING xorp_bgp:9718 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 9716 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9718 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9714 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/02/20 13:17:04.46418 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/02/20 13:17:04.136557 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/02/20 13:17:04.215416 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: 9846 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9850 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:17:04.249110 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:17:04.249248 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:17:04.249280 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:17:04.249324  WARNING xorp_bgp:9852 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:17:04.249580 INFO xorp_bgp BGP ] EVENT: timers 2
WARNING:  Process: 9848 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9852 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/02/20 13:17:14.811853 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/02/20 13:17:14.893642 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/02/20 13:17:14.982588 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)
[ 2012/02/20 13:17:17.240718 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:17:17.240872 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:17:17.240906 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:17:17.241015  WARNING xorp_bgp:9945 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 9938 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9943 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:17:17.241818  WARNING xorp_bgp:9945 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 9945 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 9941 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/02/20 13:18:27.854625 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/02/20 13:18:27.939772 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/02/20 13:18:28.32349 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)
[ 2012/02/20 13:18:30.293106 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:18:30.293251 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:18:30.293286 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
WARNING:  Process: 10062 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:18:30.293396  WARNING xorp_bgp:10068 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
WARNING:  Process: 10066 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:18:30.294326  WARNING xorp_bgp:10068 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10064 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10068 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/02/20 13:18:40.816757 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/02/20 13:18:40.894867 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/02/20 13:18:40.984880 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/02/20 13:18:43.237008  ERROR xorp_fea_dummy:10193 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 10191 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:18:43.237772 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:18:43.237887 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:18:43.237985  WARNING xorp_bgp:10197 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:18:43.238165 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 10195 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:18:43.238750  WARNING xorp_bgp:10197 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: WARNING:  Process: 10193 has message from dflt_sig_handler: SIGTERM received
10197 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/02/20 13:18:53.781019 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/02/20 13:18:53.864062 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/02/20 13:18:53.953245 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: 10317 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10321 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:18:53.985122 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:18:53.985234 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:18:53.985332  WARNING xorp_bgp:10323 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:18:53.985486 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 10323 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10319 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/02/20 13:20:04.546777 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/02/20 13:20:04.636800 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/02/20 13:20:04.722309 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: 10407 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10409 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10411 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:20:09.142734 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:20:09.143074 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:20:09.143275  WARNING xorp_bgp:10413 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:20:09.143520 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 10413 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/02/20 13:20:19.638878 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/02/20 13:20:19.730525 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/02/20 13:20:19.815292 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/02/20 13:20:24.238833 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:20:24.238979 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:20:24.239014 INFO xorp_bgp BGP ] Sending: Notification Packet: Cease(6)
[ 2012/02/20 13:20:24.239205  WARNING xorp_bgp:10563 BGP bgp/bgp.cc:168 ~BGPMain ] Stopping all peers in ~BGPMain cleanup loop.
[ 2012/02/20 13:20:24.239368 INFO xorp_bgp BGP ] EVENT: timers 3
WARNING:  Process: 10561 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10557 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:20:24.239936  WARNING xorp_bgp:10563 BGP bgp/route_table_cache.cc:53 ~CacheTable ] CacheTable trie was not empty on deletion
WARNING:  Process: 10563 has message from dflt_sig_handler: SIGTERM received
[ 2012/02/20 13:20:24.240710  ERROR xorp_fea_dummy:10559 CLI cli/xrl_cli_node.cc:121 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
WARNING:  Process: 10559 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/02/20 13:20:30.337761 INFO xorp_bgp BGP ] EVENT: timers 3

******************* Command:     ../xorp_bgp         exited status: 0 10709
[ 2012/02/20 13:20:30.339749 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: 10703 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: [ 2012/02/20 13:20:35.342060  ERROR xorp_fea_dummy:10705 MFEA fea/xrl_mfea_node.cc:183 finder_disconnect_event ] Finder disconnect event. Exiting immediately...
10707 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10705 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/02/20 13:20:41.488059 INFO xorp_bgp BGP ] EVENT: timers 3

******************* Command:     ../xorp_bgp         exited status: 0 10730
[ 2012/02/20 13:20:41.491460 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: 10724 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10726 has message from dflt_sig_handler: SIGTERM received
WARNING:  Process: 10728 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/02/20 13:22:41.981350 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 5796878.495172
notif sched 5796878.025172
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 5796878.055172
.notif sched 5796878.085172
.notif sched 5796878.115172
.notif sched 5796878.145172
.notif sched 5796878.175172
.notif sched 5796878.205172
.notif sched 5796878.235172
.notif sched 5796878.265172
.notif sched 5796878.295172
.notif sched 5796878.325172
.notif sched 5796878.355172
.notif sched 5796878.385172
.notif sched 5796878.415172
.notif sched 5796878.445172
.notif sched 5796878.475172
.notif sched 5796878.505172
#notif unsch 5796878.505172
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: 0xbff82c07
-----------------------------------------------
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: 0xbff82c06
-----------------------------------------------
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: 0xbff82c05
-----------------------------------------------
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: 0xbff82c04
-----------------------------------------------
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: 0xbff82c03
-----------------------------------------------
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: 0xbff82c02
-----------------------------------------------
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: 0xbff82bf8
adding n17: 1.2.1.0/24 route: 0xbff82bf7
adding n18: 1.2.0.0/16 route: 0xbff82bf6
adding n19: 1.2.128.0/24 route: 0xbff82bf5
adding n20: 1.2.0.0/20 route: 0xbff82bf4
-----------
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: 0xbff822e9
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: 0xbff822e9
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
-- 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
-- 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
-- fired 99
O
done with test_many
Start ZeroTimer test
End ZeroTimer test
/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: 0xbf815ca9
-----------------------------------------------
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: 0xbf815ca8
-----------------------------------------------
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: 0xbf815ca7
-----------------------------------------------
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: 0xbf815ca6
-----------------------------------------------
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: 0xbf815ca5
-----------------------------------------------
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: 0xbf815ca4
-----------------------------------------------
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: 0xbf815c9a
adding n17: 1.2.1.0/24 route: 0xbf815c99
adding n18: 1.2.0.0/16 route: 0xbf815c98
adding n19: 1.2.128.0/24 route: 0xbf815c97
adding n20: 1.2.0.0/20 route: 0xbf815c96
-----------
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/02/20 13:23:19.119195  ERROR test_register:11109 RIB rib/rt_tab_register.cc:382 delete_registration ] delete_registration called for unregisted net: 1.0.5.0/26
[ 2012/02/20 13:23:19.119278  ERROR test_register:11109 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/02/20 13:23:19.172618  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/02/20 13:23:19.172705  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:19.172763  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:23:20.172587  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:23:20.172705  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/02/20 13:23:20.172799  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/02/20 13:23:20.172891  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/02/20 13:23:20.172985  WARNING test_peering:11112 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/02/20 13:23:20.173466  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/02/20 13:23:20.173559  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:20.173686  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth0/vif0  old-status: 1
[ 2012/02/20 13:23:20.173774  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:20.173883  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:23:21.173579  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:23:21.173688  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/02/20 13:23:21.173779  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/02/20 13:23:21.173867  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/02/20 13:23:21.173954  WARNING test_peering:11112 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/02/20 13:23:21.174333  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/02/20 13:23:21.174427  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:21.174519  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/02/20 13:23:21.174613  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:21.174715  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:23:21.174825  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:23:30.227675  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:23:30.227860  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/02/20 13:23:30.227951  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/02/20 13:23:30.228038  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/02/20 13:23:30.228125  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:23:30.228245  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/02/20 13:23:30.228335  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/02/20 13:23:30.228420  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/02/20 13:23:30.228507  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:30.228601  WARNING test_peering:11112 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/02/20 13:23:30.229000  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/02/20 13:23:30.229092  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:30.229190  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/02/20 13:23:30.229277  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:30.229372  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/02/20 13:23:30.229460  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:30.229553  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/02/20 13:23:30.229645  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:30.229750  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:23:30.229860  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:23:39.281723  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:23:39.281906  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/02/20 13:23:39.281998  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/02/20 13:23:39.282085  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/02/20 13:23:39.282172  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:23:39.282295  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/02/20 13:23:39.282385  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/02/20 13:23:39.282470  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/02/20 13:23:39.282556  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:39.282652  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
Test Passed: two_peersV3
Running: two_peersV2s1
[ 2012/02/20 13:23:39.283024  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/02/20 13:23:39.283114  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:39.283207  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/02/20 13:23:39.283294  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:39.283394  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:23:39.292573  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:23:39.293572  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/02/20 13:23:39.293679  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/02/20 13:23:40.283574  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/02/20 13:23:48.336633  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:23:48.336805  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/02/20 13:23:48.336897  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/02/20 13:23:48.336984  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/02/20 13:23:48.337071  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:23:48.337181  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/02/20 13:23:48.337271  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/02/20 13:23:48.337357  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/02/20 13:23:48.337443  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:48.337531  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
Test Passed: two_peersV2s1
Running: two_peersV3s1
[ 2012/02/20 13:23:48.337918  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/02/20 13:23:48.338010  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:48.338105  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/02/20 13:23:48.338193  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:48.338287  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/02/20 13:23:48.338375  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:48.338468  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/02/20 13:23:48.338556  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:48.338662  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:23:48.348574  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:23:48.348697  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/02/20 13:23:49.338572  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 1  link-status: 1
[ 2012/02/20 13:23:57.391664  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:23:57.391838  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/02/20 13:23:57.391930  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/02/20 13:23:57.392017  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/02/20 13:23:57.392104  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:23:57.392223  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/02/20 13:23:57.392314  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/02/20 13:23:57.392400  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/02/20 13:23:57.392487  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:57.392582  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
Test Passed: two_peersV3s1
Running: two_peersV2s2
[ 2012/02/20 13:23:57.392951  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/02/20 13:23:57.393042  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:57.393136  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/02/20 13:23:57.393223  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:23:57.393322  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:23:57.402574  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:23:57.403573  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/02/20 13:23:57.403609  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/02/20 13:23:58.393573  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
Test Passed: two_peersV2s2
Running: two_peersV3s2
[ 2012/02/20 13:24:06.447633  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:24:06.447667  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/02/20 13:24:06.447683  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/02/20 13:24:06.447696  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/02/20 13:24:06.447710  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:24:06.447745  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/02/20 13:24:06.447762  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/02/20 13:24:06.447774  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/02/20 13:24:06.447787  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:06.447803  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:06.447970  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/02/20 13:24:06.447987  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:06.448008  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/02/20 13:24:06.448023  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:06.448043  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/02/20 13:24:06.448058  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:06.448077  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/02/20 13:24:06.448091  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:06.448117  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:24:06.457573  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:24:06.458573  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/02/20 13:24:06.458610  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
[ 2012/02/20 13:24:07.448571  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 1  link-status: 1
Test Passed: two_peersV3s2
Running: p2pV2
[ 2012/02/20 13:24:15.510664  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:24:15.510700  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/02/20 13:24:15.510716  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/02/20 13:24:15.510728  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/02/20 13:24:15.510742  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:24:15.510786  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/02/20 13:24:15.510802  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/02/20 13:24:15.510814  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/02/20 13:24:15.510827  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:15.510844  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:15.510996  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/02/20 13:24:15.511012  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:15.511030  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/02/20 13:24:15.511043  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:15.511074  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:24:15.511106  WARNING test_peering:11112 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/02/20 13:24:25.511591  ERROR test_peering:11112 OSPF ospf/peer.cc:2678 update_router_linksV2 ] A single neighbour should be configured
[ 2012/02/20 13:24:25.511623  ERROR test_peering:11112 OSPF ospf/peer.cc:2678 update_router_linksV2 ] A single neighbour should be configured
[ 2012/02/20 13:24:25.511642  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:24:25.511660  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/02/20 13:24:25.511673  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/02/20 13:24:25.511686  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/02/20 13:24:25.511699  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:24:25.511714  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/02/20 13:24:25.511727  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/02/20 13:24:25.511738  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/02/20 13:24:25.511751  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:25.511766  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:25.511923  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth1/vif1  old-status: 0
[ 2012/02/20 13:24:25.511940  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:25.511961  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth2/vif2  old-status: 0
[ 2012/02/20 13:24:25.511976  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:25.511996  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth1/vif1  old-status: 1
[ 2012/02/20 13:24:25.512010  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:25.512029  WARNING test_peering:11112 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: activate_peer  vif: eth2/vif2  old-status: 1
[ 2012/02/20 13:24:25.512043  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:25.512073  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:24:25.512106  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 1  link-status: 1
Test Passed: p2pV3
[ 2012/02/20 13:24:35.512598  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:24:35.512626  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth1/vif1
[ 2012/02/20 13:24:35.512641  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth1/vif1
[ 2012/02/20 13:24:35.512653  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth1 Vif vif1
[ 2012/02/20 13:24:35.512666  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:24:35.512682  WARNING test_peering:11112 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth2/vif2
[ 2012/02/20 13:24:35.512695  WARNING test_peering:11112 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth2/vif2
[ 2012/02/20 13:24:35.512707  WARNING test_peering:11112 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth2 Vif vif2
[ 2012/02/20 13:24:35.512720  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth1/vif1  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:35.512735  WARNING test_peering:11112 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth2/vif2  running: 0  status: 0  link-status: 1
/home/buildbot/xorp.ct/slave/full3/build/xorp/obj/i686-pc-linux-gnu/ospf/tests/test_routing
Running: r1V2
Test Passed: r1V2
Running: r1V3
Test Passed: r1V3
Running: r2
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
[ 2012/02/20 13:24:35.526666  WARNING test_routing:11115 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/02/20 13:24:35.526747  WARNING test_routing:11115 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:35.526767  WARNING test_routing:11115 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:24:35.527161  WARNING test_routing:11115 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:24:35.527195  WARNING test_routing:11115 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/02/20 13:24:35.527213  WARNING test_routing:11115 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/02/20 13:24:35.527230  WARNING test_routing:11115 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/02/20 13:24:35.527249  WARNING test_routing:11115 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:35.527499  WARNING test_routing:11115 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/02/20 13:24:35.527516  WARNING test_routing:11115 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:35.527533  WARNING test_routing:11115 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:24:35.527664  WARNING test_routing:11115 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:24:35.527712  WARNING test_routing:11115 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/02/20 13:24:35.527730  WARNING test_routing:11115 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/02/20 13:24:35.527744  WARNING test_routing:11115 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/02/20 13:24:35.527758  WARNING test_routing:11115 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:35.527902  WARNING test_routing:11115 OSPF ospf/peer.cc:306 set_link_status ] Setting PeerOut link status to: 1  dbg: create_peer  vif: eth0/vif0  old-status: 0
[ 2012/02/20 13:24:35.527918  WARNING test_routing:11115 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
[ 2012/02/20 13:24:35.527932  WARNING test_routing:11115 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 1  link-status: 1
[ 2012/02/20 13:24:35.528141  WARNING test_routing:11115 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 1  status: 0  link-status: 1
[ 2012/02/20 13:24:35.528165  WARNING test_routing:11115 OSPF ospf/peer.cc:608 take_down_peering ] PeerOut, take_down_peering on interface: eth0/vif0
[ 2012/02/20 13:24:35.528179  WARNING test_routing:11115 OSPF ospf/peer.cc:662 stop_receiving_packets ] PeerOut, stop_receiving_packets on interface: eth0/vif0
[ 2012/02/20 13:24:35.528192  WARNING test_routing:11115 OSPF ospf/ospf.cc:133 disable_interface_vif ] Disable Interface eth0 Vif vif0
[ 2012/02/20 13:24:35.528205  WARNING test_routing:11115 OSPF ospf/peer.cc:316 peer_change ] PeerOut, peer_change on interface: eth0/vif0  running: 0  status: 0  link-status: 1
/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.003978 seconds
peer route dump took 0.003729 seconds
route db route dump took 0.003350 seconds
route db route dump took 0.005369 seconds
peer route dump took 0.004088 seconds
route db route dump took 0.005008 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=4096.431954