* Package: sys-cluster/zookeeper-bin-3.4.13 * Repository: gentoo * Maintainer: patrick@gentoo.org cluster@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox * Adding group 'zookeeper' to your system ... * - Groupid: next available * Adding user 'zookeeper' to your system ... * - Userid: 128 * - Shell: /bin/sh * - Home: /var/lib/zookeeper * - Groups: zookeeper * - GECOS: added by portage for zookeeper-bin * - Creating /var/lib/zookeeper in / >>> Unpacking source... >>> Unpacking zookeeper-3.4.13.tar.gz to /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work >>> Source unpacked in /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work >>> Preparing source in /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13 ... * econf: updating zookeeper-3.4.13/src/c/config.sub with /usr/share/gnuconfig/config.sub * econf: updating zookeeper-3.4.13/src/c/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 checking for x86_64-pc-linux-gnu-doxygen... no checking for doxygen... /usr/bin/doxygen checking for x86_64-pc-linux-gnu-perl... no checking for perl... /usr/bin/perl checking for x86_64-pc-linux-gnu-dot... no checking for dot... no checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for cppunit-config... no checking for Cppunit - version >= 1.10.2... no checking for generated/zookeeper.jute.c... yes checking for generated/zookeeper.jute.h... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking whether ln -s works... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether to enable gcov... no checking for pthread_mutex_lock in -lpthread... yes configure: building with SyncAPI support checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for nfds_t... yes checking whether to enable ipv6... yes checking for getcwd... yes checking for gethostbyname... yes checking for gethostname... yes checking for getlogin... yes checking for getpwuid_r... yes checking for gettimeofday... yes checking for getuid... yes checking for memmove... yes checking for memset... yes checking for poll... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13 ... make -j1 make all-am make[1]: Entering directory '/var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13/src/c' /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c -o zookeeper.lo `test -f 'src/zookeeper.c' || echo './'`src/zookeeper.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c src/zookeeper.c -fPIC -DPIC -o .libs/zookeeper.o src/zookeeper.c: In function ‘format_endpoint_info’: src/zookeeper.c:3506:21: warning: ‘%d’ directive writing between 1 and 5 bytes into a region of size between 0 and 127 [-Wformat-overflow=] sprintf(buf,"%s:%d",addrstr,ntohs(port)); ^~ src/zookeeper.c:3506:17: note: directive argument in the range [0, 65535] sprintf(buf,"%s:%d",addrstr,ntohs(port)); ^~~~~~~ In file included from /usr/include/stdio.h:873, from ./include/zookeeper.h:35, from src/zookeeper.c:28: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 3 and 134 bytes into a destination of size 128 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c src/zookeeper.c -o zookeeper.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c -o recordio.lo `test -f 'src/recordio.c' || echo './'`src/recordio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c src/recordio.c -fPIC -DPIC -o .libs/recordio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c src/recordio.c -o recordio.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c -o zookeeper.jute.lo `test -f 'generated/zookeeper.jute.c' || echo './'`generated/zookeeper.jute.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c generated/zookeeper.jute.c -fPIC -DPIC -o .libs/zookeeper.jute.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c generated/zookeeper.jute.c -o zookeeper.jute.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c -o zk_log.lo `test -f 'src/zk_log.c' || echo './'`src/zk_log.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c src/zk_log.c -fPIC -DPIC -o .libs/zk_log.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c src/zk_log.c -o zk_log.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c -o zk_hashtable.lo `test -f 'src/zk_hashtable.c' || echo './'`src/zk_hashtable.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c src/zk_hashtable.c -fPIC -DPIC -o .libs/zk_hashtable.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c src/zk_hashtable.c -o zk_hashtable.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c -o st_adaptor.lo `test -f 'src/st_adaptor.c' || echo './'`src/st_adaptor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c src/st_adaptor.c -fPIC -DPIC -o .libs/st_adaptor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c src/st_adaptor.c -o st_adaptor.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o libzkst.la zookeeper.lo recordio.lo zookeeper.jute.lo zk_log.lo zk_hashtable.lo st_adaptor.lo -lm libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libzkst.a .libs/zookeeper.o .libs/recordio.o .libs/zookeeper.jute.o .libs/zk_log.o .libs/zk_hashtable.o .libs/st_adaptor.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libzkst.a libtool: link: ( cd ".libs" && rm -f "libzkst.la" && ln -s "../libzkst.la" "libzkst.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c -o hashtable_itr.lo `test -f 'src/hashtable/hashtable_itr.c' || echo './'`src/hashtable/hashtable_itr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c src/hashtable/hashtable_itr.c -fPIC -DPIC -o .libs/hashtable_itr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c src/hashtable/hashtable_itr.c -o hashtable_itr.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c -o hashtable.lo `test -f 'src/hashtable/hashtable.c' || echo './'`src/hashtable/hashtable.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c src/hashtable/hashtable.c -fPIC -DPIC -o .libs/hashtable.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c src/hashtable/hashtable.c -o hashtable.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o libhashtable.la hashtable_itr.lo hashtable.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libhashtable.a .libs/hashtable_itr.o .libs/hashtable.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libhashtable.a libtool: link: ( cd ".libs" && rm -f "libhashtable.la" && ln -s "../libhashtable.la" "libhashtable.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -no-undefined -version-info 2 -export-symbols-regex '(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|allocate_|zerror|is_unrecoverable)' -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o libzookeeper_st.la -rpath /usr/lib64 libzkst.la libhashtable.la libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B ./.libs/libzkst.a ./.libs/libhashtable.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libzookeeper_st.exp libtool: link: /bin/grep -E -e "(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|allocate_|zerror|is_unrecoverable)" ".libs/libzookeeper_st.exp" > ".libs/libzookeeper_st.expT" libtool: link: mv -f ".libs/libzookeeper_st.expT" ".libs/libzookeeper_st.exp" libtool: link: echo "{ global:" > .libs/libzookeeper_st.ver libtool: link: cat .libs/libzookeeper_st.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libzookeeper_st.ver libtool: link: echo "local: *; };" >> .libs/libzookeeper_st.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libzkst.a ./.libs/libhashtable.a -Wl,--no-whole-archive -lm -O2 -march=native -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libzookeeper_st.so.2 -Wl,-version-script -Wl,.libs/libzookeeper_st.ver -o .libs/libzookeeper_st.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libzookeeper_st.so.2" && ln -s "libzookeeper_st.so.2.0.0" "libzookeeper_st.so.2") libtool: link: (cd ".libs" && rm -f "libzookeeper_st.so" && ln -s "libzookeeper_st.so.2.0.0" "libzookeeper_st.so") libtool: link: (cd .libs/libzookeeper_st.lax/libzkst.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13/src/c/./.libs/libzkst.a") libtool: link: (cd .libs/libzookeeper_st.lax/libhashtable.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13/src/c/./.libs/libhashtable.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libzookeeper_st.a .libs/libzookeeper_st.lax/libzkst.a/recordio.o .libs/libzookeeper_st.lax/libzkst.a/st_adaptor.o .libs/libzookeeper_st.lax/libzkst.a/zk_hashtable.o .libs/libzookeeper_st.lax/libzkst.a/zk_log.o .libs/libzookeeper_st.lax/libzkst.a/zookeeper.jute.o .libs/libzookeeper_st.lax/libzkst.a/zookeeper.o .libs/libzookeeper_st.lax/libhashtable.a/hashtable.o .libs/libzookeeper_st.lax/libhashtable.a/hashtable_itr.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libzookeeper_st.a libtool: link: rm -fr .libs/libzookeeper_st.lax libtool: link: ( cd ".libs" && rm -f "libzookeeper_st.la" && ln -s "../libzookeeper_st.la" "libzookeeper_st.la" ) /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c -o libzkmt_la-zookeeper.lo `test -f 'src/zookeeper.c' || echo './'`src/zookeeper.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c src/zookeeper.c -fPIC -DPIC -o .libs/libzkmt_la-zookeeper.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c src/zookeeper.c -o libzkmt_la-zookeeper.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c -o libzkmt_la-recordio.lo `test -f 'src/recordio.c' || echo './'`src/recordio.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c src/recordio.c -fPIC -DPIC -o .libs/libzkmt_la-recordio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c src/recordio.c -o libzkmt_la-recordio.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c -o libzkmt_la-zookeeper.jute.lo `test -f 'generated/zookeeper.jute.c' || echo './'`generated/zookeeper.jute.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c generated/zookeeper.jute.c -fPIC -DPIC -o .libs/libzkmt_la-zookeeper.jute.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c generated/zookeeper.jute.c -o libzkmt_la-zookeeper.jute.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c -o libzkmt_la-zk_log.lo `test -f 'src/zk_log.c' || echo './'`src/zk_log.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c src/zk_log.c -fPIC -DPIC -o .libs/libzkmt_la-zk_log.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c src/zk_log.c -o libzkmt_la-zk_log.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c -o libzkmt_la-zk_hashtable.lo `test -f 'src/zk_hashtable.c' || echo './'`src/zk_hashtable.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c src/zk_hashtable.c -fPIC -DPIC -o .libs/libzkmt_la-zk_hashtable.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c src/zk_hashtable.c -o libzkmt_la-zk_hashtable.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c -o libzkmt_la-mt_adaptor.lo `test -f 'src/mt_adaptor.c' || echo './'`src/mt_adaptor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c src/mt_adaptor.c -fPIC -DPIC -o .libs/libzkmt_la-mt_adaptor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c src/mt_adaptor.c -o libzkmt_la-mt_adaptor.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DTHREADED -O2 -pipe -march=native -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o libzkmt.la libzkmt_la-zookeeper.lo libzkmt_la-recordio.lo libzkmt_la-zookeeper.jute.lo libzkmt_la-zk_log.lo libzkmt_la-zk_hashtable.lo libzkmt_la-mt_adaptor.lo -lm libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libzkmt.a .libs/libzkmt_la-zookeeper.o .libs/libzkmt_la-recordio.o .libs/libzkmt_la-zookeeper.jute.o .libs/libzkmt_la-zk_log.o .libs/libzkmt_la-zk_hashtable.o .libs/libzkmt_la-mt_adaptor.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libzkmt.a libtool: link: ( cd ".libs" && rm -f "libzkmt.la" && ln -s "../libzkmt.la" "libzkmt.la" ) /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -no-undefined -version-info 2 -export-symbols-regex '(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|allocate_|zerror|is_unrecoverable)' -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o libzookeeper_mt.la -rpath /usr/lib64 libzkmt.la libhashtable.la -lpthread libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B ./.libs/libzkmt.a ./.libs/libhashtable.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libzookeeper_mt.exp libtool: link: /bin/grep -E -e "(zoo_|zookeeper_|zhandle|Z|format_log_message|log_message|logLevel|deallocate_|allocate_|zerror|is_unrecoverable)" ".libs/libzookeeper_mt.exp" > ".libs/libzookeeper_mt.expT" libtool: link: mv -f ".libs/libzookeeper_mt.expT" ".libs/libzookeeper_mt.exp" libtool: link: echo "{ global:" > .libs/libzookeeper_mt.ver libtool: link: cat .libs/libzookeeper_mt.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libzookeeper_mt.ver libtool: link: echo "local: *; };" >> .libs/libzookeeper_mt.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libzkmt.a ./.libs/libhashtable.a -Wl,--no-whole-archive -lm -lpthread -O2 -march=native -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libzookeeper_mt.so.2 -Wl,-version-script -Wl,.libs/libzookeeper_mt.ver -o .libs/libzookeeper_mt.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libzookeeper_mt.so.2" && ln -s "libzookeeper_mt.so.2.0.0" "libzookeeper_mt.so.2") libtool: link: (cd ".libs" && rm -f "libzookeeper_mt.so" && ln -s "libzookeeper_mt.so.2.0.0" "libzookeeper_mt.so") libtool: link: (cd .libs/libzookeeper_mt.lax/libzkmt.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13/src/c/./.libs/libzkmt.a") libtool: link: (cd .libs/libzookeeper_mt.lax/libhashtable.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13/src/c/./.libs/libhashtable.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libzookeeper_mt.a .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-mt_adaptor.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-recordio.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_hashtable.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zk_log.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.jute.o .libs/libzookeeper_mt.lax/libzkmt.a/libzkmt_la-zookeeper.o .libs/libzookeeper_mt.lax/libhashtable.a/hashtable.o .libs/libzookeeper_mt.lax/libhashtable.a/hashtable_itr.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libzookeeper_mt.a libtool: link: rm -fr .libs/libzookeeper_mt.lax libtool: link: ( cd ".libs" && rm -f "libzookeeper_mt.la" && ln -s "../libzookeeper_mt.la" "libzookeeper_mt.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -Wall -O2 -pipe -march=native -c -o cli.o `test -f 'src/cli.c' || echo './'`src/cli.c /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o cli_st cli.o libzookeeper_st.la libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o .libs/cli_st cli.o ./.libs/libzookeeper_st.so x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c -o cli_mt-cli.o `test -f 'src/cli.c' || echo './'`src/cli.c /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DTHREADED -O2 -pipe -march=native -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o cli_mt cli_mt-cli.o libzookeeper_mt.la libtool: link: x86_64-pc-linux-gnu-gcc -DTHREADED -O2 -pipe -march=native -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o .libs/cli_mt cli_mt-cli.o ./.libs/libzookeeper_mt.so x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./tests -I./generated -DTHREADED -O2 -pipe -march=native -c -o load_gen-load_gen.o `test -f 'src/load_gen.c' || echo './'`src/load_gen.c /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DTHREADED -O2 -pipe -march=native -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o load_gen load_gen-load_gen.o libzookeeper_mt.la libtool: link: x86_64-pc-linux-gnu-gcc -DTHREADED -O2 -pipe -march=native -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o .libs/load_gen load_gen-load_gen.o ./.libs/libzookeeper_mt.so make[1]: Leaving directory '/var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13/src/c' >>> Source compiled. >>> Test phase [not enabled]: sys-cluster/zookeeper-bin-3.4.13 >>> Install zookeeper-bin-3.4.13 into /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/image/ category sys-cluster * python2_7: running distutils-r1_src_install * python2_7: running distutils-r1_run_phase distutils-r1_python_install python2.7 setup.py install --root=/var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/image/_python2.7 running install running build running build_ext building 'zookeeper' extension creating /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13-python2_7-python2_7/temp.linux-x86_64-2.7 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fPIC -I/var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13/src/c/include -I/var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13/build/c -I/var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13/src/c/generated -I/usr/include/python2.7 -c zookeeper.c -o /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13-python2_7-python2_7/temp.linux-x86_64-2.7/zookeeper.o x86_64-pc-linux-gnu-gcc -shared -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13-python2_7-python2_7/temp.linux-x86_64-2.7/zookeeper.o -L/var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13/src/c/.libs/ -L/var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13/build/c/.libs/ -L/var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13/build/test/test-cppunit/.libs -L/usr/local/lib -L/usr/lib64 -lzookeeper_mt -lpython2.7 -o /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13-python2_7-python2_7/lib/zookeeper.so running install_lib creating /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/image/_python2.7 creating /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/image/_python2.7/usr creating /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/image/_python2.7/usr/lib64 creating /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/image/_python2.7/usr/lib64/python2.7 creating /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/image/_python2.7/usr/lib64/python2.7/site-packages copying /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/work/zookeeper-3.4.13-python2_7-python2_7/lib/zookeeper.so -> /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/image/_python2.7/usr/lib64/python2.7/site-packages running install_egg_info Writing /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/image/_python2.7/usr/lib64/python2.7/site-packages/ZooKeeper-0.4-py2.7.egg-info * python2_7: running distutils-r1_run_phase distutils-r1_python_install_all >>> Completed installing zookeeper-bin-3.4.13 into /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/image/ * Final size of build directory: 43188 KiB (42.1 MiB) * Final size of installed tree: 43116 KiB (42.1 MiB) * QA Notice: broken .png files found: * /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/image/opt/zookeeper-bin/docs/images/instruction_arrow.png: broken IDAT window length * /var/tmp/portage/sys-cluster/zookeeper-bin-3.4.13/image/opt/zookeeper-bin/docs/skin/images/instruction_arrow.png: broken IDAT window length strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/lib64/python2.7/site-packages/zookeeper.so * QA Notice: RESTRICT=binchecks prevented checks on these ELF files: * /usr/lib64/python2.7/site-packages/zookeeper.so * checking 671 files for package collisions >>> Merging sys-cluster/zookeeper-bin-3.4.13 to / --- /usr/ --- /usr/lib64/ --- /usr/lib64/python2.7/ --- /usr/lib64/python2.7/site-packages/ >>> /usr/lib64/python2.7/site-packages/ZooKeeper-0.4-py2.7.egg-info >>> /usr/lib64/python2.7/site-packages/zookeeper.so --- /usr/share/ --- /usr/share/doc/ >>> /usr/share/doc/zookeeper-bin-3.4.13/ >>> /usr/share/doc/zookeeper-bin-3.4.13/README.bz2 --- /usr/lib/ --- /usr/lib/debug/ --- /usr/lib/debug/usr/ --- /usr/lib/debug/usr/lib64/ --- /usr/lib/debug/usr/lib64/python2.7/ --- /usr/lib/debug/usr/lib64/python2.7/site-packages/ >>> /usr/lib/debug/usr/lib64/python2.7/site-packages/zookeeper.so.debug --- /var/ --- /var/lib/ --- /var/lib/zookeeper/ >>> /var/lib/zookeeper/.keep_sys-cluster_zookeeper-bin-0 --- /var/log/ >>> /var/log/zookeeper/ >>> /var/log/zookeeper/.keep_sys-cluster_zookeeper-bin-0 --- /opt/ >>> /opt/zookeeper-bin/ >>> /opt/zookeeper-bin/bin/ >>> /opt/zookeeper-bin/bin/zkCli.sh >>> /opt/zookeeper-bin/bin/zkServer.sh >>> /opt/zookeeper-bin/bin/zkCleanup.sh >>> /opt/zookeeper-bin/bin/zkTxnLogToolkit.sh >>> /opt/zookeeper-bin/bin/zkEnv.sh >>> /opt/zookeeper-bin/bin/README.txt >>> /opt/zookeeper-bin/build.xml >>> /opt/zookeeper-bin/conf/ >>> /opt/zookeeper-bin/conf/zoo_sample.cfg >>> /opt/zookeeper-bin/conf/configuration.xsl >>> /opt/zookeeper-bin/conf/log4j.properties >>> /opt/zookeeper-bin/conf/zoo.cfg >>> /opt/zookeeper-bin/contrib/ >>> /opt/zookeeper-bin/contrib/ZooInspector/ >>> /opt/zookeeper-bin/contrib/ZooInspector/config/ >>> /opt/zookeeper-bin/contrib/ZooInspector/config/defaultConnectionSettings.cfg >>> /opt/zookeeper-bin/contrib/ZooInspector/config/defaultNodeVeiwers.cfg >>> /opt/zookeeper-bin/contrib/ZooInspector/build.xml >>> /opt/zookeeper-bin/contrib/ZooInspector/zookeeper-3.4.13-ZooInspector.jar >>> /opt/zookeeper-bin/contrib/ZooInspector/licences/ >>> /opt/zookeeper-bin/contrib/ZooInspector/licences/epl-v10.html >>> /opt/zookeeper-bin/contrib/ZooInspector/licences/Apache Software Licence v2.0.txt >>> /opt/zookeeper-bin/contrib/ZooInspector/icons/ >>> /opt/zookeeper-bin/contrib/ZooInspector/icons/jspdecl.gif >>> /opt/zookeeper-bin/contrib/ZooInspector/icons/search_prev.gif >>> /opt/zookeeper-bin/contrib/ZooInspector/icons/search_next.gif >>> /opt/zookeeper-bin/contrib/ZooInspector/icons/trash.gif >>> /opt/zookeeper-bin/contrib/ZooInspector/icons/new_con.gif >>> /opt/zookeeper-bin/contrib/ZooInspector/icons/refresh.gif >>> /opt/zookeeper-bin/contrib/ZooInspector/icons/launch_run.gif >>> /opt/zookeeper-bin/contrib/ZooInspector/icons/info_obj.gif >>> /opt/zookeeper-bin/contrib/ZooInspector/icons/save_edit.gif >>> /opt/zookeeper-bin/contrib/ZooInspector/icons/launch_stop.gif >>> /opt/zookeeper-bin/contrib/ZooInspector/icons/fldr_obj.gif >>> /opt/zookeeper-bin/contrib/ZooInspector/icons/edtsrclkup_co.gif >>> /opt/zookeeper-bin/contrib/ZooInspector/icons/file_obj.gif >>> /opt/zookeeper-bin/contrib/ZooInspector/lib/ >>> /opt/zookeeper-bin/contrib/ZooInspector/lib/jtoaster-1.0.4.jar >>> /opt/zookeeper-bin/contrib/ZooInspector/src/ >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/ >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/ >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/ >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/ >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/retry/ >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/retry/ZooKeeperRetry.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/ >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/encryption/ >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/encryption/BasicDataEncryptionManager.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/encryption/DataEncryptionManager.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/logger/ >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/logger/LoggerFactory.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/manager/ >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/manager/NodeListener.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/manager/Pair.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/manager/ZooInspectorReadOnlyManager.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/manager/ZooInspectorManagerImpl.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/manager/ZooInspectorNodeManager.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/manager/ZooInspectorNodeTreeManager.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/manager/ZooInspectorManager.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/ZooInspector.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/gui/ >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/gui/ZooInspectorTreeViewer.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/gui/ZooInspectorPanel.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/gui/nodeviewer/ >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/gui/nodeviewer/NodeViewerACL.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/gui/nodeviewer/ZooInspectorNodeViewer.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/gui/nodeviewer/NodeViewerData.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/gui/nodeviewer/NodeViewerMetaData.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/gui/ZooInspectorConnectionPropertiesDialog.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/gui/about.html >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/gui/ZooInspectorNodeViewersPanel.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/gui/NodeViewersChangeListener.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/gui/ZooInspectorIconResources.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/gui/ZooInspectorAboutDialog.java >>> /opt/zookeeper-bin/contrib/ZooInspector/src/java/org/apache/zookeeper/inspector/gui/ZooInspectorNodeViewersDialog.java >>> /opt/zookeeper-bin/contrib/zktreeutil/ >>> /opt/zookeeper-bin/contrib/zktreeutil/configure.ac >>> /opt/zookeeper-bin/contrib/zktreeutil/build.xml >>> /opt/zookeeper-bin/contrib/zktreeutil/tests/ >>> /opt/zookeeper-bin/contrib/zktreeutil/tests/zk_sample.xml >>> /opt/zookeeper-bin/contrib/zktreeutil/Makefile.am >>> /opt/zookeeper-bin/contrib/zktreeutil/VERSION >>> /opt/zookeeper-bin/contrib/zktreeutil/README.txt >>> /opt/zookeeper-bin/contrib/zktreeutil/src/ >>> /opt/zookeeper-bin/contrib/zktreeutil/src/ZkTreeUtilMain.cc >>> /opt/zookeeper-bin/contrib/zktreeutil/src/Makefile.am >>> /opt/zookeeper-bin/contrib/zktreeutil/src/ZkAdaptor.cc >>> /opt/zookeeper-bin/contrib/zktreeutil/src/ZkTreeUtil.h >>> /opt/zookeeper-bin/contrib/zktreeutil/src/SimpleTree.h >>> /opt/zookeeper-bin/contrib/zktreeutil/src/ZkAdaptor.h >>> /opt/zookeeper-bin/contrib/zktreeutil/src/ZkTreeUtil.cc >>> /opt/zookeeper-bin/contrib/zkperl/ >>> /opt/zookeeper-bin/contrib/zkperl/LICENSE >>> /opt/zookeeper-bin/contrib/zkperl/ZooKeeper.xs >>> /opt/zookeeper-bin/contrib/zkperl/build.xml >>> /opt/zookeeper-bin/contrib/zkperl/Changes >>> /opt/zookeeper-bin/contrib/zkperl/ZooKeeper.pm >>> /opt/zookeeper-bin/contrib/zkperl/MANIFEST >>> /opt/zookeeper-bin/contrib/zkperl/t/ >>> /opt/zookeeper-bin/contrib/zkperl/t/35_log.t >>> /opt/zookeeper-bin/contrib/zkperl/t/22_stat_tie.t >>> /opt/zookeeper-bin/contrib/zkperl/t/40_basic.t >>> /opt/zookeeper-bin/contrib/zkperl/t/20_tie.t >>> /opt/zookeeper-bin/contrib/zkperl/t/util.pl >>> /opt/zookeeper-bin/contrib/zkperl/t/24_watch_tie.t >>> /opt/zookeeper-bin/contrib/zkperl/t/10_invalid.t >>> /opt/zookeeper-bin/contrib/zkperl/t/30_connect.t >>> /opt/zookeeper-bin/contrib/zkperl/t/50_access.t >>> /opt/zookeeper-bin/contrib/zkperl/t/60_watch.t >>> /opt/zookeeper-bin/contrib/zkperl/t/15_thread.t >>> /opt/zookeeper-bin/contrib/zkperl/t/45_class.t >>> /opt/zookeeper-bin/contrib/zkperl/README >>> /opt/zookeeper-bin/contrib/zkperl/NOTICE >>> /opt/zookeeper-bin/contrib/zkperl/typemap >>> /opt/zookeeper-bin/contrib/zkperl/VERSION >>> /opt/zookeeper-bin/contrib/zkperl/Makefile.PL >>> /opt/zookeeper-bin/contrib/zkperl/build/ >>> /opt/zookeeper-bin/contrib/zkperl/build/check_zk_version.h >>> /opt/zookeeper-bin/contrib/zkperl/build/check_zk_version.c >>> /opt/zookeeper-bin/contrib/zkfuse/ >>> /opt/zookeeper-bin/contrib/zkfuse/configure.ac >>> /opt/zookeeper-bin/contrib/zkfuse/build.xml >>> /opt/zookeeper-bin/contrib/zkfuse/Makefile.am >>> /opt/zookeeper-bin/contrib/zkfuse/VERSION >>> /opt/zookeeper-bin/contrib/zkfuse/README.txt >>> /opt/zookeeper-bin/contrib/zkfuse/src/ >>> /opt/zookeeper-bin/contrib/zkfuse/src/event.h >>> /opt/zookeeper-bin/contrib/zkfuse/src/zkadapter.cc >>> /opt/zookeeper-bin/contrib/zkfuse/src/log4cxx.properties >>> /opt/zookeeper-bin/contrib/zkfuse/src/doxygen.cfg >>> /opt/zookeeper-bin/contrib/zkfuse/src/Makefile.am >>> /opt/zookeeper-bin/contrib/zkfuse/src/thread.h >>> /opt/zookeeper-bin/contrib/zkfuse/src/log.h >>> /opt/zookeeper-bin/contrib/zkfuse/src/blockingqueue.h >>> /opt/zookeeper-bin/contrib/zkfuse/src/zkfuse.cc >>> /opt/zookeeper-bin/contrib/zkfuse/src/event.cc >>> /opt/zookeeper-bin/contrib/zkfuse/src/mutex.h >>> /opt/zookeeper-bin/contrib/zkfuse/src/log.cc >>> /opt/zookeeper-bin/contrib/zkfuse/src/thread.cc >>> /opt/zookeeper-bin/contrib/zkfuse/src/zkadapter.h >>> /opt/zookeeper-bin/contrib/zkpython/ >>> /opt/zookeeper-bin/contrib/zkpython/setup.py >>> /opt/zookeeper-bin/contrib/zkpython/build.xml >>> /opt/zookeeper-bin/contrib/zkpython/ivy.xml >>> /opt/zookeeper-bin/contrib/zkpython/README >>> /opt/zookeeper-bin/contrib/zkpython/VERSION >>> /opt/zookeeper-bin/contrib/zkpython/src/ >>> /opt/zookeeper-bin/contrib/zkpython/src/test/ >>> /opt/zookeeper-bin/contrib/zkpython/src/test/get_set_test.py >>> /opt/zookeeper-bin/contrib/zkpython/src/test/async_test.py >>> /opt/zookeeper-bin/contrib/zkpython/src/test/zkServer.sh >>> /opt/zookeeper-bin/contrib/zkpython/src/test/connection_test.py >>> /opt/zookeeper-bin/contrib/zkpython/src/test/callback_test.py >>> /opt/zookeeper-bin/contrib/zkpython/src/test/acl_test.py >>> /opt/zookeeper-bin/contrib/zkpython/src/test/create_test.py >>> /opt/zookeeper-bin/contrib/zkpython/src/test/run_tests.sh >>> /opt/zookeeper-bin/contrib/zkpython/src/test/zktestbase.py >>> /opt/zookeeper-bin/contrib/zkpython/src/test/exists_test.py >>> /opt/zookeeper-bin/contrib/zkpython/src/test/close_deadlock_test.py >>> /opt/zookeeper-bin/contrib/zkpython/src/test/delete_test.py >>> /opt/zookeeper-bin/contrib/zkpython/src/test/clientid_test.py >>> /opt/zookeeper-bin/contrib/zkpython/src/python/ >>> /opt/zookeeper-bin/contrib/zkpython/src/python/zk.py >>> /opt/zookeeper-bin/contrib/zkpython/src/examples/ >>> /opt/zookeeper-bin/contrib/zkpython/src/examples/README >>> /opt/zookeeper-bin/contrib/zkpython/src/examples/watch_znode_for_changes.py >>> /opt/zookeeper-bin/contrib/zkpython/src/packages/ >>> /opt/zookeeper-bin/contrib/zkpython/src/packages/deb/ >>> /opt/zookeeper-bin/contrib/zkpython/src/packages/deb/zkpython.control/ >>> /opt/zookeeper-bin/contrib/zkpython/src/packages/deb/zkpython.control/control >>> /opt/zookeeper-bin/contrib/zkpython/src/packages/rpm/ >>> /opt/zookeeper-bin/contrib/zkpython/src/packages/rpm/spec/ >>> /opt/zookeeper-bin/contrib/zkpython/src/packages/rpm/spec/zkpython.spec >>> /opt/zookeeper-bin/contrib/zkpython/src/c/ >>> /opt/zookeeper-bin/contrib/zkpython/pyzk_docstrings.h >>> /opt/zookeeper-bin/contrib/zkpython/zookeeper.c >>> /opt/zookeeper-bin/contrib/fatjar/ >>> /opt/zookeeper-bin/contrib/fatjar/build.xml >>> /opt/zookeeper-bin/contrib/fatjar/zookeeper-3.4.13-fatjar.jar >>> /opt/zookeeper-bin/contrib/fatjar/conf/ >>> /opt/zookeeper-bin/contrib/fatjar/conf/mainClasses >>> /opt/zookeeper-bin/contrib/fatjar/src/ >>> /opt/zookeeper-bin/contrib/fatjar/src/java/ >>> /opt/zookeeper-bin/contrib/fatjar/src/java/org/ >>> /opt/zookeeper-bin/contrib/fatjar/src/java/org/apache/ >>> /opt/zookeeper-bin/contrib/fatjar/src/java/org/apache/zookeeper/ >>> /opt/zookeeper-bin/contrib/fatjar/src/java/org/apache/zookeeper/util/ >>> /opt/zookeeper-bin/contrib/fatjar/src/java/org/apache/zookeeper/util/FatJarMain.java >>> /opt/zookeeper-bin/contrib/rest/ >>> /opt/zookeeper-bin/contrib/rest/zookeeper-3.4.13-rest.jar >>> /opt/zookeeper-bin/contrib/rest/lib/ >>> /opt/zookeeper-bin/contrib/rest/lib/jettison-1.1.jar >>> /opt/zookeeper-bin/contrib/rest/lib/grizzly-http-servlet-1.9.8.jar >>> /opt/zookeeper-bin/contrib/rest/lib/asm-3.1.jar >>> /opt/zookeeper-bin/contrib/rest/lib/grizzly-portunif-1.9.8.jar >>> /opt/zookeeper-bin/contrib/rest/lib/stax-api-1.0-2.jar >>> /opt/zookeeper-bin/contrib/rest/lib/slf4j-api-1.6.1.jar >>> /opt/zookeeper-bin/contrib/rest/lib/jackson-core-asl-1.1.1.jar >>> /opt/zookeeper-bin/contrib/rest/lib/grizzly-framework-1.9.8.jar >>> /opt/zookeeper-bin/contrib/rest/lib/grizzly-rcm-1.9.8.jar >>> /opt/zookeeper-bin/contrib/rest/lib/log4j-1.2.15.jar >>> /opt/zookeeper-bin/contrib/rest/lib/jsr311-api-1.1.1.jar >>> /opt/zookeeper-bin/contrib/rest/lib/grizzly-http-1.9.8.jar >>> /opt/zookeeper-bin/contrib/rest/lib/grizzly-servlet-webserver-1.9.8.jar >>> /opt/zookeeper-bin/contrib/rest/lib/jersey-json-1.1.5.1.jar >>> /opt/zookeeper-bin/contrib/rest/lib/jaxb-impl-2.1.12.jar >>> /opt/zookeeper-bin/contrib/rest/lib/activation-1.1.jar >>> /opt/zookeeper-bin/contrib/rest/lib/grizzly-utils-1.9.8.jar >>> /opt/zookeeper-bin/contrib/rest/lib/slf4j-log4j12-1.6.1.jar >>> /opt/zookeeper-bin/contrib/rest/lib/jersey-core-1.1.5.1.jar >>> /opt/zookeeper-bin/contrib/rest/lib/servlet-api-2.5.jar >>> /opt/zookeeper-bin/contrib/rest/lib/jersey-server-1.1.5.1.jar >>> /opt/zookeeper-bin/contrib/rest/lib/stax-api-1.0.1.jar >>> /opt/zookeeper-bin/contrib/rest/lib/jaxb-api-2.1.jar >>> /opt/zookeeper-bin/contrib/rest/conf/ >>> /opt/zookeeper-bin/contrib/rest/conf/rest.properties >>> /opt/zookeeper-bin/contrib/rest/conf/keys/ >>> /opt/zookeeper-bin/contrib/rest/conf/keys/README >>> /opt/zookeeper-bin/contrib/rest/conf/keys/rest.cer >>> /opt/zookeeper-bin/contrib/rest/conf/keys/rest.jks >>> /opt/zookeeper-bin/contrib/rest/conf/log4j.properties >>> /opt/zookeeper-bin/contrib/loggraph/ >>> /opt/zookeeper-bin/contrib/loggraph/src/ >>> /opt/zookeeper-bin/contrib/loggraph/src/java/ >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/ >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/ >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/ >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/ >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/MeasureThroughput.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/LogSkipList.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/TxnLogSource.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/LogServer.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/LogSource.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/LogIterator.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/filterops/ >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/filterops/Arg.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/filterops/NumberArg.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/filterops/NotOp.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/filterops/GreaterThanOp.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/filterops/OrOp.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/filterops/LessThanOp.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/filterops/XorOp.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/filterops/SymbolArg.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/filterops/AndOp.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/filterops/StringArg.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/filterops/EqualsOp.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/servlets/ >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/servlets/StaticContent.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/servlets/FileLoader.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/servlets/Fs.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/servlets/Throughput.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/servlets/JsonServlet.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/servlets/GraphData.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/servlets/NumEvents.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/LogEntry.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/FilterException.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/Log4JSource.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/FilterParser.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/RandomAccessFileReader.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/FilterOp.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/MergedLogSource.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/JsonGenerator.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/TransactionEntry.java >>> /opt/zookeeper-bin/contrib/loggraph/src/java/org/apache/zookeeper/graph/Log4JEntry.java >>> /opt/zookeeper-bin/contrib/loggraph/build.xml >>> /opt/zookeeper-bin/contrib/loggraph/zookeeper-3.4.13-loggraph.jar >>> /opt/zookeeper-bin/dist-maven/ >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13.pom.asc >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13-javadoc.jar.md5 >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13-javadoc.jar.asc >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13-sources.jar >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13-tests.jar.sha1 >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13.jar.asc >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13-sources.jar.sha1 >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13.jar.sha1 >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13.jar >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13.pom.md5 >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13-javadoc.jar >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13.jar.md5 >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13-tests.jar.asc >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13-tests.jar.md5 >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13-javadoc.jar.sha1 >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13-sources.jar.asc >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13-sources.jar.md5 >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13.pom.sha1 >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13-tests.jar >>> /opt/zookeeper-bin/dist-maven/zookeeper-3.4.13.pom >>> /opt/zookeeper-bin/docs/ >>> /opt/zookeeper-bin/docs/api/ >>> /opt/zookeeper-bin/docs/api/constant-values.html >>> /opt/zookeeper-bin/docs/api/overview-tree.html >>> /opt/zookeeper-bin/docs/api/index.html >>> /opt/zookeeper-bin/docs/api/overview-frame.html >>> /opt/zookeeper-bin/docs/api/allclasses-noframe.html >>> /opt/zookeeper-bin/docs/api/org/ >>> /opt/zookeeper-bin/docs/api/org/apache/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/Watcher.Event.KeeperState.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/util/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/util/package-use.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/util/package-frame.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/util/package-summary.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/util/package-tree.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/package-use.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/ZooDefs.Perms.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/AsyncCallback.MultiCallback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.RuntimeInconsistencyException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/ZooDefs.Ids.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/CreateMode.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/jmx/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/jmx/package-use.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/jmx/package-frame.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/jmx/package-summary.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/jmx/package-tree.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/AsyncCallback.ACLCallback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.NoChildrenForEphemeralsException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/AsyncCallback.VoidCallback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/AsyncCallback.ChildrenCallback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.MarshallingErrorException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/ZooKeeperMain.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.DataInconsistencyException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/AsyncCallback.StatCallback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/class-use/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/class-use/ZooKeeperServerMain.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/class-use/SnapshotFormatter.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/class-use/LogFormatter.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/class-use/PurgeTxnLog.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/upgrade/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/upgrade/class-use/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/upgrade/class-use/UpgradeMain.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/upgrade/package-use.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/upgrade/package-frame.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/upgrade/package-summary.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/upgrade/package-tree.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/upgrade/UpgradeMain.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/package-use.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/ZooKeeperServerMain.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/package-frame.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/SnapshotFormatter.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/package-summary.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/LogFormatter.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/package-tree.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/quorum/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/quorum/class-use/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/quorum/class-use/QuorumPeerMain.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/quorum/package-use.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/quorum/QuorumPeerMain.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/quorum/package-frame.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/quorum/package-summary.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/quorum/package-tree.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/server/PurgeTxnLog.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/ZooKeeper.States.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/Watcher.Event.EventType.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/Watcher.Event.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/Watcher.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/common/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/common/package-use.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/common/package-frame.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/common/package-summary.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/common/package-tree.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/package-frame.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.AuthFailedException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/WatchedEvent.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/version/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/version/util/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/version/util/package-use.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/version/util/package-frame.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/version/util/package-summary.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/version/util/package-tree.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.APIErrorException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/ZooDefs.OpCode.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/package-summary.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.SessionExpiredException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/ServerAdminClient.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.SystemErrorException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.SessionMovedException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.InvalidACLException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.BadArgumentsException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.NodeExistsException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/package-tree.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.OperationTimeoutException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.NoNodeException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.Code.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/AsyncCallback.Children2Callback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.NotEmptyException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.CodeDeprecated.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.UnimplementedException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/ZooDefs.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.ConnectionLossException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/data/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/data/class-use/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/data/class-use/Id.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/data/class-use/Stat.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/data/class-use/StatPersistedV1.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/data/class-use/StatPersisted.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/data/class-use/ACL.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/data/Id.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/data/package-use.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/data/Stat.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/data/StatPersistedV1.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/data/package-frame.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/data/package-summary.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/data/StatPersisted.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/data/ACL.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/data/package-tree.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/client/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/client/class-use/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/client/class-use/FourLetterWordMain.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/client/class-use/StaticHostProvider.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/client/class-use/HostProvider.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/client/package-use.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/client/FourLetterWordMain.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/client/package-frame.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/client/StaticHostProvider.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/client/package-summary.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/client/package-tree.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/client/HostProvider.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.InvalidCallbackException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/AsyncCallback.StringCallback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/Transaction.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.NotReadOnlyException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/ZooKeeper.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/ >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.BadVersionException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/AsyncCallback.DataCallback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/AsyncCallback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/Watcher.Event.KeeperState.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/ZooDefs.Perms.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/AsyncCallback.MultiCallback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.RuntimeInconsistencyException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/ZooDefs.Ids.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/CreateMode.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/AsyncCallback.ACLCallback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.NoChildrenForEphemeralsException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/AsyncCallback.VoidCallback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/AsyncCallback.ChildrenCallback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.MarshallingErrorException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/ZooKeeperMain.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.DataInconsistencyException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/AsyncCallback.StatCallback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/ZooKeeper.States.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/Watcher.Event.EventType.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/Watcher.Event.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/Watcher.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.AuthFailedException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/WatchedEvent.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.APIErrorException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/ZooDefs.OpCode.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.SessionExpiredException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/ServerAdminClient.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.SystemErrorException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.SessionMovedException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.InvalidACLException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.BadArgumentsException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.NodeExistsException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.OperationTimeoutException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.NoNodeException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.Code.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/AsyncCallback.Children2Callback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.NotEmptyException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.CodeDeprecated.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.UnimplementedException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/ZooDefs.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.ConnectionLossException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.InvalidCallbackException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/AsyncCallback.StringCallback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/Transaction.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.NotReadOnlyException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/ZooKeeper.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/class-use/KeeperException.NoAuthException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.NoAuthException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/KeeperException.BadVersionException.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/AsyncCallback.DataCallback.html >>> /opt/zookeeper-bin/docs/api/org/apache/zookeeper/AsyncCallback.html >>> /opt/zookeeper-bin/docs/api/org/apache/jute/ >>> /opt/zookeeper-bin/docs/api/org/apache/jute/class-use/ >>> /opt/zookeeper-bin/docs/api/org/apache/jute/class-use/Record.html >>> /opt/zookeeper-bin/docs/api/org/apache/jute/package-use.html >>> /opt/zookeeper-bin/docs/api/org/apache/jute/package-frame.html >>> /opt/zookeeper-bin/docs/api/org/apache/jute/package-summary.html >>> /opt/zookeeper-bin/docs/api/org/apache/jute/package-tree.html >>> /opt/zookeeper-bin/docs/api/org/apache/jute/Record.html >>> /opt/zookeeper-bin/docs/api/org/apache/jute/compiler/ >>> /opt/zookeeper-bin/docs/api/org/apache/jute/compiler/generated/ >>> /opt/zookeeper-bin/docs/api/org/apache/jute/compiler/generated/package-use.html >>> /opt/zookeeper-bin/docs/api/org/apache/jute/compiler/generated/package-frame.html >>> /opt/zookeeper-bin/docs/api/org/apache/jute/compiler/generated/package-summary.html >>> /opt/zookeeper-bin/docs/api/org/apache/jute/compiler/generated/package-tree.html >>> /opt/zookeeper-bin/docs/api/org/apache/jute/compiler/package-use.html >>> /opt/zookeeper-bin/docs/api/org/apache/jute/compiler/package-frame.html >>> /opt/zookeeper-bin/docs/api/org/apache/jute/compiler/package-summary.html >>> /opt/zookeeper-bin/docs/api/org/apache/jute/compiler/package-tree.html >>> /opt/zookeeper-bin/docs/api/serialized-form.html >>> /opt/zookeeper-bin/docs/api/index-all.html >>> /opt/zookeeper-bin/docs/api/deprecated-list.html >>> /opt/zookeeper-bin/docs/api/script.js >>> /opt/zookeeper-bin/docs/api/stylesheet.css >>> /opt/zookeeper-bin/docs/api/overview-summary.html >>> /opt/zookeeper-bin/docs/api/help-doc.html >>> /opt/zookeeper-bin/docs/api/allclasses-frame.html >>> /opt/zookeeper-bin/docs/api/package-list >>> /opt/zookeeper-bin/docs/zookeeperStarted.html >>> /opt/zookeeper-bin/docs/releasenotes.html >>> /opt/zookeeper-bin/docs/javaExample.html >>> /opt/zookeeper-bin/docs/zookeeperInternals.html >>> /opt/zookeeper-bin/docs/zookeeperOtherInfo.html >>> /opt/zookeeper-bin/docs/recipes.html >>> /opt/zookeeper-bin/docs/zookeeperOver.pdf >>> /opt/zookeeper-bin/docs/zookeeperHierarchicalQuorums.html >>> /opt/zookeeper-bin/docs/skin/ >>> /opt/zookeeper-bin/docs/skin/CommonMessages_fr.xml >>> /opt/zookeeper-bin/docs/skin/images/ >>> /opt/zookeeper-bin/docs/skin/images/add.jpg >>> /opt/zookeeper-bin/docs/skin/images/info.png >>> /opt/zookeeper-bin/docs/skin/images/rss.png >>> /opt/zookeeper-bin/docs/skin/images/warning.png >>> /opt/zookeeper-bin/docs/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png >>> /opt/zookeeper-bin/docs/skin/images/update.jpg >>> /opt/zookeeper-bin/docs/skin/images/poddoc.png >>> /opt/zookeeper-bin/docs/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png >>> /opt/zookeeper-bin/docs/skin/images/external-link.gif >>> /opt/zookeeper-bin/docs/skin/images/xmldoc.gif >>> /opt/zookeeper-bin/docs/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png >>> /opt/zookeeper-bin/docs/skin/images/built-with-cocoon.gif >>> /opt/zookeeper-bin/docs/skin/images/rc-b-r-15-1body-2menu-3menu.png >>> /opt/zookeeper-bin/docs/skin/images/rc-t-r-15-1body-2menu-3menu.png >>> /opt/zookeeper-bin/docs/skin/images/current.gif >>> /opt/zookeeper-bin/docs/skin/images/page.gif >>> /opt/zookeeper-bin/docs/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png >>> /opt/zookeeper-bin/docs/skin/images/printer.gif >>> /opt/zookeeper-bin/docs/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png >>> /opt/zookeeper-bin/docs/skin/images/chapter_open.gif >>> /opt/zookeeper-bin/docs/skin/images/fix.jpg >>> /opt/zookeeper-bin/docs/skin/images/built-with-forrest-button.png >>> /opt/zookeeper-bin/docs/skin/images/header_white_line.gif >>> /opt/zookeeper-bin/docs/skin/images/spacer.gif >>> /opt/zookeeper-bin/docs/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png >>> /opt/zookeeper-bin/docs/skin/images/instruction_arrow.png >>> /opt/zookeeper-bin/docs/skin/images/error.png >>> /opt/zookeeper-bin/docs/skin/images/remove.jpg >>> /opt/zookeeper-bin/docs/skin/images/hack.jpg >>> /opt/zookeeper-bin/docs/skin/images/vcss.png >>> /opt/zookeeper-bin/docs/skin/images/success.png >>> /opt/zookeeper-bin/docs/skin/images/README.txt >>> /opt/zookeeper-bin/docs/skin/images/txtdoc.png >>> /opt/zookeeper-bin/docs/skin/images/forrest-credit-logo.png >>> /opt/zookeeper-bin/docs/skin/images/label.gif >>> /opt/zookeeper-bin/docs/skin/images/chapter.gif >>> /opt/zookeeper-bin/docs/skin/images/valid-html401.png >>> /opt/zookeeper-bin/docs/skin/images/pdfdoc.gif >>> /opt/zookeeper-bin/docs/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png >>> /opt/zookeeper-bin/docs/skin/images/rc-b-l-15-1body-2menu-3menu.png >>> /opt/zookeeper-bin/docs/skin/images/apache-thanks.png >>> /opt/zookeeper-bin/docs/skin/getMenu.js >>> /opt/zookeeper-bin/docs/skin/note.txt >>> /opt/zookeeper-bin/docs/skin/CommonMessages_en_US.xml >>> /opt/zookeeper-bin/docs/skin/prototype.js >>> /opt/zookeeper-bin/docs/skin/breadcrumbs.js >>> /opt/zookeeper-bin/docs/skin/basic.css >>> /opt/zookeeper-bin/docs/skin/print.css >>> /opt/zookeeper-bin/docs/skin/CommonMessages_de.xml >>> /opt/zookeeper-bin/docs/skin/menu.js >>> /opt/zookeeper-bin/docs/skin/screen.css >>> /opt/zookeeper-bin/docs/skin/breadcrumbs-optimized.js >>> /opt/zookeeper-bin/docs/skin/getBlank.js >>> /opt/zookeeper-bin/docs/skin/CommonMessages_es.xml >>> /opt/zookeeper-bin/docs/skin/profile.css >>> /opt/zookeeper-bin/docs/skin/fontsize.js >>> /opt/zookeeper-bin/docs/index.html >>> /opt/zookeeper-bin/docs/zookeeperProgrammers.pdf >>> /opt/zookeeper-bin/docs/index.pdf >>> /opt/zookeeper-bin/docs/zookeeperAdmin.pdf >>> /opt/zookeeper-bin/docs/zookeeperProgrammers.html >>> /opt/zookeeper-bin/docs/jdiff/ >>> /opt/zookeeper-bin/docs/jdiff/missingSinces.txt >>> /opt/zookeeper-bin/docs/jdiff/stylesheet-jdiff.css >>> /opt/zookeeper-bin/docs/jdiff/changes.html >>> /opt/zookeeper-bin/docs/jdiff/changes/ >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.ZooKeeper.States.html >>> /opt/zookeeper-bin/docs/jdiff/changes/methods_index_removals.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.ZooDefs.OpCode.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.KeeperException.NoChildrenForEphemeralsException.html >>> /opt/zookeeper-bin/docs/jdiff/changes/jdiff_statistics.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.Watcher.html >>> /opt/zookeeper-bin/docs/jdiff/changes/packages_index_changes.html >>> /opt/zookeeper-bin/docs/jdiff/changes/methods_index_all.html >>> /opt/zookeeper-bin/docs/jdiff/changes/packages_index_all.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.ZooKeeperMain.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.KeeperException.NotEmptyException.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.KeeperException.html >>> /opt/zookeeper-bin/docs/jdiff/changes/classes_index_removals.html >>> /opt/zookeeper-bin/docs/jdiff/changes/alldiffs_index_removals.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.AsyncCallback.DataCallback.html >>> /opt/zookeeper-bin/docs/jdiff/changes/constructors_index_changes.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.Watcher.Event.KeeperState.html >>> /opt/zookeeper-bin/docs/jdiff/changes/fields_index_removals.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.KeeperException.InvalidACLException.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.KeeperException.NodeExistsException.html >>> /opt/zookeeper-bin/docs/jdiff/changes/packages_index_additions.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.ClientWatchManager.html >>> /opt/zookeeper-bin/docs/jdiff/changes/methods_index_additions.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.KeeperException.Code.html >>> /opt/zookeeper-bin/docs/jdiff/changes/constructors_index_additions.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.AsyncCallback.VoidCallback.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.KeeperException.NoNodeException.html >>> /opt/zookeeper-bin/docs/jdiff/changes/jdiff_topleftframe.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.AsyncCallback.ACLCallback.html >>> /opt/zookeeper-bin/docs/jdiff/changes/jdiff_help.html >>> /opt/zookeeper-bin/docs/jdiff/changes/constructors_index_removals.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.AsyncCallback.StatCallback.html >>> /opt/zookeeper-bin/docs/jdiff/changes/pkg_org.apache.zookeeper.html >>> /opt/zookeeper-bin/docs/jdiff/changes/classes_index_all.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.AsyncCallback.ChildrenCallback.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.Version.html >>> /opt/zookeeper-bin/docs/jdiff/changes/methods_index_changes.html >>> /opt/zookeeper-bin/docs/jdiff/changes/constructors_index_all.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.Environment.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.KeeperException.BadVersionException.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.ZooKeeper.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.KeeperException.BadArgumentsException.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.ClientCnxn.html >>> /opt/zookeeper-bin/docs/jdiff/changes/alldiffs_index_additions.html >>> /opt/zookeeper-bin/docs/jdiff/changes/fields_index_all.html >>> /opt/zookeeper-bin/docs/jdiff/changes/packages_index_removals.html >>> /opt/zookeeper-bin/docs/jdiff/changes/alldiffs_index_all.html >>> /opt/zookeeper-bin/docs/jdiff/changes/org.apache.zookeeper.AsyncCallback.StringCallback.html >>> /opt/zookeeper-bin/docs/jdiff/changes/fields_index_additions.html >>> /opt/zookeeper-bin/docs/jdiff/changes/fields_index_changes.html >>> /opt/zookeeper-bin/docs/jdiff/changes/changes-summary.html >>> /opt/zookeeper-bin/docs/jdiff/changes/classes_index_additions.html >>> /opt/zookeeper-bin/docs/jdiff/changes/classes_index_changes.html >>> /opt/zookeeper-bin/docs/jdiff/changes/alldiffs_index_changes.html >>> /opt/zookeeper-bin/docs/jdiff/user_comments_for_zookeeper_3.1.1_to_zookeeper_3.4.13.xml >>> /opt/zookeeper-bin/docs/images/ >>> /opt/zookeeper-bin/docs/images/hadoop-logo.jpg >>> /opt/zookeeper-bin/docs/images/zookeeper_small.gif >>> /opt/zookeeper-bin/docs/images/zkcomponents.jpg >>> /opt/zookeeper-bin/docs/images/bk-overview.jpg >>> /opt/zookeeper-bin/docs/images/zkperfreliability.jpg >>> /opt/zookeeper-bin/docs/images/favicon.ico >>> /opt/zookeeper-bin/docs/images/zknamespace.jpg >>> /opt/zookeeper-bin/docs/images/zkperfRW-3.2.jpg >>> /opt/zookeeper-bin/docs/images/zkperfRW.jpg >>> /opt/zookeeper-bin/docs/images/zkservice.jpg >>> /opt/zookeeper-bin/docs/images/2pc.jpg >>> /opt/zookeeper-bin/docs/images/built-with-forrest-button.png >>> /opt/zookeeper-bin/docs/images/instruction_arrow.png >>> /opt/zookeeper-bin/docs/images/state_dia.jpg >>> /opt/zookeeper-bin/docs/bookkeeperOverview.pdf >>> /opt/zookeeper-bin/docs/zookeeperHierarchicalQuorums.pdf >>> /opt/zookeeper-bin/docs/bookkeeperOverview.html >>> /opt/zookeeper-bin/docs/bookkeeperStarted.pdf >>> /opt/zookeeper-bin/docs/zookeeperStarted.pdf >>> /opt/zookeeper-bin/docs/bookkeeperProgrammer.html >>> /opt/zookeeper-bin/docs/zookeeperObservers.html >>> /opt/zookeeper-bin/docs/recipes.pdf >>> /opt/zookeeper-bin/docs/linkmap.pdf >>> /opt/zookeeper-bin/docs/zookeeperInternals.pdf >>> /opt/zookeeper-bin/docs/bookkeeperStarted.html >>> /opt/zookeeper-bin/docs/zookeeperOver.html >>> /opt/zookeeper-bin/docs/bookkeeperConfig.html >>> /opt/zookeeper-bin/docs/javaExample.pdf >>> /opt/zookeeper-bin/docs/broken-links.xml >>> /opt/zookeeper-bin/docs/zookeeperJMX.html >>> /opt/zookeeper-bin/docs/zookeeperQuotas.pdf >>> /opt/zookeeper-bin/docs/linkmap.html >>> /opt/zookeeper-bin/docs/zookeeperTutorial.html >>> /opt/zookeeper-bin/docs/zookeeperObservers.pdf >>> /opt/zookeeper-bin/docs/bookkeeperStream.pdf >>> /opt/zookeeper-bin/docs/zookeeperReconfig.pdf >>> /opt/zookeeper-bin/docs/bookkeeperConfig.pdf >>> /opt/zookeeper-bin/docs/zookeeperTutorial.pdf >>> /opt/zookeeper-bin/docs/zookeeperAdmin.html >>> /opt/zookeeper-bin/docs/zookeeperOtherInfo.pdf >>> /opt/zookeeper-bin/docs/bookkeeperStream.html >>> /opt/zookeeper-bin/docs/zookeeperQuotas.html >>> /opt/zookeeper-bin/docs/zookeeperJMX.pdf >>> /opt/zookeeper-bin/docs/bookkeeperProgrammer.pdf >>> /opt/zookeeper-bin/ivysettings.xml >>> /opt/zookeeper-bin/ivy.xml >>> /opt/zookeeper-bin/lib/ >>> /opt/zookeeper-bin/lib/jline-0.9.94.LICENSE.txt >>> /opt/zookeeper-bin/lib/jline-0.9.94.jar >>> /opt/zookeeper-bin/lib/jdiff/ >>> /opt/zookeeper-bin/lib/jdiff/zookeeper_3.1.1.xml >>> /opt/zookeeper-bin/lib/jdiff/zookeeper_3.4.13.xml >>> /opt/zookeeper-bin/lib/log4j-1.2.17.LICENSE.txt >>> /opt/zookeeper-bin/lib/cobertura/ >>> /opt/zookeeper-bin/lib/cobertura/README.txt >>> /opt/zookeeper-bin/lib/slf4j-api-1.7.25.jar >>> /opt/zookeeper-bin/lib/log4j-1.2.17.jar >>> /opt/zookeeper-bin/lib/slf4j-log4j12-1.7.25.jar >>> /opt/zookeeper-bin/lib/slf4j-1.7.25.LICENSE.txt >>> /opt/zookeeper-bin/lib/audience-annotations-0.5.0.jar >>> /opt/zookeeper-bin/lib/netty-3.10.6.Final.jar >>> /opt/zookeeper-bin/LICENSE.txt >>> /opt/zookeeper-bin/NOTICE.txt >>> /opt/zookeeper-bin/README.md >>> /opt/zookeeper-bin/README_packaging.txt >>> /opt/zookeeper-bin/recipes/ >>> /opt/zookeeper-bin/recipes/lock/ >>> /opt/zookeeper-bin/recipes/lock/test/ >>> /opt/zookeeper-bin/recipes/lock/test/org/ >>> /opt/zookeeper-bin/recipes/lock/test/org/apache/ >>> /opt/zookeeper-bin/recipes/lock/test/org/apache/zookeeper/ >>> /opt/zookeeper-bin/recipes/lock/test/org/apache/zookeeper/recipes/ >>> /opt/zookeeper-bin/recipes/lock/test/org/apache/zookeeper/recipes/lock/ >>> /opt/zookeeper-bin/recipes/lock/test/org/apache/zookeeper/recipes/lock/ZNodeNameTest.java >>> /opt/zookeeper-bin/recipes/lock/test/org/apache/zookeeper/recipes/lock/WriteLockTest.java >>> /opt/zookeeper-bin/recipes/lock/build.xml >>> /opt/zookeeper-bin/recipes/lock/zookeeper-3.4.13-recipes-lock.jar >>> /opt/zookeeper-bin/recipes/lock/src/ >>> /opt/zookeeper-bin/recipes/lock/src/java/ >>> /opt/zookeeper-bin/recipes/lock/src/java/org/ >>> /opt/zookeeper-bin/recipes/lock/src/java/org/apache/ >>> /opt/zookeeper-bin/recipes/lock/src/java/org/apache/zookeeper/ >>> /opt/zookeeper-bin/recipes/lock/src/java/org/apache/zookeeper/recipes/ >>> /opt/zookeeper-bin/recipes/lock/src/java/org/apache/zookeeper/recipes/lock/ >>> /opt/zookeeper-bin/recipes/lock/src/java/org/apache/zookeeper/recipes/lock/WriteLock.java >>> /opt/zookeeper-bin/recipes/lock/src/java/org/apache/zookeeper/recipes/lock/ZNodeName.java >>> /opt/zookeeper-bin/recipes/lock/src/java/org/apache/zookeeper/recipes/lock/LockListener.java >>> /opt/zookeeper-bin/recipes/lock/src/java/org/apache/zookeeper/recipes/lock/ProtocolSupport.java >>> /opt/zookeeper-bin/recipes/lock/src/java/org/apache/zookeeper/recipes/lock/ZooKeeperOperation.java >>> /opt/zookeeper-bin/recipes/lock/src/c/ >>> /opt/zookeeper-bin/recipes/lock/src/c/acinclude.m4 >>> /opt/zookeeper-bin/recipes/lock/src/c/configure.ac >>> /opt/zookeeper-bin/recipes/lock/src/c/INSTALL >>> /opt/zookeeper-bin/recipes/lock/src/c/LICENSE >>> /opt/zookeeper-bin/recipes/lock/src/c/aminclude.am >>> /opt/zookeeper-bin/recipes/lock/src/c/include/ >>> /opt/zookeeper-bin/recipes/lock/src/c/include/zoo_lock.h >>> /opt/zookeeper-bin/recipes/lock/src/c/tests/ >>> /opt/zookeeper-bin/recipes/lock/src/c/tests/zkServer.sh >>> /opt/zookeeper-bin/recipes/lock/src/c/tests/TestClient.cc >>> /opt/zookeeper-bin/recipes/lock/src/c/tests/Util.cc >>> /opt/zookeeper-bin/recipes/lock/src/c/tests/Util.h >>> /opt/zookeeper-bin/recipes/lock/src/c/tests/TestDriver.cc >>> /opt/zookeeper-bin/recipes/lock/src/c/Makefile.am >>> /opt/zookeeper-bin/recipes/lock/src/c/c-doc.Doxyfile >>> /opt/zookeeper-bin/recipes/lock/src/c/README.txt >>> /opt/zookeeper-bin/recipes/lock/src/c/src/ >>> /opt/zookeeper-bin/recipes/lock/src/c/src/zoo_lock.c >>> /opt/zookeeper-bin/recipes/queue/ >>> /opt/zookeeper-bin/recipes/queue/test/ >>> /opt/zookeeper-bin/recipes/queue/test/org/ >>> /opt/zookeeper-bin/recipes/queue/test/org/apache/ >>> /opt/zookeeper-bin/recipes/queue/test/org/apache/zookeeper/ >>> /opt/zookeeper-bin/recipes/queue/test/org/apache/zookeeper/recipes/ >>> /opt/zookeeper-bin/recipes/queue/test/org/apache/zookeeper/recipes/queue/ >>> /opt/zookeeper-bin/recipes/queue/test/org/apache/zookeeper/recipes/queue/DistributedQueueTest.java >>> /opt/zookeeper-bin/recipes/queue/build.xml >>> /opt/zookeeper-bin/recipes/queue/zookeeper-3.4.13-recipes-queue.jar >>> /opt/zookeeper-bin/recipes/queue/src/ >>> /opt/zookeeper-bin/recipes/queue/src/java/ >>> /opt/zookeeper-bin/recipes/queue/src/java/org/ >>> /opt/zookeeper-bin/recipes/queue/src/java/org/apache/ >>> /opt/zookeeper-bin/recipes/queue/src/java/org/apache/zookeeper/ >>> /opt/zookeeper-bin/recipes/queue/src/java/org/apache/zookeeper/recipes/ >>> /opt/zookeeper-bin/recipes/queue/src/java/org/apache/zookeeper/recipes/queue/ >>> /opt/zookeeper-bin/recipes/queue/src/java/org/apache/zookeeper/recipes/queue/DistributedQueue.java >>> /opt/zookeeper-bin/recipes/queue/src/c/ >>> /opt/zookeeper-bin/recipes/queue/src/c/acinclude.m4 >>> /opt/zookeeper-bin/recipes/queue/src/c/configure.ac >>> /opt/zookeeper-bin/recipes/queue/src/c/INSTALL >>> /opt/zookeeper-bin/recipes/queue/src/c/LICENSE >>> /opt/zookeeper-bin/recipes/queue/src/c/aminclude.am >>> /opt/zookeeper-bin/recipes/queue/src/c/include/ >>> /opt/zookeeper-bin/recipes/queue/src/c/include/zoo_queue.h >>> /opt/zookeeper-bin/recipes/queue/src/c/tests/ >>> /opt/zookeeper-bin/recipes/queue/src/c/tests/zkServer.sh >>> /opt/zookeeper-bin/recipes/queue/src/c/tests/TestClient.cc >>> /opt/zookeeper-bin/recipes/queue/src/c/tests/Util.cc >>> /opt/zookeeper-bin/recipes/queue/src/c/tests/Util.h >>> /opt/zookeeper-bin/recipes/queue/src/c/tests/TestDriver.cc >>> /opt/zookeeper-bin/recipes/queue/src/c/Makefile.am >>> /opt/zookeeper-bin/recipes/queue/src/c/c-doc.Doxyfile >>> /opt/zookeeper-bin/recipes/queue/src/c/README.txt >>> /opt/zookeeper-bin/recipes/queue/src/c/src/ >>> /opt/zookeeper-bin/recipes/queue/src/c/src/zoo_queue.c >>> /opt/zookeeper-bin/recipes/election/ >>> /opt/zookeeper-bin/recipes/election/test/ >>> /opt/zookeeper-bin/recipes/election/test/org/ >>> /opt/zookeeper-bin/recipes/election/test/org/apache/ >>> /opt/zookeeper-bin/recipes/election/test/org/apache/zookeeper/ >>> /opt/zookeeper-bin/recipes/election/test/org/apache/zookeeper/recipes/ >>> /opt/zookeeper-bin/recipes/election/test/org/apache/zookeeper/recipes/leader/ >>> /opt/zookeeper-bin/recipes/election/test/org/apache/zookeeper/recipes/leader/LeaderElectionSupportTest.java >>> /opt/zookeeper-bin/recipes/election/build.xml >>> /opt/zookeeper-bin/recipes/election/zookeeper-3.4.13-recipes-election.jar >>> /opt/zookeeper-bin/recipes/election/src/ >>> /opt/zookeeper-bin/recipes/election/src/java/ >>> /opt/zookeeper-bin/recipes/election/src/java/org/ >>> /opt/zookeeper-bin/recipes/election/src/java/org/apache/ >>> /opt/zookeeper-bin/recipes/election/src/java/org/apache/zookeeper/ >>> /opt/zookeeper-bin/recipes/election/src/java/org/apache/zookeeper/recipes/ >>> /opt/zookeeper-bin/recipes/election/src/java/org/apache/zookeeper/recipes/leader/ >>> /opt/zookeeper-bin/recipes/election/src/java/org/apache/zookeeper/recipes/leader/LeaderElectionSupport.java >>> /opt/zookeeper-bin/recipes/election/src/java/org/apache/zookeeper/recipes/leader/LeaderElectionAware.java >>> /opt/zookeeper-bin/recipes/election/src/java/org/apache/zookeeper/recipes/leader/LeaderOffer.java >>> /opt/zookeeper-bin/zookeeper-3.4.13.jar >>> /opt/zookeeper-bin/zookeeper-3.4.13.jar.asc >>> /opt/zookeeper-bin/zookeeper-3.4.13.jar.md5 >>> /opt/zookeeper-bin/zookeeper-3.4.13.jar.sha1 --- /etc/ --- /etc/init.d/ >>> /etc/init.d/zookeeper --- /etc/conf.d/ >>> /etc/conf.d/zookeeper --- /etc/env.d/ >>> /etc/env.d/99zookeeper-bin >>> sys-cluster/zookeeper-bin-3.4.13 merged. >>> Regenerating /etc/ld.so.cache...